2024-11-20 21:09:42,783 INFO    pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpotbdes67
2024-11-20 21:09:42,785 INFO    Running Gatling simulation with command: mvn gatling:test --batch-mode  -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-80" -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=self80- -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=80 -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/tmpotbdes67/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/tmpotbdes67/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.
Gatling 3.13.1 is available! (you're using 3.12.0)
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-20 21:09:58 GMT                                       5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=391    KO=0     )
> restLoginInitiate                                        (OK=31     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30     KO=0     )
> User Authorize PKCE stage                                (OK=35     KO=0     )
> User AccessToken PKCE stage                              (OK=35     KO=0     )
> tokenUserinfo                                            (OK=3      KO=0     )
> UI-Post-Login - stage 1                                  (OK=9      KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9      KO=0     )
>  UI AM idFromSession                                     (OK=9      KO=0     )
>  UI AM validateGoto                                      (OK=9      KO=0     )
> UI-Post-Login - stage 2                                  (OK=8      KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7      KO=0     )
> UI-Post-Login - stage 3                                  (OK=7      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7      KO=0     )
> Skip 2FA                                                 (OK=17     KO=0     )
>  UI Enduser sessioncheck                                 (OK=7      KO=0     )
>  UI IDM uiconfig                                         (OK=7      KO=0     )
>  UI IDM version                                          (OK=7      KO=0     )
>  UI IDM privilege                                        (OK=7      KO=0     )
>  UI IDM features                                         (OK=7      KO=0     )
>  UI IDM login                                            (OK=7      KO=0     )
>  UI IDM dashboard                                        (OK=7      KO=0     )
>  UI IDM managed user schema                              (OK=7      KO=0     )
>  UI IDM user                                             (OK=7      KO=0     )
>  UI IDM oidcToken                                        (OK=6      KO=0     )
> userinfo                                                 (OK=6      KO=0     )
> GetUUid                                                  (OK=10     KO=0     )
> UI-Logout                                                (OK=6      KO=0     )
> GetOpenidConfig                                          (OK=10     KO=0     )
> UI-Logout Redirect 1                                     (OK=6      KO=0     )
>  UI AM revoke1                                           (OK=6      KO=0     )
>  UI AM revoke2                                           (OK=6      KO=0     )
>  UI AM endsession                                        (OK=6      KO=0     )
> CreatePolicy                                             (OK=10     KO=0     )
> RootUserinfo                                             (OK=7      KO=0     )
> getIdToken                                               (OK=3      KO=0     )
> getIdToken Redirect 1                                    (OK=3      KO=0     )
> createOrganization                                       (OK=3      KO=0     )
> queryOrganization                                        (OK=3      KO=0     )
> deleteOrganization                                       (OK=3      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 289042 / active: 20     / done: 13    
================================================================================

21:09:59.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:09:59.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:02.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:02.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:02.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:03 GMT                                      10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1505   KO=0     )
> restLoginInitiate                                        (OK=126    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124    KO=0     )
> User Authorize PKCE stage                                (OK=141    KO=0     )
> User AccessToken PKCE stage                              (OK=140    KO=0     )
> tokenUserinfo                                            (OK=26     KO=0     )
> UI-Post-Login - stage 1                                  (OK=26     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26     KO=0     )
>  UI AM idFromSession                                     (OK=25     KO=0     )
>  UI AM validateGoto                                      (OK=25     KO=0     )
> UI-Post-Login - stage 2                                  (OK=25     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25     KO=0     )
> UI-Post-Login - stage 3                                  (OK=25     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25     KO=0     )
> Skip 2FA                                                 (OK=64     KO=0     )
>  UI Enduser sessioncheck                                 (OK=25     KO=0     )
>  UI IDM uiconfig                                         (OK=25     KO=0     )
>  UI IDM version                                          (OK=25     KO=0     )
>  UI IDM privilege                                        (OK=25     KO=0     )
>  UI IDM features                                         (OK=25     KO=0     )
>  UI IDM login                                            (OK=25     KO=0     )
>  UI IDM dashboard                                        (OK=25     KO=0     )
>  UI IDM managed user schema                              (OK=25     KO=0     )
>  UI IDM user                                             (OK=25     KO=0     )
>  UI IDM oidcToken                                        (OK=25     KO=0     )
> userinfo                                                 (OK=25     KO=0     )
> GetUUid                                                  (OK=40     KO=0     )
> UI-Logout                                                (OK=25     KO=0     )
> GetOpenidConfig                                          (OK=49     KO=0     )
> UI-Logout Redirect 1                                     (OK=24     KO=0     )
>  UI AM revoke1                                           (OK=24     KO=0     )
>  UI AM revoke2                                           (OK=24     KO=0     )
>  UI AM endsession                                        (OK=24     KO=0     )
> CreatePolicy                                             (OK=39     KO=0     )
> RootUserinfo                                             (OK=44     KO=0     )
> getIdToken                                               (OK=9      KO=0     )
> getIdToken Redirect 1                                    (OK=9      KO=0     )
> createOrganization                                       (OK=8      KO=0     )
> queryOrganization                                        (OK=8      KO=0     )
> deleteOrganization                                       (OK=8      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5      KO=0     )
> restloginProgressiveProfileCallback                      (OK=2      KO=0     )
> ReadPolicy                                               (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         5 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288942 / active: 62     / done: 71    
================================================================================

21:10:04.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:08 GMT                                      15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3422   KO=0     )
> restLoginInitiate                                        (OK=286    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=283    KO=0     )
> User Authorize PKCE stage                                (OK=325    KO=0     )
> User AccessToken PKCE stage                              (OK=325    KO=0     )
> tokenUserinfo                                            (OK=66     KO=0     )
> UI-Post-Login - stage 1                                  (OK=56     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56     KO=0     )
>  UI AM idFromSession                                     (OK=55     KO=0     )
>  UI AM validateGoto                                      (OK=55     KO=0     )
> UI-Post-Login - stage 2                                  (OK=54     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54     KO=0     )
> UI-Post-Login - stage 3                                  (OK=54     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54     KO=0     )
> Skip 2FA                                                 (OK=150    KO=0     )
>  UI Enduser sessioncheck                                 (OK=54     KO=0     )
>  UI IDM uiconfig                                         (OK=54     KO=0     )
>  UI IDM version                                          (OK=53     KO=0     )
>  UI IDM privilege                                        (OK=53     KO=0     )
>  UI IDM features                                         (OK=53     KO=0     )
>  UI IDM login                                            (OK=53     KO=0     )
>  UI IDM dashboard                                        (OK=52     KO=0     )
>  UI IDM managed user schema                              (OK=52     KO=0     )
>  UI IDM user                                             (OK=53     KO=0     )
>  UI IDM oidcToken                                        (OK=52     KO=0     )
> userinfo                                                 (OK=52     KO=0     )
> GetUUid                                                  (OK=88     KO=0     )
> UI-Logout                                                (OK=52     KO=0     )
> GetOpenidConfig                                          (OK=133    KO=0     )
> UI-Logout Redirect 1                                     (OK=52     KO=0     )
>  UI AM revoke1                                           (OK=52     KO=0     )
>  UI AM revoke2                                           (OK=52     KO=0     )
>  UI AM endsession                                        (OK=52     KO=0     )
> CreatePolicy                                             (OK=87     KO=0     )
> RootUserinfo                                             (OK=154    KO=0     )
> getIdToken                                               (OK=14     KO=0     )
> getIdToken Redirect 1                                    (OK=14     KO=0     )
> createOrganization                                       (OK=13     KO=0     )
> queryOrganization                                        (OK=13     KO=0     )
> deleteOrganization                                       (OK=13     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=12     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=12     KO=0     )
> restloginProgressiveProfileCallback                      (OK=2      KO=0     )
> ReadPolicy                                               (OK=36     KO=0     )
> DeletePolicy                                             (OK=8      KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         6 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288775 / active: 129    / done: 171   
================================================================================

21:10:08.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:11.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:12.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:12.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:12.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:13.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:13 GMT                                      20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=6146   KO=0     )
> restLoginInitiate                                        (OK=506    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=500    KO=0     )
> User Authorize PKCE stage                                (OK=576    KO=0     )
> User AccessToken PKCE stage                              (OK=574    KO=0     )
> tokenUserinfo                                            (OK=118    KO=0     )
> UI-Post-Login - stage 1                                  (OK=94     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=94     KO=0     )
>  UI AM idFromSession                                     (OK=94     KO=0     )
>  UI AM validateGoto                                      (OK=94     KO=0     )
> UI-Post-Login - stage 2                                  (OK=94     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=94     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=94     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=94     KO=0     )
> UI-Post-Login - stage 3                                  (OK=93     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=93     KO=0     )
> Skip 2FA                                                 (OK=273    KO=0     )
>  UI Enduser sessioncheck                                 (OK=91     KO=0     )
>  UI IDM uiconfig                                         (OK=91     KO=0     )
>  UI IDM version                                          (OK=91     KO=0     )
>  UI IDM privilege                                        (OK=91     KO=0     )
>  UI IDM features                                         (OK=91     KO=0     )
>  UI IDM login                                            (OK=91     KO=0     )
>  UI IDM dashboard                                        (OK=91     KO=0     )
>  UI IDM managed user schema                              (OK=90     KO=0     )
>  UI IDM user                                             (OK=90     KO=0     )
>  UI IDM oidcToken                                        (OK=89     KO=0     )
> userinfo                                                 (OK=87     KO=0     )
> GetUUid                                                  (OK=158    KO=0     )
> UI-Logout                                                (OK=87     KO=0     )
> GetOpenidConfig                                          (OK=279    KO=0     )
> UI-Logout Redirect 1                                     (OK=87     KO=0     )
>  UI AM revoke1                                           (OK=85     KO=0     )
>  UI AM revoke2                                           (OK=85     KO=0     )
>  UI AM endsession                                        (OK=85     KO=0     )
> CreatePolicy                                             (OK=157    KO=0     )
> RootUserinfo                                             (OK=307    KO=0     )
> getIdToken                                               (OK=34     KO=0     )
> getIdToken Redirect 1                                    (OK=33     KO=0     )
> createOrganization                                       (OK=33     KO=0     )
> queryOrganization                                        (OK=32     KO=0     )
> deleteOrganization                                       (OK=32     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=24     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=24     KO=0     )
> restloginProgressiveProfileCallback                      (OK=3      KO=0     )
> ReadPolicy                                               (OK=85     KO=0     )
> DeletePolicy                                             (OK=36     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288542 / active: 182    / done: 351   
================================================================================

21:10:14.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:17.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:18.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:18 GMT                                      25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=10113  KO=0     )
> restLoginInitiate                                        (OK=798    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=792    KO=0     )
> User Authorize PKCE stage                                (OK=921    KO=0     )
> User AccessToken PKCE stage                              (OK=914    KO=0     )
> tokenUserinfo                                            (OK=175    KO=0     )
> UI-Post-Login - stage 1                                  (OK=158    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=158    KO=0     )
>  UI AM idFromSession                                     (OK=158    KO=0     )
>  UI AM validateGoto                                      (OK=158    KO=0     )
> UI-Post-Login - stage 2                                  (OK=155    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=155    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=154    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=154    KO=0     )
> UI-Post-Login - stage 3                                  (OK=151    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=151    KO=0     )
> Skip 2FA                                                 (OK=436    KO=0     )
>  UI Enduser sessioncheck                                 (OK=151    KO=0     )
>  UI IDM uiconfig                                         (OK=151    KO=0     )
>  UI IDM version                                          (OK=151    KO=0     )
>  UI IDM privilege                                        (OK=151    KO=0     )
>  UI IDM features                                         (OK=151    KO=0     )
>  UI IDM login                                            (OK=151    KO=0     )
>  UI IDM dashboard                                        (OK=151    KO=0     )
>  UI IDM managed user schema                              (OK=151    KO=0     )
>  UI IDM user                                             (OK=150    KO=0     )
>  UI IDM oidcToken                                        (OK=150    KO=0     )
> userinfo                                                 (OK=150    KO=0     )
> GetUUid                                                  (OK=245    KO=0     )
> UI-Logout                                                (OK=150    KO=0     )
> GetOpenidConfig                                          (OK=486    KO=0     )
> UI-Logout Redirect 1                                     (OK=150    KO=0     )
>  UI AM revoke1                                           (OK=150    KO=0     )
>  UI AM revoke2                                           (OK=150    KO=0     )
>  UI AM endsession                                        (OK=150    KO=0     )
> CreatePolicy                                             (OK=244    KO=0     )
> RootUserinfo                                             (OK=514    KO=0     )
> getIdToken                                               (OK=64     KO=0     )
> getIdToken Redirect 1                                    (OK=64     KO=0     )
> createOrganization                                       (OK=63     KO=0     )
> queryOrganization                                        (OK=63     KO=0     )
> deleteOrganization                                       (OK=63     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=32     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=32     KO=0     )
> restloginProgressiveProfileCallback                      (OK=6      KO=0     )
> ReadPolicy                                               (OK=156    KO=0     )
> DeletePolicy                                             (OK=83     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        15 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288242 / active: 240    / done: 593   
================================================================================

21:10:19.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:19.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:20.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:21.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:23.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:23.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:23 GMT                                      30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=14986  KO=0     )
> restLoginInitiate                                        (OK=1155   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1147   KO=0     )
> User Authorize PKCE stage                                (OK=1345   KO=0     )
> User AccessToken PKCE stage                              (OK=1342   KO=0     )
> tokenUserinfo                                            (OK=249    KO=0     )
> UI-Post-Login - stage 1                                  (OK=235    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=234    KO=0     )
>  UI AM idFromSession                                     (OK=234    KO=0     )
>  UI AM validateGoto                                      (OK=234    KO=0     )
> UI-Post-Login - stage 2                                  (OK=233    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=233    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=233    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=233    KO=0     )
> UI-Post-Login - stage 3                                  (OK=229    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=229    KO=0     )
> Skip 2FA                                                 (OK=636    KO=0     )
>  UI Enduser sessioncheck                                 (OK=228    KO=0     )
>  UI IDM uiconfig                                         (OK=228    KO=0     )
>  UI IDM version                                          (OK=228    KO=0     )
>  UI IDM privilege                                        (OK=228    KO=0     )
>  UI IDM features                                         (OK=228    KO=0     )
>  UI IDM login                                            (OK=228    KO=0     )
>  UI IDM dashboard                                        (OK=228    KO=0     )
>  UI IDM managed user schema                              (OK=228    KO=0     )
>  UI IDM user                                             (OK=228    KO=0     )
>  UI IDM oidcToken                                        (OK=226    KO=0     )
> userinfo                                                 (OK=226    KO=0     )
> GetUUid                                                  (OK=365    KO=0     )
> UI-Logout                                                (OK=225    KO=0     )
> GetOpenidConfig                                          (OK=764    KO=0     )
> UI-Logout Redirect 1                                     (OK=223    KO=0     )
>  UI AM revoke1                                           (OK=223    KO=0     )
>  UI AM revoke2                                           (OK=223    KO=0     )
>  UI AM endsession                                        (OK=223    KO=0     )
> CreatePolicy                                             (OK=364    KO=0     )
> RootUserinfo                                             (OK=748    KO=0     )
> getIdToken                                               (OK=87     KO=0     )
> getIdToken Redirect 1                                    (OK=87     KO=0     )
> createOrganization                                       (OK=87     KO=0     )
> queryOrganization                                        (OK=86     KO=0     )
> deleteOrganization                                       (OK=86     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=41     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=41     KO=0     )
> restloginProgressiveProfileCallback                      (OK=9      KO=0     )
> ReadPolicy                                               (OK=243    KO=0     )
> DeletePolicy                                             (OK=154    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 287875 / active: 308    / done: 892   
================================================================================

21:10:27.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:27.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:27.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:28.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:28 GMT                                      35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=20247  KO=0     )
> restLoginInitiate                                        (OK=1538   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1527   KO=0     )
> User Authorize PKCE stage                                (OK=1798   KO=0     )
> User AccessToken PKCE stage                              (OK=1788   KO=0     )
> tokenUserinfo                                            (OK=322    KO=0     )
> UI-Post-Login - stage 1                                  (OK=318    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=316    KO=0     )
>  UI AM idFromSession                                     (OK=315    KO=0     )
>  UI AM validateGoto                                      (OK=315    KO=0     )
> UI-Post-Login - stage 2                                  (OK=309    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=309    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=309    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=309    KO=0     )
> UI-Post-Login - stage 3                                  (OK=307    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=306    KO=0     )
> Skip 2FA                                                 (OK=854    KO=0     )
>  UI Enduser sessioncheck                                 (OK=306    KO=0     )
>  UI IDM uiconfig                                         (OK=306    KO=0     )
>  UI IDM version                                          (OK=306    KO=0     )
>  UI IDM privilege                                        (OK=306    KO=0     )
>  UI IDM features                                         (OK=306    KO=0     )
>  UI IDM login                                            (OK=306    KO=0     )
>  UI IDM dashboard                                        (OK=304    KO=0     )
>  UI IDM managed user schema                              (OK=304    KO=0     )
>  UI IDM user                                             (OK=304    KO=0     )
>  UI IDM oidcToken                                        (OK=303    KO=0     )
> userinfo                                                 (OK=302    KO=0     )
> GetUUid                                                  (OK=487    KO=0     )
> UI-Logout                                                (OK=301    KO=0     )
> GetOpenidConfig                                          (OK=1093   KO=0     )
> UI-Logout Redirect 1                                     (OK=300    KO=0     )
>  UI AM revoke1                                           (OK=297    KO=0     )
>  UI AM revoke2                                           (OK=297    KO=0     )
>  UI AM endsession                                        (OK=298    KO=0     )
> CreatePolicy                                             (OK=485    KO=0     )
> RootUserinfo                                             (OK=1095   KO=0     )
> getIdToken                                               (OK=115    KO=0     )
> getIdToken Redirect 1                                    (OK=115    KO=0     )
> createOrganization                                       (OK=113    KO=0     )
> queryOrganization                                        (OK=112    KO=0     )
> deleteOrganization                                       (OK=112    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=58     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=58     KO=0     )
> restloginProgressiveProfileCallback                      (OK=12     KO=0     )
> ReadPolicy                                               (OK=364    KO=0     )
> DeletePolicy                                             (OK=240    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        25 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 287472 / active: 380    / done: 1223  
================================================================================

21:10:29.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:30.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:30.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:30.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:31.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:31.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:32.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:32.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:33 GMT                                      40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=26600  KO=0     )
> restLoginInitiate                                        (OK=1953   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1947   KO=0     )
> User Authorize PKCE stage                                (OK=2320   KO=0     )
> User AccessToken PKCE stage                              (OK=2319   KO=0     )
> tokenUserinfo                                            (OK=413    KO=0     )
> UI-Post-Login - stage 1                                  (OK=417    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=416    KO=0     )
>  UI AM idFromSession                                     (OK=416    KO=0     )
>  UI AM validateGoto                                      (OK=416    KO=0     )
> UI-Post-Login - stage 2                                  (OK=415    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=415    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=415    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=415    KO=0     )
> UI-Post-Login - stage 3                                  (OK=415    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=414    KO=0     )
> Skip 2FA                                                 (OK=1082   KO=0     )
>  UI Enduser sessioncheck                                 (OK=413    KO=0     )
>  UI IDM uiconfig                                         (OK=413    KO=0     )
>  UI IDM version                                          (OK=413    KO=0     )
>  UI IDM privilege                                        (OK=412    KO=0     )
>  UI IDM features                                         (OK=412    KO=0     )
>  UI IDM login                                            (OK=412    KO=0     )
>  UI IDM dashboard                                        (OK=411    KO=0     )
>  UI IDM managed user schema                              (OK=411    KO=0     )
>  UI IDM user                                             (OK=411    KO=0     )
>  UI IDM oidcToken                                        (OK=409    KO=0     )
> userinfo                                                 (OK=409    KO=0     )
> GetUUid                                                  (OK=626    KO=0     )
> UI-Logout                                                (OK=408    KO=0     )
> GetOpenidConfig                                          (OK=1475   KO=0     )
> UI-Logout Redirect 1                                     (OK=406    KO=0     )
>  UI AM revoke1                                           (OK=403    KO=0     )
>  UI AM revoke2                                           (OK=404    KO=0     )
>  UI AM endsession                                        (OK=403    KO=0     )
> CreatePolicy                                             (OK=623    KO=0     )
> RootUserinfo                                             (OK=1366   KO=0     )
> getIdToken                                               (OK=153    KO=0     )
> getIdToken Redirect 1                                    (OK=153    KO=0     )
> createOrganization                                       (OK=153    KO=0     )
> queryOrganization                                        (OK=153    KO=0     )
> deleteOrganization                                       (OK=153    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=69     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=68     KO=0     )
> restloginProgressiveProfileCallback                      (OK=21     KO=0     )
> ReadPolicy                                               (OK=483    KO=0     )
> DeletePolicy                                             (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        33 (100.0%)

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

21:10:35.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:37.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:38.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:38 GMT                                      45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32465  KO=0     )
> restLoginInitiate                                        (OK=2355   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2342   KO=0     )
> User Authorize PKCE stage                                (OK=2807   KO=0     )
> User AccessToken PKCE stage                              (OK=2805   KO=0     )
> tokenUserinfo                                            (OK=490    KO=0     )
> UI-Post-Login - stage 1                                  (OK=513    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=513    KO=0     )
>  UI AM idFromSession                                     (OK=512    KO=0     )
>  UI AM validateGoto                                      (OK=512    KO=0     )
> UI-Post-Login - stage 2                                  (OK=511    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=511    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=509    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=509    KO=0     )
> UI-Post-Login - stage 3                                  (OK=507    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=506    KO=0     )
> Skip 2FA                                                 (OK=1296   KO=0     )
>  UI Enduser sessioncheck                                 (OK=505    KO=0     )
>  UI IDM uiconfig                                         (OK=505    KO=0     )
>  UI IDM version                                          (OK=505    KO=0     )
>  UI IDM privilege                                        (OK=505    KO=0     )
>  UI IDM features                                         (OK=505    KO=0     )
>  UI IDM login                                            (OK=505    KO=0     )
>  UI IDM dashboard                                        (OK=505    KO=0     )
>  UI IDM managed user schema                              (OK=505    KO=0     )
>  UI IDM user                                             (OK=505    KO=0     )
>  UI IDM oidcToken                                        (OK=505    KO=0     )
> userinfo                                                 (OK=504    KO=0     )
> GetUUid                                                  (OK=755    KO=0     )
> UI-Logout                                                (OK=503    KO=0     )
> GetOpenidConfig                                          (OK=1858   KO=0     )
> UI-Logout Redirect 1                                     (OK=502    KO=0     )
>  UI AM revoke1                                           (OK=501    KO=0     )
>  UI AM revoke2                                           (OK=501    KO=0     )
>  UI AM endsession                                        (OK=501    KO=0     )
> CreatePolicy                                             (OK=754    KO=0     )
> RootUserinfo                                             (OK=1655   KO=0     )
> getIdToken                                               (OK=181    KO=0     )
> getIdToken Redirect 1                                    (OK=181    KO=0     )
> createOrganization                                       (OK=181    KO=0     )
> queryOrganization                                        (OK=181    KO=0     )
> deleteOrganization                                       (OK=181    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=76     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=76     KO=0     )
> restloginProgressiveProfileCallback                      (OK=24     KO=0     )
> ReadPolicy                                               (OK=620    KO=0     )
> DeletePolicy                                             (OK=478    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 286639 / active: 384    / done: 2052  
================================================================================

21:10:38.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:38.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:39.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:39.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:39.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:40.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:40.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:40.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:41.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:42.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:43 GMT                                      50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=38116  KO=0     )
> restLoginInitiate                                        (OK=2775   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2767   KO=0     )
> User Authorize PKCE stage                                (OK=3295   KO=0     )
> User AccessToken PKCE stage                              (OK=3292   KO=0     )
> tokenUserinfo                                            (OK=579    KO=0     )
> UI-Post-Login - stage 1                                  (OK=596    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=594    KO=0     )
>  UI AM idFromSession                                     (OK=593    KO=0     )
>  UI AM validateGoto                                      (OK=593    KO=0     )
> UI-Post-Login - stage 2                                  (OK=591    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=590    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=589    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=589    KO=0     )
> UI-Post-Login - stage 3                                  (OK=587    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=586    KO=0     )
> Skip 2FA                                                 (OK=1537   KO=0     )
>  UI Enduser sessioncheck                                 (OK=582    KO=0     )
>  UI IDM uiconfig                                         (OK=582    KO=0     )
>  UI IDM version                                          (OK=582    KO=0     )
>  UI IDM privilege                                        (OK=582    KO=0     )
>  UI IDM features                                         (OK=582    KO=0     )
>  UI IDM login                                            (OK=582    KO=0     )
>  UI IDM dashboard                                        (OK=582    KO=0     )
>  UI IDM managed user schema                              (OK=582    KO=0     )
>  UI IDM user                                             (OK=582    KO=0     )
>  UI IDM oidcToken                                        (OK=582    KO=0     )
> userinfo                                                 (OK=580    KO=0     )
> GetUUid                                                  (OK=893    KO=0     )
> UI-Logout                                                (OK=580    KO=0     )
> GetOpenidConfig                                          (OK=2262   KO=0     )
> UI-Logout Redirect 1                                     (OK=580    KO=0     )
>  UI AM revoke1                                           (OK=578    KO=0     )
>  UI AM revoke2                                           (OK=578    KO=0     )
>  UI AM endsession                                        (OK=578    KO=0     )
> CreatePolicy                                             (OK=890    KO=0     )
> RootUserinfo                                             (OK=1984   KO=0     )
> getIdToken                                               (OK=213    KO=0     )
> getIdToken Redirect 1                                    (OK=212    KO=0     )
> createOrganization                                       (OK=212    KO=0     )
> queryOrganization                                        (OK=212    KO=0     )
> deleteOrganization                                       (OK=212    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=89     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=89     KO=0     )
> restloginProgressiveProfileCallback                      (OK=29     KO=0     )
> ReadPolicy                                               (OK=751    KO=0     )
> DeletePolicy                                             (OK=616    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        46 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 286208 / active: 389    / done: 2478  
================================================================================

21:10:44.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:45.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:45.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:46.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:47.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:47.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:48.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:48 GMT                                      55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=43985  KO=0     )
> restLoginInitiate                                        (OK=3184   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3174   KO=0     )
> User Authorize PKCE stage                                (OK=3782   KO=0     )
> User AccessToken PKCE stage                              (OK=3778   KO=0     )
> tokenUserinfo                                            (OK=675    KO=0     )
> UI-Post-Login - stage 1                                  (OK=685    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=683    KO=0     )
>  UI AM idFromSession                                     (OK=682    KO=0     )
>  UI AM validateGoto                                      (OK=682    KO=0     )
> UI-Post-Login - stage 2                                  (OK=678    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=677    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=677    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=677    KO=0     )
> UI-Post-Login - stage 3                                  (OK=676    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=676    KO=0     )
> Skip 2FA                                                 (OK=1753   KO=0     )
>  UI Enduser sessioncheck                                 (OK=675    KO=0     )
>  UI IDM uiconfig                                         (OK=674    KO=0     )
>  UI IDM version                                          (OK=674    KO=0     )
>  UI IDM privilege                                        (OK=674    KO=0     )
>  UI IDM features                                         (OK=674    KO=0     )
>  UI IDM login                                            (OK=674    KO=0     )
>  UI IDM dashboard                                        (OK=673    KO=0     )
>  UI IDM managed user schema                              (OK=673    KO=0     )
>  UI IDM user                                             (OK=673    KO=0     )
>  UI IDM oidcToken                                        (OK=673    KO=0     )
> userinfo                                                 (OK=672    KO=0     )
> GetUUid                                                  (OK=1029   KO=0     )
> UI-Logout                                                (OK=672    KO=0     )
> GetOpenidConfig                                          (OK=2666   KO=0     )
> UI-Logout Redirect 1                                     (OK=671    KO=0     )
>  UI AM revoke1                                           (OK=671    KO=0     )
>  UI AM revoke2                                           (OK=671    KO=0     )
>  UI AM endsession                                        (OK=671    KO=0     )
> CreatePolicy                                             (OK=1026   KO=0     )
> RootUserinfo                                             (OK=2270   KO=0     )
> getIdToken                                               (OK=243    KO=0     )
> getIdToken Redirect 1                                    (OK=243    KO=0     )
> createOrganization                                       (OK=243    KO=0     )
> queryOrganization                                        (OK=241    KO=0     )
> deleteOrganization                                       (OK=241    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=105    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=104    KO=0     )
> restloginProgressiveProfileCallback                      (OK=33     KO=0     )
> ReadPolicy                                               (OK=883    KO=0     )
> DeletePolicy                                             (OK=747    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        53 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 285782 / active: 380    / done: 2913  
================================================================================

21:10:50.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:50.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:50.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:53 GMT                                      60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=49830  KO=0     )
> restLoginInitiate                                        (OK=3571   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3563   KO=0     )
> User Authorize PKCE stage                                (OK=4266   KO=0     )
> User AccessToken PKCE stage                              (OK=4264   KO=0     )
> tokenUserinfo                                            (OK=769    KO=0     )
> UI-Post-Login - stage 1                                  (OK=777    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=776    KO=0     )
>  UI AM idFromSession                                     (OK=775    KO=0     )
>  UI AM validateGoto                                      (OK=775    KO=0     )
> UI-Post-Login - stage 2                                  (OK=774    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=774    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=774    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=774    KO=0     )
> UI-Post-Login - stage 3                                  (OK=770    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=770    KO=0     )
> Skip 2FA                                                 (OK=1951   KO=0     )
>  UI Enduser sessioncheck                                 (OK=770    KO=0     )
>  UI IDM uiconfig                                         (OK=770    KO=0     )
>  UI IDM version                                          (OK=769    KO=0     )
>  UI IDM privilege                                        (OK=769    KO=0     )
>  UI IDM features                                         (OK=769    KO=0     )
>  UI IDM login                                            (OK=769    KO=0     )
>  UI IDM dashboard                                        (OK=769    KO=0     )
>  UI IDM managed user schema                              (OK=769    KO=0     )
>  UI IDM user                                             (OK=769    KO=0     )
>  UI IDM oidcToken                                        (OK=769    KO=0     )
> userinfo                                                 (OK=768    KO=0     )
> GetUUid                                                  (OK=1138   KO=0     )
> UI-Logout                                                (OK=766    KO=0     )
> GetOpenidConfig                                          (OK=3047   KO=0     )
> UI-Logout Redirect 1                                     (OK=766    KO=0     )
>  UI AM revoke1                                           (OK=764    KO=0     )
>  UI AM revoke2                                           (OK=764    KO=0     )
>  UI AM endsession                                        (OK=764    KO=0     )
> CreatePolicy                                             (OK=1138   KO=0     )
> RootUserinfo                                             (OK=2545   KO=0     )
> getIdToken                                               (OK=272    KO=0     )
> getIdToken Redirect 1                                    (OK=272    KO=0     )
> createOrganization                                       (OK=272    KO=0     )
> queryOrganization                                        (OK=272    KO=0     )
> deleteOrganization                                       (OK=272    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=120    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=120    KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> ReadPolicy                                               (OK=1024   KO=0     )
> DeletePolicy                                             (OK=882    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        56 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 285379 / active: 358    / done: 3338  
================================================================================

21:10:54.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:54.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:55.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:55.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:56.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:56.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:10:58 GMT                                      65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=55489  KO=0     )
> restLoginInitiate                                        (OK=3987   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3981   KO=0     )
> User Authorize PKCE stage                                (OK=4760   KO=0     )
> User AccessToken PKCE stage                              (OK=4752   KO=0     )
> tokenUserinfo                                            (OK=855    KO=0     )
> UI-Post-Login - stage 1                                  (OK=859    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=859    KO=0     )
>  UI AM idFromSession                                     (OK=859    KO=0     )
>  UI AM validateGoto                                      (OK=859    KO=0     )
> UI-Post-Login - stage 2                                  (OK=853    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=852    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=852    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=852    KO=0     )
> UI-Post-Login - stage 3                                  (OK=848    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=848    KO=0     )
> Skip 2FA                                                 (OK=2199   KO=0     )
>  UI Enduser sessioncheck                                 (OK=848    KO=0     )
>  UI IDM uiconfig                                         (OK=848    KO=0     )
>  UI IDM version                                          (OK=848    KO=0     )
>  UI IDM privilege                                        (OK=848    KO=0     )
>  UI IDM features                                         (OK=848    KO=0     )
>  UI IDM login                                            (OK=848    KO=0     )
>  UI IDM dashboard                                        (OK=847    KO=0     )
>  UI IDM managed user schema                              (OK=847    KO=0     )
>  UI IDM user                                             (OK=847    KO=0     )
>  UI IDM oidcToken                                        (OK=847    KO=0     )
> userinfo                                                 (OK=847    KO=0     )
> GetUUid                                                  (OK=1278   KO=0     )
> UI-Logout                                                (OK=845    KO=0     )
> GetOpenidConfig                                          (OK=3437   KO=0     )
> UI-Logout Redirect 1                                     (OK=845    KO=0     )
>  UI AM revoke1                                           (OK=845    KO=0     )
>  UI AM revoke2                                           (OK=845    KO=0     )
>  UI AM endsession                                        (OK=845    KO=0     )
> CreatePolicy                                             (OK=1275   KO=0     )
> RootUserinfo                                             (OK=2885   KO=0     )
> getIdToken                                               (OK=303    KO=0     )
> getIdToken Redirect 1                                    (OK=302    KO=0     )
> createOrganization                                       (OK=302    KO=0     )
> queryOrganization                                        (OK=302    KO=0     )
> deleteOrganization                                       (OK=302    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=133    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=133    KO=0     )
> restloginProgressiveProfileCallback                      (OK=47     KO=0     )
> ReadPolicy                                               (OK=1138   KO=0     )
> DeletePolicy                                             (OK=1020   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        62 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 284951 / active: 374    / done: 3750  
================================================================================

21:10:59.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:10:59.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:00.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:01.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:01.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:02.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:03.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:03 GMT                                      70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=61168  KO=0     )
> restLoginInitiate                                        (OK=4362   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4354   KO=0     )
> User Authorize PKCE stage                                (OK=5227   KO=0     )
> User AccessToken PKCE stage                              (OK=5221   KO=0     )
> tokenUserinfo                                            (OK=935    KO=0     )
> UI-Post-Login - stage 1                                  (OK=950    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=950    KO=0     )
>  UI AM idFromSession                                     (OK=950    KO=0     )
>  UI AM validateGoto                                      (OK=950    KO=0     )
> UI-Post-Login - stage 2                                  (OK=949    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=949    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=947    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=948    KO=0     )
> UI-Post-Login - stage 3                                  (OK=943    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=942    KO=0     )
> Skip 2FA                                                 (OK=2398   KO=0     )
>  UI Enduser sessioncheck                                 (OK=939    KO=0     )
>  UI IDM uiconfig                                         (OK=939    KO=0     )
>  UI IDM version                                          (OK=939    KO=0     )
>  UI IDM privilege                                        (OK=939    KO=0     )
>  UI IDM features                                         (OK=939    KO=0     )
>  UI IDM login                                            (OK=939    KO=0     )
>  UI IDM dashboard                                        (OK=937    KO=0     )
>  UI IDM managed user schema                              (OK=937    KO=0     )
>  UI IDM user                                             (OK=937    KO=0     )
>  UI IDM oidcToken                                        (OK=935    KO=0     )
> userinfo                                                 (OK=935    KO=0     )
> GetUUid                                                  (OK=1400   KO=0     )
> UI-Logout                                                (OK=935    KO=0     )
> GetOpenidConfig                                          (OK=3812   KO=0     )
> UI-Logout Redirect 1                                     (OK=935    KO=0     )
>  UI AM revoke1                                           (OK=934    KO=0     )
>  UI AM revoke2                                           (OK=934    KO=0     )
>  UI AM endsession                                        (OK=934    KO=0     )
> CreatePolicy                                             (OK=1399   KO=0     )
> RootUserinfo                                             (OK=3177   KO=0     )
> getIdToken                                               (OK=333    KO=0     )
> getIdToken Redirect 1                                    (OK=333    KO=0     )
> createOrganization                                       (OK=332    KO=0     )
> queryOrganization                                        (OK=332    KO=0     )
> deleteOrganization                                       (OK=331    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=142    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=142    KO=0     )
> restloginProgressiveProfileCallback                      (OK=51     KO=0     )
> ReadPolicy                                               (OK=1275   KO=0     )
> DeletePolicy                                             (OK=1136   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=11     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        69 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 284568 / active: 358    / done: 4149  
================================================================================

21:11:06.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:07.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:08 GMT                                      75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=66856  KO=0     )
> restLoginInitiate                                        (OK=4751   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4742   KO=0     )
> User Authorize PKCE stage                                (OK=5689   KO=0     )
> User AccessToken PKCE stage                              (OK=5681   KO=0     )
> tokenUserinfo                                            (OK=1007   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1041   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1041   KO=0     )
>  UI AM idFromSession                                     (OK=1040   KO=0     )
>  UI AM validateGoto                                      (OK=1040   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1036   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1036   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1035   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1035   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1027   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1027   KO=0     )
> Skip 2FA                                                 (OK=2617   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1026   KO=0     )
>  UI IDM uiconfig                                         (OK=1026   KO=0     )
>  UI IDM version                                          (OK=1026   KO=0     )
>  UI IDM privilege                                        (OK=1026   KO=0     )
>  UI IDM features                                         (OK=1026   KO=0     )
>  UI IDM login                                            (OK=1026   KO=0     )
>  UI IDM dashboard                                        (OK=1026   KO=0     )
>  UI IDM managed user schema                              (OK=1026   KO=0     )
>  UI IDM user                                             (OK=1026   KO=0     )
>  UI IDM oidcToken                                        (OK=1024   KO=0     )
> userinfo                                                 (OK=1024   KO=0     )
> GetUUid                                                  (OK=1529   KO=0     )
> UI-Logout                                                (OK=1024   KO=0     )
> GetOpenidConfig                                          (OK=4203   KO=0     )
> UI-Logout Redirect 1                                     (OK=1024   KO=0     )
>  UI AM revoke1                                           (OK=1024   KO=0     )
>  UI AM revoke2                                           (OK=1024   KO=0     )
>  UI AM endsession                                        (OK=1024   KO=0     )
> CreatePolicy                                             (OK=1526   KO=0     )
> RootUserinfo                                             (OK=3474   KO=0     )
> getIdToken                                               (OK=363    KO=0     )
> getIdToken Redirect 1                                    (OK=363    KO=0     )
> createOrganization                                       (OK=363    KO=0     )
> queryOrganization                                        (OK=363    KO=0     )
> deleteOrganization                                       (OK=363    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=161    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=160    KO=0     )
> restloginProgressiveProfileCallback                      (OK=57     KO=0     )
> ReadPolicy                                               (OK=1399   KO=0     )
> DeletePolicy                                             (OK=1273   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        71 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 284158 / active: 359    / done: 4558  
================================================================================

21:11:08.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:08.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:09.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:09.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:10.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:13 GMT                                      80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=72213  KO=0     )
> restLoginInitiate                                        (OK=5103   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5094   KO=0     )
> User Authorize PKCE stage                                (OK=6130   KO=0     )
> User AccessToken PKCE stage                              (OK=6125   KO=0     )
> tokenUserinfo                                            (OK=1079   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1129   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1129   KO=0     )
>  UI AM idFromSession                                     (OK=1129   KO=0     )
>  UI AM validateGoto                                      (OK=1129   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1126   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1123   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1121   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1121   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1115   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1115   KO=0     )
> Skip 2FA                                                 (OK=2805   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1114   KO=0     )
>  UI IDM uiconfig                                         (OK=1114   KO=0     )
>  UI IDM version                                          (OK=1114   KO=0     )
>  UI IDM privilege                                        (OK=1114   KO=0     )
>  UI IDM features                                         (OK=1114   KO=0     )
>  UI IDM login                                            (OK=1114   KO=0     )
>  UI IDM dashboard                                        (OK=1113   KO=0     )
>  UI IDM managed user schema                              (OK=1113   KO=0     )
>  UI IDM user                                             (OK=1113   KO=0     )
>  UI IDM oidcToken                                        (OK=1112   KO=0     )
> userinfo                                                 (OK=1111   KO=0     )
> GetUUid                                                  (OK=1634   KO=0     )
> UI-Logout                                                (OK=1109   KO=0     )
> GetOpenidConfig                                          (OK=4556   KO=0     )
> UI-Logout Redirect 1                                     (OK=1108   KO=0     )
>  UI AM revoke1                                           (OK=1108   KO=0     )
>  UI AM revoke2                                           (OK=1108   KO=0     )
>  UI AM endsession                                        (OK=1108   KO=0     )
> CreatePolicy                                             (OK=1631   KO=0     )
> RootUserinfo                                             (OK=3746   KO=0     )
> getIdToken                                               (OK=389    KO=0     )
> getIdToken Redirect 1                                    (OK=389    KO=0     )
> createOrganization                                       (OK=389    KO=0     )
> queryOrganization                                        (OK=389    KO=0     )
> deleteOrganization                                       (OK=388    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=172    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=172    KO=0     )
> restloginProgressiveProfileCallback                      (OK=61     KO=0     )
> ReadPolicy                                               (OK=1526   KO=0     )
> DeletePolicy                                             (OK=1397   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        76 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 283797 / active: 346    / done: 4932  
================================================================================

21:11:15.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:17.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:18.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:18.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:18.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:18 GMT                                      85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=77744  KO=0     )
> restLoginInitiate                                        (OK=5475   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5464   KO=0     )
> User Authorize PKCE stage                                (OK=6586   KO=0     )
> User AccessToken PKCE stage                              (OK=6578   KO=0     )
> tokenUserinfo                                            (OK=1158   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1214   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1214   KO=0     )
>  UI AM idFromSession                                     (OK=1213   KO=0     )
>  UI AM validateGoto                                      (OK=1213   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1210   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1210   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1210   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1210   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1206   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1206   KO=0     )
> Skip 2FA                                                 (OK=3006   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1206   KO=0     )
>  UI IDM uiconfig                                         (OK=1206   KO=0     )
>  UI IDM version                                          (OK=1206   KO=0     )
>  UI IDM privilege                                        (OK=1205   KO=0     )
>  UI IDM features                                         (OK=1206   KO=0     )
>  UI IDM login                                            (OK=1205   KO=0     )
>  UI IDM dashboard                                        (OK=1205   KO=0     )
>  UI IDM managed user schema                              (OK=1205   KO=0     )
>  UI IDM user                                             (OK=1205   KO=0     )
>  UI IDM oidcToken                                        (OK=1203   KO=0     )
> userinfo                                                 (OK=1201   KO=0     )
> GetUUid                                                  (OK=1750   KO=0     )
> UI-Logout                                                (OK=1200   KO=0     )
> GetOpenidConfig                                          (OK=4904   KO=0     )
> UI-Logout Redirect 1                                     (OK=1199   KO=0     )
>  UI AM revoke1                                           (OK=1197   KO=0     )
>  UI AM revoke2                                           (OK=1198   KO=0     )
>  UI AM endsession                                        (OK=1198   KO=0     )
> CreatePolicy                                             (OK=1747   KO=0     )
> RootUserinfo                                             (OK=4063   KO=0     )
> getIdToken                                               (OK=412    KO=0     )
> getIdToken Redirect 1                                    (OK=412    KO=0     )
> createOrganization                                       (OK=410    KO=0     )
> queryOrganization                                        (OK=410    KO=0     )
> deleteOrganization                                       (OK=410    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=187    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=186    KO=0     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> ReadPolicy                                               (OK=1629   KO=0     )
> DeletePolicy                                             (OK=1524   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        81 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 283409 / active: 341    / done: 5325  
================================================================================

21:11:21.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:22.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:23 GMT                                      90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=83608  KO=0     )
> restLoginInitiate                                        (OK=5878   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5869   KO=0     )
> User Authorize PKCE stage                                (OK=7078   KO=0     )
> User AccessToken PKCE stage                              (OK=7075   KO=0     )
> tokenUserinfo                                            (OK=1246   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1308   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1307   KO=0     )
>  UI AM idFromSession                                     (OK=1305   KO=0     )
>  UI AM validateGoto                                      (OK=1305   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1303   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1302   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1302   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1302   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1301   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1298   KO=0     )
> Skip 2FA                                                 (OK=3228   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1298   KO=0     )
>  UI IDM uiconfig                                         (OK=1298   KO=0     )
>  UI IDM version                                          (OK=1298   KO=0     )
>  UI IDM privilege                                        (OK=1298   KO=0     )
>  UI IDM features                                         (OK=1297   KO=0     )
>  UI IDM login                                            (OK=1297   KO=0     )
>  UI IDM dashboard                                        (OK=1297   KO=0     )
>  UI IDM managed user schema                              (OK=1297   KO=0     )
>  UI IDM user                                             (OK=1297   KO=0     )
>  UI IDM oidcToken                                        (OK=1297   KO=0     )
> userinfo                                                 (OK=1297   KO=0     )
> GetUUid                                                  (OK=1885   KO=0     )
> UI-Logout                                                (OK=1297   KO=0     )
> GetOpenidConfig                                          (OK=5259   KO=0     )
> UI-Logout Redirect 1                                     (OK=1295   KO=0     )
>  UI AM revoke1                                           (OK=1295   KO=0     )
>  UI AM revoke2                                           (OK=1295   KO=0     )
>  UI AM endsession                                        (OK=1295   KO=0     )
> CreatePolicy                                             (OK=1880   KO=0     )
> RootUserinfo                                             (OK=4345   KO=0     )
> getIdToken                                               (OK=447    KO=0     )
> getIdToken Redirect 1                                    (OK=447    KO=0     )
> createOrganization                                       (OK=446    KO=0     )
> queryOrganization                                        (OK=446    KO=0     )
> deleteOrganization                                       (OK=446    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=197    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=197    KO=0     )
> restloginProgressiveProfileCallback                      (OK=69     KO=0     )
> ReadPolicy                                               (OK=1744   KO=0     )
> DeletePolicy                                             (OK=1629   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=16     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        83 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 282995 / active: 346    / done: 5734  
================================================================================

21:11:23.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:23.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:24.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:24.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:24.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:25.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:26.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:28 GMT                                      95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=89539  KO=0     )
> restLoginInitiate                                        (OK=6294   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6285   KO=0     )
> User Authorize PKCE stage                                (OK=7583   KO=0     )
> User AccessToken PKCE stage                              (OK=7576   KO=0     )
> tokenUserinfo                                            (OK=1341   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1403   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1402   KO=0     )
>  UI AM idFromSession                                     (OK=1401   KO=0     )
>  UI AM validateGoto                                      (OK=1401   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1399   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1396   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1395   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1395   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1393   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1393   KO=0     )
> Skip 2FA                                                 (OK=3446   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1393   KO=0     )
>  UI IDM uiconfig                                         (OK=1393   KO=0     )
>  UI IDM version                                          (OK=1393   KO=0     )
>  UI IDM privilege                                        (OK=1393   KO=0     )
>  UI IDM features                                         (OK=1393   KO=0     )
>  UI IDM login                                            (OK=1393   KO=0     )
>  UI IDM dashboard                                        (OK=1392   KO=0     )
>  UI IDM managed user schema                              (OK=1392   KO=0     )
>  UI IDM user                                             (OK=1392   KO=0     )
>  UI IDM oidcToken                                        (OK=1391   KO=0     )
> userinfo                                                 (OK=1391   KO=0     )
> GetUUid                                                  (OK=2011   KO=0     )
> UI-Logout                                                (OK=1387   KO=0     )
> GetOpenidConfig                                          (OK=5634   KO=0     )
> UI-Logout Redirect 1                                     (OK=1386   KO=0     )
>  UI AM revoke1                                           (OK=1386   KO=0     )
>  UI AM revoke2                                           (OK=1386   KO=0     )
>  UI AM endsession                                        (OK=1386   KO=0     )
> CreatePolicy                                             (OK=2011   KO=0     )
> RootUserinfo                                             (OK=4630   KO=0     )
> getIdToken                                               (OK=475    KO=0     )
> getIdToken Redirect 1                                    (OK=475    KO=0     )
> createOrganization                                       (OK=473    KO=0     )
> queryOrganization                                        (OK=473    KO=0     )
> deleteOrganization                                       (OK=473    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=212    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=210    KO=0     )
> restloginProgressiveProfileCallback                      (OK=73     KO=0     )
> ReadPolicy                                               (OK=1879   KO=0     )
> DeletePolicy                                             (OK=1743   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        90 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 282561 / active: 385    / done: 6129  
================================================================================

21:11:29.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:30.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:31.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:31.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:31.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:32.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:33 GMT                                     100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=95115  KO=0     )
> restLoginInitiate                                        (OK=6668   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6657   KO=0     )
> User Authorize PKCE stage                                (OK=8039   KO=0     )
> User AccessToken PKCE stage                              (OK=8034   KO=0     )
> tokenUserinfo                                            (OK=1417   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1487   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1487   KO=0     )
>  UI AM idFromSession                                     (OK=1486   KO=0     )
>  UI AM validateGoto                                      (OK=1486   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1485   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1484   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1484   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1484   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1480   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1480   KO=0     )
> Skip 2FA                                                 (OK=3654   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1478   KO=0     )
>  UI IDM uiconfig                                         (OK=1478   KO=0     )
>  UI IDM version                                          (OK=1478   KO=0     )
>  UI IDM privilege                                        (OK=1478   KO=0     )
>  UI IDM features                                         (OK=1478   KO=0     )
>  UI IDM login                                            (OK=1478   KO=0     )
>  UI IDM dashboard                                        (OK=1478   KO=0     )
>  UI IDM managed user schema                              (OK=1478   KO=0     )
>  UI IDM user                                             (OK=1478   KO=0     )
>  UI IDM oidcToken                                        (OK=1477   KO=0     )
> userinfo                                                 (OK=1476   KO=0     )
> GetUUid                                                  (OK=2130   KO=0     )
> UI-Logout                                                (OK=1474   KO=0     )
> GetOpenidConfig                                          (OK=6016   KO=0     )
> UI-Logout Redirect 1                                     (OK=1471   KO=0     )
>  UI AM revoke1                                           (OK=1470   KO=0     )
>  UI AM revoke2                                           (OK=1470   KO=0     )
>  UI AM endsession                                        (OK=1471   KO=0     )
> CreatePolicy                                             (OK=2128   KO=0     )
> RootUserinfo                                             (OK=4987   KO=0     )
> getIdToken                                               (OK=502    KO=0     )
> getIdToken Redirect 1                                    (OK=502    KO=0     )
> createOrganization                                       (OK=502    KO=0     )
> queryOrganization                                        (OK=502    KO=0     )
> deleteOrganization                                       (OK=502    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=221    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=220    KO=0     )
> restloginProgressiveProfileCallback                      (OK=77     KO=0     )
> ReadPolicy                                               (OK=2009   KO=0     )
> DeletePolicy                                             (OK=1877   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        96 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 282182 / active: 353    / done: 6540  
================================================================================

21:11:35.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:35.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:37.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:37.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:38.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:38 GMT                                     105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=100548 KO=0     )
> restLoginInitiate                                        (OK=7043   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7036   KO=0     )
> User Authorize PKCE stage                                (OK=8489   KO=0     )
> User AccessToken PKCE stage                              (OK=8484   KO=0     )
> tokenUserinfo                                            (OK=1490   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1576   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1576   KO=0     )
>  UI AM idFromSession                                     (OK=1575   KO=0     )
>  UI AM validateGoto                                      (OK=1575   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1570   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1570   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1570   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1570   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1562   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1562   KO=0     )
> Skip 2FA                                                 (OK=3860   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1562   KO=0     )
>  UI IDM uiconfig                                         (OK=1562   KO=0     )
>  UI IDM version                                          (OK=1562   KO=0     )
>  UI IDM privilege                                        (OK=1561   KO=0     )
>  UI IDM features                                         (OK=1562   KO=0     )
>  UI IDM login                                            (OK=1562   KO=0     )
>  UI IDM dashboard                                        (OK=1561   KO=0     )
>  UI IDM managed user schema                              (OK=1561   KO=0     )
>  UI IDM user                                             (OK=1561   KO=0     )
>  UI IDM oidcToken                                        (OK=1560   KO=0     )
> userinfo                                                 (OK=1560   KO=0     )
> GetUUid                                                  (OK=2247   KO=0     )
> UI-Logout                                                (OK=1559   KO=0     )
> GetOpenidConfig                                          (OK=6380   KO=0     )
> UI-Logout Redirect 1                                     (OK=1558   KO=0     )
>  UI AM revoke1                                           (OK=1558   KO=0     )
>  UI AM revoke2                                           (OK=1558   KO=0     )
>  UI AM endsession                                        (OK=1558   KO=0     )
> CreatePolicy                                             (OK=2243   KO=0     )
> RootUserinfo                                             (OK=5215   KO=0     )
> getIdToken                                               (OK=539    KO=0     )
> getIdToken Redirect 1                                    (OK=539    KO=0     )
> createOrganization                                       (OK=539    KO=0     )
> queryOrganization                                        (OK=538    KO=0     )
> deleteOrganization                                       (OK=538    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=235    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=235    KO=0     )
> restloginProgressiveProfileCallback                      (OK=80     KO=0     )
> ReadPolicy                                               (OK=2125   KO=0     )
> DeletePolicy                                             (OK=2005   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       101 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 281796 / active: 339    / done: 6940  
================================================================================

21:11:38.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:39.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:40.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:40.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:40.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:41.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:43 GMT                                     110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=106663 KO=0     )
> restLoginInitiate                                        (OK=7443   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7431   KO=0     )
> User Authorize PKCE stage                                (OK=8988   KO=0     )
> User AccessToken PKCE stage                              (OK=8984   KO=0     )
> tokenUserinfo                                            (OK=1574   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1680   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1679   KO=0     )
>  UI AM idFromSession                                     (OK=1678   KO=0     )
>  UI AM validateGoto                                      (OK=1679   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1675   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1675   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1675   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1675   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1672   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1670   KO=0     )
> Skip 2FA                                                 (OK=4062   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1670   KO=0     )
>  UI IDM uiconfig                                         (OK=1670   KO=0     )
>  UI IDM version                                          (OK=1670   KO=0     )
>  UI IDM privilege                                        (OK=1670   KO=0     )
>  UI IDM features                                         (OK=1670   KO=0     )
>  UI IDM login                                            (OK=1670   KO=0     )
>  UI IDM dashboard                                        (OK=1668   KO=0     )
>  UI IDM managed user schema                              (OK=1668   KO=0     )
>  UI IDM user                                             (OK=1668   KO=0     )
>  UI IDM oidcToken                                        (OK=1667   KO=0     )
> userinfo                                                 (OK=1664   KO=0     )
> GetUUid                                                  (OK=2367   KO=0     )
> UI-Logout                                                (OK=1664   KO=0     )
> GetOpenidConfig                                          (OK=6734   KO=0     )
> UI-Logout Redirect 1                                     (OK=1663   KO=0     )
>  UI AM revoke1                                           (OK=1662   KO=0     )
>  UI AM revoke2                                           (OK=1662   KO=0     )
>  UI AM endsession                                        (OK=1662   KO=0     )
> CreatePolicy                                             (OK=2367   KO=0     )
> RootUserinfo                                             (OK=5498   KO=0     )
> getIdToken                                               (OK=566    KO=0     )
> getIdToken Redirect 1                                    (OK=566    KO=0     )
> createOrganization                                       (OK=566    KO=0     )
> queryOrganization                                        (OK=566    KO=0     )
> deleteOrganization                                       (OK=566    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=248    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=248    KO=0     )
> restloginProgressiveProfileCallback                      (OK=85     KO=0     )
> ReadPolicy                                               (OK=2238   KO=0     )
> DeletePolicy                                             (OK=2122   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=18     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       107 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 281377 / active: 350    / done: 7348  
================================================================================

21:11:45.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:45.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:45.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:46.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:47.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:48 GMT                                     115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=111969 KO=0     )
> restLoginInitiate                                        (OK=7805   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7799   KO=0     )
> User Authorize PKCE stage                                (OK=9430   KO=0     )
> User AccessToken PKCE stage                              (OK=9426   KO=0     )
> tokenUserinfo                                            (OK=1655   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1758   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1757   KO=0     )
>  UI AM idFromSession                                     (OK=1757   KO=0     )
>  UI AM validateGoto                                      (OK=1757   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1755   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1754   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1754   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1754   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1752   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1751   KO=0     )
> Skip 2FA                                                 (OK=4268   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1751   KO=0     )
>  UI IDM uiconfig                                         (OK=1751   KO=0     )
>  UI IDM version                                          (OK=1751   KO=0     )
>  UI IDM privilege                                        (OK=1751   KO=0     )
>  UI IDM features                                         (OK=1751   KO=0     )
>  UI IDM login                                            (OK=1751   KO=0     )
>  UI IDM dashboard                                        (OK=1751   KO=0     )
>  UI IDM managed user schema                              (OK=1751   KO=0     )
>  UI IDM user                                             (OK=1751   KO=0     )
>  UI IDM oidcToken                                        (OK=1751   KO=0     )
> userinfo                                                 (OK=1746   KO=0     )
> GetUUid                                                  (OK=2492   KO=0     )
> UI-Logout                                                (OK=1746   KO=0     )
> GetOpenidConfig                                          (OK=7093   KO=0     )
> UI-Logout Redirect 1                                     (OK=1745   KO=0     )
>  UI AM revoke1                                           (OK=1744   KO=0     )
>  UI AM revoke2                                           (OK=1744   KO=0     )
>  UI AM endsession                                        (OK=1744   KO=0     )
> CreatePolicy                                             (OK=2490   KO=0     )
> RootUserinfo                                             (OK=5771   KO=0     )
> getIdToken                                               (OK=596    KO=0     )
> getIdToken Redirect 1                                    (OK=596    KO=0     )
> createOrganization                                       (OK=596    KO=0     )
> queryOrganization                                        (OK=596    KO=0     )
> deleteOrganization                                       (OK=596    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=262    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=262    KO=0     )
> restloginProgressiveProfileCallback                      (OK=92     KO=0     )
> ReadPolicy                                               (OK=2361   KO=0     )
> DeletePolicy                                             (OK=2237   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=18     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       112 (100.0%)

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

21:11:49.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:50.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:51.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:51.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:51.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:53.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:53 GMT                                     120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=117712 KO=0     )
> restLoginInitiate                                        (OK=8192   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8185   KO=0     )
> User Authorize PKCE stage                                (OK=9906   KO=0     )
> User AccessToken PKCE stage                              (OK=9901   KO=0     )
> tokenUserinfo                                            (OK=1737   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=1854   KO=0     )
>  UI AM validateGoto                                      (OK=1854   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1852   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1852   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1850   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1850   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1847   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1847   KO=0     )
> Skip 2FA                                                 (OK=4464   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1846   KO=0     )
>  UI IDM uiconfig                                         (OK=1846   KO=0     )
>  UI IDM version                                          (OK=1846   KO=0     )
>  UI IDM privilege                                        (OK=1846   KO=0     )
>  UI IDM features                                         (OK=1846   KO=0     )
>  UI IDM login                                            (OK=1846   KO=0     )
>  UI IDM dashboard                                        (OK=1846   KO=0     )
>  UI IDM managed user schema                              (OK=1846   KO=0     )
>  UI IDM user                                             (OK=1846   KO=0     )
>  UI IDM oidcToken                                        (OK=1846   KO=0     )
> userinfo                                                 (OK=1844   KO=0     )
> GetUUid                                                  (OK=2621   KO=0     )
> UI-Logout                                                (OK=1844   KO=0     )
> GetOpenidConfig                                          (OK=7468   KO=0     )
> UI-Logout Redirect 1                                     (OK=1843   KO=0     )
>  UI AM revoke1                                           (OK=1841   KO=0     )
>  UI AM revoke2                                           (OK=1841   KO=0     )
>  UI AM endsession                                        (OK=1841   KO=0     )
> CreatePolicy                                             (OK=2618   KO=0     )
> RootUserinfo                                             (OK=5959   KO=0     )
> getIdToken                                               (OK=622    KO=0     )
> getIdToken Redirect 1                                    (OK=622    KO=0     )
> createOrganization                                       (OK=621    KO=0     )
> queryOrganization                                        (OK=621    KO=0     )
> deleteOrganization                                       (OK=621    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=280    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=279    KO=0     )
> restloginProgressiveProfileCallback                      (OK=94     KO=0     )
> ReadPolicy                                               (OK=2490   KO=0     )
> DeletePolicy                                             (OK=2359   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       118 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 280598 / active: 354    / done: 8123  
================================================================================

21:11:54.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:56.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:57.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:57.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:11:58 GMT                                     125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=123152 KO=0     )
> restLoginInitiate                                        (OK=8578   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8573   KO=0     )
> User Authorize PKCE stage                                (OK=10370  KO=0     )
> User AccessToken PKCE stage                              (OK=10369  KO=0     )
> tokenUserinfo                                            (OK=1824   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1924   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1924   KO=0     )
>  UI AM idFromSession                                     (OK=1924   KO=0     )
>  UI AM validateGoto                                      (OK=1924   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1924   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1924   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1924   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1924   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1923   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1923   KO=0     )
> Skip 2FA                                                 (OK=4699   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1923   KO=0     )
>  UI IDM uiconfig                                         (OK=1923   KO=0     )
>  UI IDM version                                          (OK=1923   KO=0     )
>  UI IDM privilege                                        (OK=1923   KO=0     )
>  UI IDM features                                         (OK=1923   KO=0     )
>  UI IDM login                                            (OK=1923   KO=0     )
>  UI IDM dashboard                                        (OK=1923   KO=0     )
>  UI IDM managed user schema                              (OK=1923   KO=0     )
>  UI IDM user                                             (OK=1923   KO=0     )
>  UI IDM oidcToken                                        (OK=1922   KO=0     )
> userinfo                                                 (OK=1922   KO=0     )
> GetUUid                                                  (OK=2755   KO=0     )
> UI-Logout                                                (OK=1922   KO=0     )
> GetOpenidConfig                                          (OK=7861   KO=0     )
> UI-Logout Redirect 1                                     (OK=1922   KO=0     )
>  UI AM revoke1                                           (OK=1921   KO=0     )
>  UI AM revoke2                                           (OK=1921   KO=0     )
>  UI AM endsession                                        (OK=1921   KO=0     )
> CreatePolicy                                             (OK=2754   KO=0     )
> RootUserinfo                                             (OK=6268   KO=0     )
> getIdToken                                               (OK=657    KO=0     )
> getIdToken Redirect 1                                    (OK=657    KO=0     )
> createOrganization                                       (OK=657    KO=0     )
> queryOrganization                                        (OK=656    KO=0     )
> deleteOrganization                                       (OK=654    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=299    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=299    KO=0     )
> restloginProgressiveProfileCallback                      (OK=100    KO=0     )
> ReadPolicy                                               (OK=2617   KO=0     )
> DeletePolicy                                             (OK=2486   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=23     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       122 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 280192 / active: 370    / done: 8513  
================================================================================

21:11:59.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:11:59.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:02.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:02.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:03.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:03 GMT                                     130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=128325 KO=0     )
> restLoginInitiate                                        (OK=8941   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8937   KO=0     )
> User Authorize PKCE stage                                (OK=10799  KO=0     )
> User AccessToken PKCE stage                              (OK=10794  KO=0     )
> tokenUserinfo                                            (OK=1893   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2008   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2007   KO=0     )
>  UI AM idFromSession                                     (OK=2004   KO=0     )
>  UI AM validateGoto                                      (OK=2004   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2001   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2001   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2001   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2001   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1998   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1998   KO=0     )
> Skip 2FA                                                 (OK=4903   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1998   KO=0     )
>  UI IDM uiconfig                                         (OK=1998   KO=0     )
>  UI IDM version                                          (OK=1998   KO=0     )
>  UI IDM privilege                                        (OK=1998   KO=0     )
>  UI IDM features                                         (OK=1998   KO=0     )
>  UI IDM login                                            (OK=1998   KO=0     )
>  UI IDM dashboard                                        (OK=1998   KO=0     )
>  UI IDM managed user schema                              (OK=1998   KO=0     )
>  UI IDM user                                             (OK=1998   KO=0     )
>  UI IDM oidcToken                                        (OK=1997   KO=0     )
> userinfo                                                 (OK=1996   KO=0     )
> GetUUid                                                  (OK=2882   KO=0     )
> UI-Logout                                                (OK=1994   KO=0     )
> GetOpenidConfig                                          (OK=8248   KO=0     )
> UI-Logout Redirect 1                                     (OK=1994   KO=0     )
>  UI AM revoke1                                           (OK=1992   KO=0     )
>  UI AM revoke2                                           (OK=1992   KO=0     )
>  UI AM endsession                                        (OK=1992   KO=0     )
> CreatePolicy                                             (OK=2879   KO=0     )
> RootUserinfo                                             (OK=6540   KO=0     )
> getIdToken                                               (OK=686    KO=0     )
> getIdToken Redirect 1                                    (OK=685    KO=0     )
> createOrganization                                       (OK=685    KO=0     )
> queryOrganization                                        (OK=685    KO=0     )
> deleteOrganization                                       (OK=685    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=314    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=314    KO=0     )
> restloginProgressiveProfileCallback                      (OK=103    KO=0     )
> ReadPolicy                                               (OK=2752   KO=0     )
> DeletePolicy                                             (OK=2614   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       127 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 279815 / active: 358    / done: 8902  
================================================================================

21:12:04.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:05.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:05.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:06.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:07.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:07.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:08 GMT                                     135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=133658 KO=0     )
> restLoginInitiate                                        (OK=9309   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9300   KO=0     )
> User Authorize PKCE stage                                (OK=11243  KO=0     )
> User AccessToken PKCE stage                              (OK=11239  KO=0     )
> tokenUserinfo                                            (OK=1957   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2089   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2089   KO=0     )
>  UI AM idFromSession                                     (OK=2088   KO=0     )
>  UI AM validateGoto                                      (OK=2088   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2085   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2084   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2082   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2082   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2079   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2079   KO=0     )
> Skip 2FA                                                 (OK=5119   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2078   KO=0     )
>  UI IDM uiconfig                                         (OK=2078   KO=0     )
>  UI IDM version                                          (OK=2078   KO=0     )
>  UI IDM privilege                                        (OK=2078   KO=0     )
>  UI IDM features                                         (OK=2078   KO=0     )
>  UI IDM login                                            (OK=2078   KO=0     )
>  UI IDM dashboard                                        (OK=2077   KO=0     )
>  UI IDM managed user schema                              (OK=2077   KO=0     )
>  UI IDM user                                             (OK=2077   KO=0     )
>  UI IDM oidcToken                                        (OK=2076   KO=0     )
> userinfo                                                 (OK=2076   KO=0     )
> GetUUid                                                  (OK=3009   KO=0     )
> UI-Logout                                                (OK=2074   KO=0     )
> GetOpenidConfig                                          (OK=8634   KO=0     )
> UI-Logout Redirect 1                                     (OK=2072   KO=0     )
>  UI AM revoke1                                           (OK=2072   KO=0     )
>  UI AM revoke2                                           (OK=2072   KO=0     )
>  UI AM endsession                                        (OK=2072   KO=0     )
> CreatePolicy                                             (OK=3006   KO=0     )
> RootUserinfo                                             (OK=6824   KO=0     )
> getIdToken                                               (OK=713    KO=0     )
> getIdToken Redirect 1                                    (OK=713    KO=0     )
> createOrganization                                       (OK=713    KO=0     )
> queryOrganization                                        (OK=713    KO=0     )
> deleteOrganization                                       (OK=713    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=318    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=318    KO=0     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> ReadPolicy                                               (OK=2878   KO=0     )
> DeletePolicy                                             (OK=2748   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       133 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 279447 / active: 359    / done: 9269  
================================================================================

21:12:08.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:09.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:10.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:11.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:11.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:12.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:13.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:13 GMT                                     140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=138800 KO=0     )
> restLoginInitiate                                        (OK=9670   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9652   KO=0     )
> User Authorize PKCE stage                                (OK=11657  KO=0     )
> User AccessToken PKCE stage                              (OK=11654  KO=0     )
> tokenUserinfo                                            (OK=2024   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2166   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2164   KO=0     )
>  UI AM idFromSession                                     (OK=2163   KO=0     )
>  UI AM validateGoto                                      (OK=2163   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2162   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2162   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2161   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2161   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2159   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2158   KO=0     )
> Skip 2FA                                                 (OK=5313   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2157   KO=0     )
>  UI IDM uiconfig                                         (OK=2157   KO=0     )
>  UI IDM version                                          (OK=2157   KO=0     )
>  UI IDM privilege                                        (OK=2157   KO=0     )
>  UI IDM features                                         (OK=2157   KO=0     )
>  UI IDM login                                            (OK=2157   KO=0     )
>  UI IDM dashboard                                        (OK=2157   KO=0     )
>  UI IDM managed user schema                              (OK=2157   KO=0     )
>  UI IDM user                                             (OK=2157   KO=0     )
>  UI IDM oidcToken                                        (OK=2157   KO=0     )
> userinfo                                                 (OK=2156   KO=0     )
> GetUUid                                                  (OK=3125   KO=0     )
> UI-Logout                                                (OK=2156   KO=0     )
> GetOpenidConfig                                          (OK=9007   KO=0     )
> UI-Logout Redirect 1                                     (OK=2155   KO=0     )
>  UI AM revoke1                                           (OK=2155   KO=0     )
>  UI AM revoke2                                           (OK=2155   KO=0     )
>  UI AM endsession                                        (OK=2155   KO=0     )
> CreatePolicy                                             (OK=3123   KO=0     )
> RootUserinfo                                             (OK=7105   KO=0     )
> getIdToken                                               (OK=734    KO=0     )
> getIdToken Redirect 1                                    (OK=732    KO=0     )
> createOrganization                                       (OK=732    KO=0     )
> queryOrganization                                        (OK=731    KO=0     )
> deleteOrganization                                       (OK=731    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=335    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=334    KO=0     )
> restloginProgressiveProfileCallback                      (OK=113    KO=0     )
> ReadPolicy                                               (OK=3005   KO=0     )
> DeletePolicy                                             (OK=2876   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       140 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 279067 / active: 360    / done: 9648  
================================================================================

21:12:13.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:15.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:16.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:16.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:17.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:18.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:18 GMT                                     145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=144707 KO=0     )
> restLoginInitiate                                        (OK=10052  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10048  KO=0     )
> User Authorize PKCE stage                                (OK=12145  KO=0     )
> User AccessToken PKCE stage                              (OK=12143  KO=0     )
> tokenUserinfo                                            (OK=2103   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2263   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2263   KO=0     )
>  UI AM idFromSession                                     (OK=2260   KO=0     )
>  UI AM validateGoto                                      (OK=2260   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2257   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2256   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2255   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2255   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2254   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2254   KO=0     )
> Skip 2FA                                                 (OK=5532   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2253   KO=0     )
>  UI IDM uiconfig                                         (OK=2253   KO=0     )
>  UI IDM version                                          (OK=2253   KO=0     )
>  UI IDM privilege                                        (OK=2253   KO=0     )
>  UI IDM features                                         (OK=2253   KO=0     )
>  UI IDM login                                            (OK=2253   KO=0     )
>  UI IDM dashboard                                        (OK=2253   KO=0     )
>  UI IDM managed user schema                              (OK=2253   KO=0     )
>  UI IDM user                                             (OK=2253   KO=0     )
>  UI IDM oidcToken                                        (OK=2253   KO=0     )
> userinfo                                                 (OK=2252   KO=0     )
> GetUUid                                                  (OK=3264   KO=0     )
> UI-Logout                                                (OK=2252   KO=0     )
> GetOpenidConfig                                          (OK=9386   KO=0     )
> UI-Logout Redirect 1                                     (OK=2250   KO=0     )
>  UI AM revoke1                                           (OK=2250   KO=0     )
>  UI AM revoke2                                           (OK=2250   KO=0     )
>  UI AM endsession                                        (OK=2250   KO=0     )
> CreatePolicy                                             (OK=3261   KO=0     )
> RootUserinfo                                             (OK=7407   KO=0     )
> getIdToken                                               (OK=760    KO=0     )
> getIdToken Redirect 1                                    (OK=759    KO=0     )
> createOrganization                                       (OK=759    KO=0     )
> queryOrganization                                        (OK=759    KO=0     )
> deleteOrganization                                       (OK=759    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=346    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=346    KO=0     )
> restloginProgressiveProfileCallback                      (OK=118    KO=0     )
> ReadPolicy                                               (OK=3120   KO=0     )
> DeletePolicy                                             (OK=3003   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       146 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 278672 / active: 352    / done: 10051 
================================================================================

21:12:18.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:22.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:23.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:23 GMT                                     150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=150325 KO=0     )
> restLoginInitiate                                        (OK=10436  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10428  KO=0     )
> User Authorize PKCE stage                                (OK=12611  KO=0     )
> User AccessToken PKCE stage                              (OK=12606  KO=0     )
> tokenUserinfo                                            (OK=2167   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2353   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2353   KO=0     )
>  UI AM idFromSession                                     (OK=2352   KO=0     )
>  UI AM validateGoto                                      (OK=2352   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2347   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2347   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2347   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2347   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2344   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2343   KO=0     )
> Skip 2FA                                                 (OK=5747   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2342   KO=0     )
>  UI IDM uiconfig                                         (OK=2342   KO=0     )
>  UI IDM version                                          (OK=2342   KO=0     )
>  UI IDM privilege                                        (OK=2342   KO=0     )
>  UI IDM features                                         (OK=2341   KO=0     )
>  UI IDM login                                            (OK=2341   KO=0     )
>  UI IDM dashboard                                        (OK=2341   KO=0     )
>  UI IDM managed user schema                              (OK=2341   KO=0     )
>  UI IDM user                                             (OK=2341   KO=0     )
>  UI IDM oidcToken                                        (OK=2341   KO=0     )
> userinfo                                                 (OK=2341   KO=0     )
> GetUUid                                                  (OK=3402   KO=0     )
> UI-Logout                                                (OK=2341   KO=0     )
> GetOpenidConfig                                          (OK=9781   KO=0     )
> UI-Logout Redirect 1                                     (OK=2341   KO=0     )
>  UI AM revoke1                                           (OK=2340   KO=0     )
>  UI AM revoke2                                           (OK=2340   KO=0     )
>  UI AM endsession                                        (OK=2340   KO=0     )
> CreatePolicy                                             (OK=3398   KO=0     )
> RootUserinfo                                             (OK=7657   KO=0     )
> getIdToken                                               (OK=784    KO=0     )
> getIdToken Redirect 1                                    (OK=784    KO=0     )
> createOrganization                                       (OK=784    KO=0     )
> queryOrganization                                        (OK=784    KO=0     )
> deleteOrganization                                       (OK=783    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=352    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=352    KO=0     )
> restloginProgressiveProfileCallback                      (OK=123    KO=0     )
> ReadPolicy                                               (OK=3259   KO=0     )
> DeletePolicy                                             (OK=3117   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=28     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       149 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 278284 / active: 382    / done: 10409 
================================================================================

21:12:23.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:24.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:25.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:27.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:28 GMT                                     155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=155917 KO=0     )
> restLoginInitiate                                        (OK=10827  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10817  KO=0     )
> User Authorize PKCE stage                                (OK=13075  KO=0     )
> User AccessToken PKCE stage                              (OK=13072  KO=0     )
> tokenUserinfo                                            (OK=2257   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2437   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2437   KO=0     )
>  UI AM idFromSession                                     (OK=2435   KO=0     )
>  UI AM validateGoto                                      (OK=2435   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2431   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2431   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2431   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2431   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2428   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2428   KO=0     )
> Skip 2FA                                                 (OK=5960   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2428   KO=0     )
>  UI IDM uiconfig                                         (OK=2428   KO=0     )
>  UI IDM version                                          (OK=2426   KO=0     )
>  UI IDM privilege                                        (OK=2426   KO=0     )
>  UI IDM features                                         (OK=2426   KO=0     )
>  UI IDM login                                            (OK=2426   KO=0     )
>  UI IDM dashboard                                        (OK=2426   KO=0     )
>  UI IDM managed user schema                              (OK=2426   KO=0     )
>  UI IDM user                                             (OK=2426   KO=0     )
>  UI IDM oidcToken                                        (OK=2426   KO=0     )
> userinfo                                                 (OK=2426   KO=0     )
> GetUUid                                                  (OK=3524   KO=0     )
> UI-Logout                                                (OK=2426   KO=0     )
> GetOpenidConfig                                          (OK=10179  KO=0     )
> UI-Logout Redirect 1                                     (OK=2425   KO=0     )
>  UI AM revoke1                                           (OK=2424   KO=0     )
>  UI AM revoke2                                           (OK=2424   KO=0     )
>  UI AM endsession                                        (OK=2424   KO=0     )
> CreatePolicy                                             (OK=3523   KO=0     )
> RootUserinfo                                             (OK=7935   KO=0     )
> getIdToken                                               (OK=816    KO=0     )
> getIdToken Redirect 1                                    (OK=815    KO=0     )
> createOrganization                                       (OK=814    KO=0     )
> queryOrganization                                        (OK=812    KO=0     )
> deleteOrganization                                       (OK=811    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=365    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=365    KO=0     )
> restloginProgressiveProfileCallback                      (OK=132    KO=0     )
> ReadPolicy                                               (OK=3397   KO=0     )
> DeletePolicy                                             (OK=3256   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=28     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       153 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 277880 / active: 375    / done: 10820 
================================================================================

21:12:29.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:29.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:31.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:32.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:32.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:33 GMT                                     160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161630 KO=0     )
> restLoginInitiate                                        (OK=11229  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11222  KO=0     )
> User Authorize PKCE stage                                (OK=13562  KO=0     )
> User AccessToken PKCE stage                              (OK=13557  KO=0     )
> tokenUserinfo                                            (OK=2334   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2516   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2516   KO=0     )
>  UI AM idFromSession                                     (OK=2514   KO=0     )
>  UI AM validateGoto                                      (OK=2514   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2512   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2512   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2510   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2510   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2510   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2510   KO=0     )
> Skip 2FA                                                 (OK=6204   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2510   KO=0     )
>  UI IDM uiconfig                                         (OK=2510   KO=0     )
>  UI IDM version                                          (OK=2510   KO=0     )
>  UI IDM privilege                                        (OK=2510   KO=0     )
>  UI IDM features                                         (OK=2510   KO=0     )
>  UI IDM login                                            (OK=2510   KO=0     )
>  UI IDM dashboard                                        (OK=2508   KO=0     )
>  UI IDM managed user schema                              (OK=2508   KO=0     )
>  UI IDM user                                             (OK=2508   KO=0     )
>  UI IDM oidcToken                                        (OK=2508   KO=0     )
> userinfo                                                 (OK=2507   KO=0     )
> GetUUid                                                  (OK=3664   KO=0     )
> UI-Logout                                                (OK=2506   KO=0     )
> GetOpenidConfig                                          (OK=10583  KO=0     )
> UI-Logout Redirect 1                                     (OK=2505   KO=0     )
>  UI AM revoke1                                           (OK=2505   KO=0     )
>  UI AM revoke2                                           (OK=2505   KO=0     )
>  UI AM endsession                                        (OK=2505   KO=0     )
> CreatePolicy                                             (OK=3663   KO=0     )
> RootUserinfo                                             (OK=8279   KO=0     )
> getIdToken                                               (OK=847    KO=0     )
> getIdToken Redirect 1                                    (OK=847    KO=0     )
> createOrganization                                       (OK=847    KO=0     )
> queryOrganization                                        (OK=847    KO=0     )
> deleteOrganization                                       (OK=846    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=384    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=384    KO=0     )
> restloginProgressiveProfileCallback                      (OK=136    KO=0     )
> ReadPolicy                                               (OK=3520   KO=0     )
> DeletePolicy                                             (OK=3397   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=29     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       158 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 277461 / active: 385    / done: 11229 
================================================================================

21:12:33.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:34.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:34.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:35.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:36.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:36.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:36.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:37.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:37.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:37.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:38 GMT                                     165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=167477 KO=0     )
> restLoginInitiate                                        (OK=11618  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11609  KO=0     )
> User Authorize PKCE stage                                (OK=14040  KO=0     )
> User AccessToken PKCE stage                              (OK=14035  KO=0     )
> tokenUserinfo                                            (OK=2411   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2611   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2611   KO=0     )
>  UI AM idFromSession                                     (OK=2611   KO=0     )
>  UI AM validateGoto                                      (OK=2611   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2607   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2607   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2606   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2606   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2604   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2602   KO=0     )
> Skip 2FA                                                 (OK=6417   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2602   KO=0     )
>  UI IDM uiconfig                                         (OK=2602   KO=0     )
>  UI IDM version                                          (OK=2602   KO=0     )
>  UI IDM privilege                                        (OK=2602   KO=0     )
>  UI IDM features                                         (OK=2602   KO=0     )
>  UI IDM login                                            (OK=2602   KO=0     )
>  UI IDM dashboard                                        (OK=2602   KO=0     )
>  UI IDM managed user schema                              (OK=2602   KO=0     )
>  UI IDM user                                             (OK=2602   KO=0     )
>  UI IDM oidcToken                                        (OK=2602   KO=0     )
> userinfo                                                 (OK=2602   KO=0     )
> GetUUid                                                  (OK=3791   KO=0     )
> UI-Logout                                                (OK=2601   KO=0     )
> GetOpenidConfig                                          (OK=10972  KO=0     )
> UI-Logout Redirect 1                                     (OK=2600   KO=0     )
>  UI AM revoke1                                           (OK=2600   KO=0     )
>  UI AM revoke2                                           (OK=2600   KO=0     )
>  UI AM endsession                                        (OK=2600   KO=0     )
> CreatePolicy                                             (OK=3789   KO=0     )
> RootUserinfo                                             (OK=8577   KO=0     )
> getIdToken                                               (OK=877    KO=0     )
> getIdToken Redirect 1                                    (OK=877    KO=0     )
> createOrganization                                       (OK=877    KO=0     )
> queryOrganization                                        (OK=876    KO=0     )
> deleteOrganization                                       (OK=876    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=393    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=393    KO=0     )
> restloginProgressiveProfileCallback                      (OK=141    KO=0     )
> ReadPolicy                                               (OK=3660   KO=0     )
> DeletePolicy                                             (OK=3519   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=30     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       168 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  4%
          waiting: 277054 / active: 370    / done: 11651 
================================================================================

21:12:40.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:40.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:41.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:41.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:41.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:42.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:43.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:43 GMT                                     170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=173290 KO=0     )
> restLoginInitiate                                        (OK=12025  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12015  KO=0     )
> User Authorize PKCE stage                                (OK=14520  KO=0     )
> User AccessToken PKCE stage                              (OK=14513  KO=0     )
> tokenUserinfo                                            (OK=2492   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2702   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2700   KO=0     )
>  UI AM idFromSession                                     (OK=2697   KO=0     )
>  UI AM validateGoto                                      (OK=2697   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2695   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2694   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2693   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2693   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2693   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2693   KO=0     )
> Skip 2FA                                                 (OK=6642   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2693   KO=0     )
>  UI IDM uiconfig                                         (OK=2693   KO=0     )
>  UI IDM version                                          (OK=2693   KO=0     )
>  UI IDM privilege                                        (OK=2693   KO=0     )
>  UI IDM features                                         (OK=2693   KO=0     )
>  UI IDM login                                            (OK=2693   KO=0     )
>  UI IDM dashboard                                        (OK=2693   KO=0     )
>  UI IDM managed user schema                              (OK=2693   KO=0     )
>  UI IDM user                                             (OK=2692   KO=0     )
>  UI IDM oidcToken                                        (OK=2690   KO=0     )
> userinfo                                                 (OK=2689   KO=0     )
> GetUUid                                                  (OK=3917   KO=0     )
> UI-Logout                                                (OK=2689   KO=0     )
> GetOpenidConfig                                          (OK=11365  KO=0     )
> UI-Logout Redirect 1                                     (OK=2688   KO=0     )
>  UI AM revoke1                                           (OK=2687   KO=0     )
>  UI AM revoke2                                           (OK=2686   KO=0     )
>  UI AM endsession                                        (OK=2688   KO=0     )
> CreatePolicy                                             (OK=3915   KO=0     )
> RootUserinfo                                             (OK=8856   KO=0     )
> getIdToken                                               (OK=916    KO=0     )
> getIdToken Redirect 1                                    (OK=915    KO=0     )
> createOrganization                                       (OK=913    KO=0     )
> queryOrganization                                        (OK=913    KO=0     )
> deleteOrganization                                       (OK=913    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=413    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=413    KO=0     )
> restloginProgressiveProfileCallback                      (OK=149    KO=0     )
> ReadPolicy                                               (OK=3785   KO=0     )
> DeletePolicy                                             (OK=3658   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=32     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       175 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 276633 / active: 370    / done: 12072 
================================================================================

21:12:44.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:45.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:45.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:48 GMT                                     175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=179046 KO=0     )
> restLoginInitiate                                        (OK=12425  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12415  KO=0     )
> User Authorize PKCE stage                                (OK=15005  KO=0     )
> User AccessToken PKCE stage                              (OK=15001  KO=0     )
> tokenUserinfo                                            (OK=2576   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2785   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2785   KO=0     )
>  UI AM idFromSession                                     (OK=2785   KO=0     )
>  UI AM validateGoto                                      (OK=2785   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2781   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2780   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2780   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2780   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2779   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2779   KO=0     )
> Skip 2FA                                                 (OK=6870   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2779   KO=0     )
>  UI IDM uiconfig                                         (OK=2779   KO=0     )
>  UI IDM version                                          (OK=2779   KO=0     )
>  UI IDM privilege                                        (OK=2779   KO=0     )
>  UI IDM features                                         (OK=2779   KO=0     )
>  UI IDM login                                            (OK=2779   KO=0     )
>  UI IDM dashboard                                        (OK=2779   KO=0     )
>  UI IDM managed user schema                              (OK=2779   KO=0     )
>  UI IDM user                                             (OK=2779   KO=0     )
>  UI IDM oidcToken                                        (OK=2778   KO=0     )
> userinfo                                                 (OK=2777   KO=0     )
> GetUUid                                                  (OK=4059   KO=0     )
> UI-Logout                                                (OK=2774   KO=0     )
> GetOpenidConfig                                          (OK=11758  KO=0     )
> UI-Logout Redirect 1                                     (OK=2774   KO=0     )
>  UI AM revoke1                                           (OK=2772   KO=0     )
>  UI AM revoke2                                           (OK=2772   KO=0     )
>  UI AM endsession                                        (OK=2772   KO=0     )
> CreatePolicy                                             (OK=4059   KO=0     )
> RootUserinfo                                             (OK=9141   KO=0     )
> getIdToken                                               (OK=948    KO=0     )
> getIdToken Redirect 1                                    (OK=948    KO=0     )
> createOrganization                                       (OK=947    KO=0     )
> queryOrganization                                        (OK=947    KO=0     )
> deleteOrganization                                       (OK=946    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=436    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=436    KO=0     )
> restloginProgressiveProfileCallback                      (OK=152    KO=0     )
> ReadPolicy                                               (OK=3913   KO=0     )
> DeletePolicy                                             (OK=3780   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       178 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 276205 / active: 390    / done: 12480 
================================================================================

21:12:50.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:51.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:52.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:52.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:53 GMT                                     180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=184575 KO=0     )
> restLoginInitiate                                        (OK=12807  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12799  KO=0     )
> User Authorize PKCE stage                                (OK=15473  KO=0     )
> User AccessToken PKCE stage                              (OK=15463  KO=0     )
> tokenUserinfo                                            (OK=2658   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2876   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2875   KO=0     )
>  UI AM idFromSession                                     (OK=2875   KO=0     )
>  UI AM validateGoto                                      (OK=2875   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2868   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2867   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2866   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2866   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2862   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2862   KO=0     )
> Skip 2FA                                                 (OK=7076   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2861   KO=0     )
>  UI IDM uiconfig                                         (OK=2861   KO=0     )
>  UI IDM version                                          (OK=2861   KO=0     )
>  UI IDM privilege                                        (OK=2861   KO=0     )
>  UI IDM features                                         (OK=2861   KO=0     )
>  UI IDM login                                            (OK=2861   KO=0     )
>  UI IDM dashboard                                        (OK=2859   KO=0     )
>  UI IDM managed user schema                              (OK=2859   KO=0     )
>  UI IDM user                                             (OK=2859   KO=0     )
>  UI IDM oidcToken                                        (OK=2857   KO=0     )
> userinfo                                                 (OK=2856   KO=0     )
> GetUUid                                                  (OK=4190   KO=0     )
> UI-Logout                                                (OK=2855   KO=0     )
> GetOpenidConfig                                          (OK=12160  KO=0     )
> UI-Logout Redirect 1                                     (OK=2854   KO=0     )
>  UI AM revoke1                                           (OK=2854   KO=0     )
>  UI AM revoke2                                           (OK=2854   KO=0     )
>  UI AM endsession                                        (OK=2854   KO=0     )
> CreatePolicy                                             (OK=4185   KO=0     )
> RootUserinfo                                             (OK=9415   KO=0     )
> getIdToken                                               (OK=974    KO=0     )
> getIdToken Redirect 1                                    (OK=974    KO=0     )
> createOrganization                                       (OK=974    KO=0     )
> queryOrganization                                        (OK=974    KO=0     )
> deleteOrganization                                       (OK=974    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=449    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=449    KO=0     )
> restloginProgressiveProfileCallback                      (OK=157    KO=0     )
> ReadPolicy                                               (OK=4059   KO=0     )
> DeletePolicy                                             (OK=3909   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       182 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 275815 / active: 381    / done: 12879 
================================================================================

21:12:54.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:55.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:55.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:55.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:57.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:12:58.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:12:58 GMT                                     185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=190028 KO=0     )
> restLoginInitiate                                        (OK=13174  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13163  KO=0     )
> User Authorize PKCE stage                                (OK=15917  KO=0     )
> User AccessToken PKCE stage                              (OK=15914  KO=0     )
> tokenUserinfo                                            (OK=2740   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2956   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2955   KO=0     )
>  UI AM idFromSession                                     (OK=2953   KO=0     )
>  UI AM validateGoto                                      (OK=2953   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2951   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2951   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2950   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2950   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2949   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2949   KO=0     )
> Skip 2FA                                                 (OK=7273   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2948   KO=0     )
>  UI IDM uiconfig                                         (OK=2948   KO=0     )
>  UI IDM version                                          (OK=2948   KO=0     )
>  UI IDM privilege                                        (OK=2948   KO=0     )
>  UI IDM features                                         (OK=2948   KO=0     )
>  UI IDM login                                            (OK=2948   KO=0     )
>  UI IDM dashboard                                        (OK=2948   KO=0     )
>  UI IDM managed user schema                              (OK=2948   KO=0     )
>  UI IDM user                                             (OK=2948   KO=0     )
>  UI IDM oidcToken                                        (OK=2946   KO=0     )
> userinfo                                                 (OK=2946   KO=0     )
> GetUUid                                                  (OK=4296   KO=0     )
> UI-Logout                                                (OK=2945   KO=0     )
> GetOpenidConfig                                          (OK=12539  KO=0     )
> UI-Logout Redirect 1                                     (OK=2942   KO=0     )
>  UI AM revoke1                                           (OK=2941   KO=0     )
>  UI AM revoke2                                           (OK=2941   KO=0     )
>  UI AM endsession                                        (OK=2941   KO=0     )
> CreatePolicy                                             (OK=4293   KO=0     )
> RootUserinfo                                             (OK=9720   KO=0     )
> getIdToken                                               (OK=994    KO=0     )
> getIdToken Redirect 1                                    (OK=994    KO=0     )
> createOrganization                                       (OK=994    KO=0     )
> queryOrganization                                        (OK=994    KO=0     )
> deleteOrganization                                       (OK=994    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=467    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=467    KO=0     )
> restloginProgressiveProfileCallback                      (OK=163    KO=0     )
> ReadPolicy                                               (OK=4184   KO=0     )
> DeletePolicy                                             (OK=4059   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=38     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       188 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 275433 / active: 347    / done: 13295 
================================================================================

21:13:01.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:01.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:01.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:02.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:03.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:03 GMT                                     190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=195011 KO=0     )
> restLoginInitiate                                        (OK=13518  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13506  KO=0     )
> User Authorize PKCE stage                                (OK=16331  KO=0     )
> User AccessToken PKCE stage                              (OK=16325  KO=0     )
> tokenUserinfo                                            (OK=2824   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3030   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3029   KO=0     )
>  UI AM idFromSession                                     (OK=3028   KO=0     )
>  UI AM validateGoto                                      (OK=3028   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3028   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3027   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3027   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3027   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3025   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3025   KO=0     )
> Skip 2FA                                                 (OK=7452   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3025   KO=0     )
>  UI IDM uiconfig                                         (OK=3025   KO=0     )
>  UI IDM version                                          (OK=3025   KO=0     )
>  UI IDM privilege                                        (OK=3025   KO=0     )
>  UI IDM features                                         (OK=3025   KO=0     )
>  UI IDM login                                            (OK=3025   KO=0     )
>  UI IDM dashboard                                        (OK=3025   KO=0     )
>  UI IDM managed user schema                              (OK=3025   KO=0     )
>  UI IDM user                                             (OK=3025   KO=0     )
>  UI IDM oidcToken                                        (OK=3024   KO=0     )
> userinfo                                                 (OK=3024   KO=0     )
> GetUUid                                                  (OK=4395   KO=0     )
> UI-Logout                                                (OK=3022   KO=0     )
> GetOpenidConfig                                          (OK=12870  KO=0     )
> UI-Logout Redirect 1                                     (OK=3021   KO=0     )
>  UI AM revoke1                                           (OK=3020   KO=0     )
>  UI AM revoke2                                           (OK=3020   KO=0     )
>  UI AM endsession                                        (OK=3020   KO=0     )
> CreatePolicy                                             (OK=4393   KO=0     )
> RootUserinfo                                             (OK=10001  KO=0     )
> getIdToken                                               (OK=1023   KO=0     )
> getIdToken Redirect 1                                    (OK=1023   KO=0     )
> createOrganization                                       (OK=1023   KO=0     )
> queryOrganization                                        (OK=1023   KO=0     )
> deleteOrganization                                       (OK=1023   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=479    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=476    KO=0     )
> restloginProgressiveProfileCallback                      (OK=166    KO=0     )
> ReadPolicy                                               (OK=4289   KO=0     )
> DeletePolicy                                             (OK=4182   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       193 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 275072 / active: 318    / done: 13685 
================================================================================

21:13:03.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:03.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:08.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:08 GMT                                     195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=199829 KO=0     )
> restLoginInitiate                                        (OK=13864  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13859  KO=0     )
> User Authorize PKCE stage                                (OK=16747  KO=0     )
> User AccessToken PKCE stage                              (OK=16743  KO=0     )
> tokenUserinfo                                            (OK=2900   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3100   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3099   KO=0     )
>  UI AM idFromSession                                     (OK=3098   KO=0     )
>  UI AM validateGoto                                      (OK=3098   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3095   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3095   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3094   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3094   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3094   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3094   KO=0     )
> Skip 2FA                                                 (OK=7658   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3093   KO=0     )
>  UI IDM uiconfig                                         (OK=3093   KO=0     )
>  UI IDM version                                          (OK=3093   KO=0     )
>  UI IDM privilege                                        (OK=3092   KO=0     )
>  UI IDM features                                         (OK=3092   KO=0     )
>  UI IDM login                                            (OK=3092   KO=0     )
>  UI IDM dashboard                                        (OK=3092   KO=0     )
>  UI IDM managed user schema                              (OK=3092   KO=0     )
>  UI IDM user                                             (OK=3092   KO=0     )
>  UI IDM oidcToken                                        (OK=3090   KO=0     )
> userinfo                                                 (OK=3090   KO=0     )
> GetUUid                                                  (OK=4515   KO=0     )
> UI-Logout                                                (OK=3090   KO=0     )
> GetOpenidConfig                                          (OK=13195  KO=0     )
> UI-Logout Redirect 1                                     (OK=3090   KO=0     )
>  UI AM revoke1                                           (OK=3090   KO=0     )
>  UI AM revoke2                                           (OK=3090   KO=0     )
>  UI AM endsession                                        (OK=3090   KO=0     )
> CreatePolicy                                             (OK=4515   KO=0     )
> RootUserinfo                                             (OK=10292  KO=0     )
> getIdToken                                               (OK=1051   KO=0     )
> getIdToken Redirect 1                                    (OK=1051   KO=0     )
> createOrganization                                       (OK=1051   KO=0     )
> queryOrganization                                        (OK=1051   KO=0     )
> deleteOrganization                                       (OK=1050   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=490    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=490    KO=0     )
> restloginProgressiveProfileCallback                      (OK=169    KO=0     )
> ReadPolicy                                               (OK=4391   KO=0     )
> DeletePolicy                                             (OK=4286   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       196 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 274717 / active: 320    / done: 14038 
================================================================================

21:13:08.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:08.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:09.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:10.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:12.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:13 GMT                                     200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205053 KO=0     )
> restLoginInitiate                                        (OK=14239  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14231  KO=0     )
> User Authorize PKCE stage                                (OK=17188  KO=0     )
> User AccessToken PKCE stage                              (OK=17183  KO=0     )
> tokenUserinfo                                            (OK=2974   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3176   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3175   KO=0     )
>  UI AM idFromSession                                     (OK=3175   KO=0     )
>  UI AM validateGoto                                      (OK=3175   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3171   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3171   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3171   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3171   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3169   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3169   KO=0     )
> Skip 2FA                                                 (OK=7872   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3169   KO=0     )
>  UI IDM uiconfig                                         (OK=3169   KO=0     )
>  UI IDM version                                          (OK=3169   KO=0     )
>  UI IDM privilege                                        (OK=3169   KO=0     )
>  UI IDM features                                         (OK=3169   KO=0     )
>  UI IDM login                                            (OK=3169   KO=0     )
>  UI IDM dashboard                                        (OK=3169   KO=0     )
>  UI IDM managed user schema                              (OK=3169   KO=0     )
>  UI IDM user                                             (OK=3169   KO=0     )
>  UI IDM oidcToken                                        (OK=3169   KO=0     )
> userinfo                                                 (OK=3169   KO=0     )
> GetUUid                                                  (OK=4639   KO=0     )
> UI-Logout                                                (OK=3167   KO=0     )
> GetOpenidConfig                                          (OK=13545  KO=0     )
> UI-Logout Redirect 1                                     (OK=3166   KO=0     )
>  UI AM revoke1                                           (OK=3166   KO=0     )
>  UI AM revoke2                                           (OK=3166   KO=0     )
>  UI AM endsession                                        (OK=3166   KO=0     )
> CreatePolicy                                             (OK=4639   KO=0     )
> RootUserinfo                                             (OK=10595  KO=0     )
> getIdToken                                               (OK=1081   KO=0     )
> getIdToken Redirect 1                                    (OK=1081   KO=0     )
> createOrganization                                       (OK=1080   KO=0     )
> queryOrganization                                        (OK=1080   KO=0     )
> deleteOrganization                                       (OK=1080   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=507    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=507    KO=0     )
> restloginProgressiveProfileCallback                      (OK=174    KO=0     )
> ReadPolicy                                               (OK=4514   KO=0     )
> DeletePolicy                                             (OK=4391   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       201 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 274323 / active: 350    / done: 14402 
================================================================================

21:13:14.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:15.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:15.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:18.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:18 GMT                                     205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=209463 KO=0     )
> restLoginInitiate                                        (OK=14576  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14570  KO=0     )
> User Authorize PKCE stage                                (OK=17581  KO=0     )
> User AccessToken PKCE stage                              (OK=17573  KO=0     )
> tokenUserinfo                                            (OK=3062   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3235   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3235   KO=0     )
>  UI AM idFromSession                                     (OK=3233   KO=0     )
>  UI AM validateGoto                                      (OK=3233   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3228   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3227   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3226   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3226   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3225   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3225   KO=0     )
> Skip 2FA                                                 (OK=8064   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3225   KO=0     )
>  UI IDM uiconfig                                         (OK=3225   KO=0     )
>  UI IDM version                                          (OK=3225   KO=0     )
>  UI IDM privilege                                        (OK=3223   KO=0     )
>  UI IDM features                                         (OK=3223   KO=0     )
>  UI IDM login                                            (OK=3223   KO=0     )
>  UI IDM dashboard                                        (OK=3223   KO=0     )
>  UI IDM managed user schema                              (OK=3223   KO=0     )
>  UI IDM user                                             (OK=3223   KO=0     )
>  UI IDM oidcToken                                        (OK=3222   KO=0     )
> userinfo                                                 (OK=3222   KO=0     )
> GetUUid                                                  (OK=4752   KO=0     )
> UI-Logout                                                (OK=3222   KO=0     )
> GetOpenidConfig                                          (OK=13905  KO=0     )
> UI-Logout Redirect 1                                     (OK=3221   KO=0     )
>  UI AM revoke1                                           (OK=3220   KO=0     )
>  UI AM revoke2                                           (OK=3220   KO=0     )
>  UI AM endsession                                        (OK=3220   KO=0     )
> CreatePolicy                                             (OK=4749   KO=0     )
> RootUserinfo                                             (OK=10851  KO=0     )
> getIdToken                                               (OK=1104   KO=0     )
> getIdToken Redirect 1                                    (OK=1104   KO=0     )
> createOrganization                                       (OK=1104   KO=0     )
> queryOrganization                                        (OK=1104   KO=0     )
> deleteOrganization                                       (OK=1104   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=520    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=519    KO=0     )
> restloginProgressiveProfileCallback                      (OK=178    KO=0     )
> ReadPolicy                                               (OK=4637   KO=0     )
> DeletePolicy                                             (OK=4512   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 273977 / active: 343    / done: 14755 
================================================================================

21:13:19.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:19.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:19.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:23.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:23 GMT                                     210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=214891 KO=0     )
> restLoginInitiate                                        (OK=14958  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14948  KO=0     )
> User Authorize PKCE stage                                (OK=18039  KO=0     )
> User AccessToken PKCE stage                              (OK=18037  KO=0     )
> tokenUserinfo                                            (OK=3144   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3313   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3312   KO=0     )
>  UI AM idFromSession                                     (OK=3310   KO=0     )
>  UI AM validateGoto                                      (OK=3310   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3309   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3308   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3308   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3308   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3307   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3306   KO=0     )
> Skip 2FA                                                 (OK=8279   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3306   KO=0     )
>  UI IDM uiconfig                                         (OK=3306   KO=0     )
>  UI IDM version                                          (OK=3306   KO=0     )
>  UI IDM privilege                                        (OK=3306   KO=0     )
>  UI IDM features                                         (OK=3306   KO=0     )
>  UI IDM login                                            (OK=3306   KO=0     )
>  UI IDM dashboard                                        (OK=3306   KO=0     )
>  UI IDM managed user schema                              (OK=3306   KO=0     )
>  UI IDM user                                             (OK=3306   KO=0     )
>  UI IDM oidcToken                                        (OK=3306   KO=0     )
> userinfo                                                 (OK=3305   KO=0     )
> GetUUid                                                  (OK=4888   KO=0     )
> UI-Logout                                                (OK=3304   KO=0     )
> GetOpenidConfig                                          (OK=14274  KO=0     )
> UI-Logout Redirect 1                                     (OK=3304   KO=0     )
>  UI AM revoke1                                           (OK=3303   KO=0     )
>  UI AM revoke2                                           (OK=3304   KO=0     )
>  UI AM endsession                                        (OK=3303   KO=0     )
> CreatePolicy                                             (OK=4885   KO=0     )
> RootUserinfo                                             (OK=11149  KO=0     )
> getIdToken                                               (OK=1129   KO=0     )
> getIdToken Redirect 1                                    (OK=1128   KO=0     )
> createOrganization                                       (OK=1128   KO=0     )
> queryOrganization                                        (OK=1128   KO=0     )
> deleteOrganization                                       (OK=1128   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=535    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=533    KO=0     )
> restloginProgressiveProfileCallback                      (OK=181    KO=0     )
> ReadPolicy                                               (OK=4748   KO=0     )
> DeletePolicy                                             (OK=4636   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=42     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       209 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 273578 / active: 350    / done: 15147 
================================================================================

21:13:24.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:25.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:25.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:26.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:27.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:27.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:27.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:28.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:28 GMT                                     215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=220381 KO=0     )
> restLoginInitiate                                        (OK=15339  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15330  KO=0     )
> User Authorize PKCE stage                                (OK=18494  KO=0     )
> User AccessToken PKCE stage                              (OK=18488  KO=0     )
> tokenUserinfo                                            (OK=3219   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3396   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3395   KO=0     )
>  UI AM idFromSession                                     (OK=3395   KO=0     )
>  UI AM validateGoto                                      (OK=3395   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3392   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3392   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3392   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3392   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3391   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3391   KO=0     )
> Skip 2FA                                                 (OK=8492   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3391   KO=0     )
>  UI IDM uiconfig                                         (OK=3391   KO=0     )
>  UI IDM version                                          (OK=3391   KO=0     )
>  UI IDM privilege                                        (OK=3391   KO=0     )
>  UI IDM features                                         (OK=3390   KO=0     )
>  UI IDM login                                            (OK=3390   KO=0     )
>  UI IDM dashboard                                        (OK=3390   KO=0     )
>  UI IDM managed user schema                              (OK=3390   KO=0     )
>  UI IDM user                                             (OK=3390   KO=0     )
>  UI IDM oidcToken                                        (OK=3390   KO=0     )
> userinfo                                                 (OK=3390   KO=0     )
> GetUUid                                                  (OK=5011   KO=0     )
> UI-Logout                                                (OK=3389   KO=0     )
> GetOpenidConfig                                          (OK=14640  KO=0     )
> UI-Logout Redirect 1                                     (OK=3389   KO=0     )
>  UI AM revoke1                                           (OK=3388   KO=0     )
>  UI AM revoke2                                           (OK=3388   KO=0     )
>  UI AM endsession                                        (OK=3388   KO=0     )
> CreatePolicy                                             (OK=5009   KO=0     )
> RootUserinfo                                             (OK=11436  KO=0     )
> getIdToken                                               (OK=1158   KO=0     )
> getIdToken Redirect 1                                    (OK=1158   KO=0     )
> createOrganization                                       (OK=1158   KO=0     )
> queryOrganization                                        (OK=1158   KO=0     )
> deleteOrganization                                       (OK=1156   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=556    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=555    KO=0     )
> restloginProgressiveProfileCallback                      (OK=186    KO=0     )
> ReadPolicy                                               (OK=4881   KO=0     )
> DeletePolicy                                             (OK=4746   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=44     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       217 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 273176 / active: 368    / done: 15531 
================================================================================

21:13:28.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:29.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:30.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:30.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:31.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:32.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:32.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:33.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:33 GMT                                     220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=225824 KO=0     )
> restLoginInitiate                                        (OK=15724  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15713  KO=0     )
> User Authorize PKCE stage                                (OK=18948  KO=0     )
> User AccessToken PKCE stage                              (OK=18946  KO=0     )
> tokenUserinfo                                            (OK=3297   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3478   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3478   KO=0     )
>  UI AM idFromSession                                     (OK=3476   KO=0     )
>  UI AM validateGoto                                      (OK=3476   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3476   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3475   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3472   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3472   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3471   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3471   KO=0     )
> Skip 2FA                                                 (OK=8710   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3471   KO=0     )
>  UI IDM uiconfig                                         (OK=3471   KO=0     )
>  UI IDM version                                          (OK=3470   KO=0     )
>  UI IDM privilege                                        (OK=3468   KO=0     )
>  UI IDM features                                         (OK=3469   KO=0     )
>  UI IDM login                                            (OK=3468   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     )
>  UI IDM oidcToken                                        (OK=3467   KO=0     )
> userinfo                                                 (OK=3467   KO=0     )
> GetUUid                                                  (OK=5140   KO=0     )
> UI-Logout                                                (OK=3467   KO=0     )
> GetOpenidConfig                                          (OK=15029  KO=0     )
> UI-Logout Redirect 1                                     (OK=3467   KO=0     )
>  UI AM revoke1                                           (OK=3467   KO=0     )
>  UI AM revoke2                                           (OK=3467   KO=0     )
>  UI AM endsession                                        (OK=3467   KO=0     )
> CreatePolicy                                             (OK=5140   KO=0     )
> RootUserinfo                                             (OK=11703  KO=0     )
> getIdToken                                               (OK=1197   KO=0     )
> getIdToken Redirect 1                                    (OK=1197   KO=0     )
> createOrganization                                       (OK=1195   KO=0     )
> queryOrganization                                        (OK=1195   KO=0     )
> deleteOrganization                                       (OK=1194   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=570    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=570    KO=0     )
> restloginProgressiveProfileCallback                      (OK=190    KO=0     )
> ReadPolicy                                               (OK=5006   KO=0     )
> DeletePolicy                                             (OK=4878   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=47     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       225 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 272777 / active: 355    / done: 15943 
================================================================================

21:13:34.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:34.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:35.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:35.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:37.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:37.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:38.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:38.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:38 GMT                                     225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=231550 KO=0     )
> restLoginInitiate                                        (OK=16116  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16110  KO=0     )
> User Authorize PKCE stage                                (OK=19426  KO=0     )
> User AccessToken PKCE stage                              (OK=19425  KO=0     )
> tokenUserinfo                                            (OK=3378   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3566   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3564   KO=0     )
>  UI AM idFromSession                                     (OK=3564   KO=0     )
>  UI AM validateGoto                                      (OK=3564   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3562   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3562   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3561   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3561   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3560   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3560   KO=0     )
> Skip 2FA                                                 (OK=8927   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3558   KO=0     )
>  UI IDM uiconfig                                         (OK=3558   KO=0     )
>  UI IDM version                                          (OK=3558   KO=0     )
>  UI IDM privilege                                        (OK=3558   KO=0     )
>  UI IDM features                                         (OK=3558   KO=0     )
>  UI IDM login                                            (OK=3558   KO=0     )
>  UI IDM dashboard                                        (OK=3558   KO=0     )
>  UI IDM managed user schema                              (OK=3558   KO=0     )
>  UI IDM user                                             (OK=3558   KO=0     )
>  UI IDM oidcToken                                        (OK=3556   KO=0     )
> userinfo                                                 (OK=3555   KO=0     )
> GetUUid                                                  (OK=5279   KO=0     )
> UI-Logout                                                (OK=3555   KO=0     )
> GetOpenidConfig                                          (OK=15423  KO=0     )
> UI-Logout Redirect 1                                     (OK=3555   KO=0     )
>  UI AM revoke1                                           (OK=3554   KO=0     )
>  UI AM revoke2                                           (OK=3554   KO=0     )
>  UI AM endsession                                        (OK=3554   KO=0     )
> CreatePolicy                                             (OK=5278   KO=0     )
> RootUserinfo                                             (OK=11973  KO=0     )
> getIdToken                                               (OK=1227   KO=0     )
> getIdToken Redirect 1                                    (OK=1227   KO=0     )
> createOrganization                                       (OK=1227   KO=0     )
> queryOrganization                                        (OK=1227   KO=0     )
> deleteOrganization                                       (OK=1227   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=585    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=585    KO=0     )
> restloginProgressiveProfileCallback                      (OK=194    KO=0     )
> ReadPolicy                                               (OK=5137   KO=0     )
> DeletePolicy                                             (OK=5002   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       233 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 272366 / active: 367    / done: 16342 
================================================================================

21:13:40.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:41.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:42.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 16971: status.find.in([200, 209], 304), found 409
21:13:42.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,16971,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTc5OTM0NjEiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiIwYXBkckVWYUsxeTNpbWh2eHdMQlFJWF9PYk0iLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3MjIyLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3MjIxLCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDA4MjIsImlhdCI6MTczMjEzNzIyMiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidXlwLVhpWFNZZHdlWmFJTHNPX05IZnUweWQwIn0.bXsgpP5tgaYhAtseRhptvb1WGf0qtx4q-JvV9qYT4W2zMmgUXayKUE4HKBw3U-YY6Zn_y-3JbySEmNu18NYi1bZSIQdMRpSJ-dKoperVEXtXU5O2pLgeHum1-vtLivxbTqjKTiUrS0e27puFJObx0M94GS3wGeGhUw_gtpmfN6WL520p7Ajzr6pi9opbkGs6aA0RbszTVZyySOHDzAoXWODxkSxjiwZKlFMlYdo0kRrM0yRo0d7S9SC8Ap74LYvdtytjWiLhFczOtDU1LmYFDHO6esxAeHRm3b3Bd7tA7G15oT7lIqetw215SG2RdY4XAnSl078ITJSe5MnLvEfiwg, username -> user.185261, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy475498, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50867afe, authcode -> 24zseSYFSB6mUStTQNDLXk3dHLs, useAdminRealm -> true, callbacks -> {"tokenId":"xjiVBgqWR3aF-LRgyHafiJd4hY8.*AAJTSQACMDIAAlNLABx6U1c2OFowUGdsaVNnaG9rMGJXQXEzZHZjT3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137221920), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xjiVBgqWR3aF-LRgyHafiJd4hY8.*AAJTSQACMDIAAlNLABx6U1c2OFowUGdsaVNnaG9rMGJXQXEzZHZjT3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137221920))), password -> Pa_ssw0rd, challenge -> JtYPnDxpkYN50OTt6q25qe06C0StwwBcy4jX8EBdq2g, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 158.10.115.180, verifier -> LTE1MTUzMjg0NTM4OTIyNjIzMzI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ed869cd, tokenId -> xjiVBgqWR3aF-LRgyHafiJd4hY8.*AAJTSQACMDIAAlNLABx6U1c2OFowUGdsaVNnaG9rMGJXQXEzZHZjT3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=xjiVBgqWR3aF-LRgyHafiJd4hY8.*AAJTSQACMDIAAlNLABx6U1c2OFowUGdsaVNnaG9rMGJXQXEzZHZjT3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xjiVBgqWR3aF-LRgyHafiJd4hY8.*AAJTSQACMDIAAlNLABx6U1c2OFowUGdsaVNnaG9rMGJXQXEzZHZjT3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy475498","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, 20 Nov 2024 21:13:42 GMT
	x-forgerock-transactionid: 4487a8a0-36d7-48d3-858c-6b2f6d641db7
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:42.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:43 GMT                                     230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=237335 KO=1     )
> restLoginInitiate                                        (OK=16534  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16522  KO=0     )
> User Authorize PKCE stage                                (OK=19926  KO=0     )
> User AccessToken PKCE stage                              (OK=19918  KO=0     )
> tokenUserinfo                                            (OK=3470   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3655   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3654   KO=0     )
>  UI AM idFromSession                                     (OK=3654   KO=0     )
>  UI AM validateGoto                                      (OK=3653   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3651   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3650   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3650   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3650   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3648   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3647   KO=0     )
> Skip 2FA                                                 (OK=9153   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3647   KO=0     )
>  UI IDM uiconfig                                         (OK=3647   KO=0     )
>  UI IDM version                                          (OK=3647   KO=0     )
>  UI IDM privilege                                        (OK=3646   KO=0     )
>  UI IDM features                                         (OK=3646   KO=0     )
>  UI IDM login                                            (OK=3646   KO=0     )
>  UI IDM dashboard                                        (OK=3645   KO=0     )
>  UI IDM managed user schema                              (OK=3645   KO=0     )
>  UI IDM user                                             (OK=3645   KO=0     )
>  UI IDM oidcToken                                        (OK=3645   KO=0     )
> userinfo                                                 (OK=3644   KO=0     )
> GetUUid                                                  (OK=5419   KO=0     )
> UI-Logout                                                (OK=3644   KO=0     )
> GetOpenidConfig                                          (OK=15833  KO=0     )
> UI-Logout Redirect 1                                     (OK=3641   KO=0     )
>  UI AM revoke1                                           (OK=3640   KO=0     )
>  UI AM revoke2                                           (OK=3640   KO=0     )
>  UI AM endsession                                        (OK=3640   KO=0     )
> CreatePolicy                                             (OK=5414   KO=1     )
> RootUserinfo                                             (OK=12228  KO=0     )
> getIdToken                                               (OK=1252   KO=0     )
> getIdToken Redirect 1                                    (OK=1251   KO=0     )
> createOrganization                                       (OK=1250   KO=0     )
> queryOrganization                                        (OK=1250   KO=0     )
> deleteOrganization                                       (OK=1250   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=595    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=595    KO=0     )
> restloginProgressiveProfileCallback                      (OK=199    KO=0     )
> ReadPolicy                                               (OK=5274   KO=0     )
> DeletePolicy                                             (OK=5134   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       236 (99.58%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 271941 / active: 395    / done: 16739 
================================================================================

21:13:44.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:44.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:44.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:44.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:44.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:45.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:46.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:47.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:48 GMT                                     235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=242755 KO=1     )
> restLoginInitiate                                        (OK=16902  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16891  KO=0     )
> User Authorize PKCE stage                                (OK=20367  KO=0     )
> User AccessToken PKCE stage                              (OK=20358  KO=0     )
> tokenUserinfo                                            (OK=3539   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3738   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3738   KO=0     )
>  UI AM idFromSession                                     (OK=3737   KO=0     )
>  UI AM validateGoto                                      (OK=3737   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3735   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3733   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3733   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3733   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3729   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3729   KO=0     )
> Skip 2FA                                                 (OK=9362   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3726   KO=0     )
>  UI IDM uiconfig                                         (OK=3726   KO=0     )
>  UI IDM version                                          (OK=3726   KO=0     )
>  UI IDM privilege                                        (OK=3726   KO=0     )
>  UI IDM features                                         (OK=3726   KO=0     )
>  UI IDM login                                            (OK=3726   KO=0     )
>  UI IDM dashboard                                        (OK=3726   KO=0     )
>  UI IDM managed user schema                              (OK=3726   KO=0     )
>  UI IDM user                                             (OK=3726   KO=0     )
>  UI IDM oidcToken                                        (OK=3726   KO=0     )
> userinfo                                                 (OK=3726   KO=0     )
> GetUUid                                                  (OK=5544   KO=0     )
> UI-Logout                                                (OK=3726   KO=0     )
> GetOpenidConfig                                          (OK=16230  KO=0     )
> UI-Logout Redirect 1                                     (OK=3725   KO=0     )
>  UI AM revoke1                                           (OK=3724   KO=0     )
>  UI AM revoke2                                           (OK=3724   KO=0     )
>  UI AM endsession                                        (OK=3724   KO=0     )
> CreatePolicy                                             (OK=5539   KO=1     )
> RootUserinfo                                             (OK=12531  KO=0     )
> getIdToken                                               (OK=1277   KO=0     )
> getIdToken Redirect 1                                    (OK=1276   KO=0     )
> createOrganization                                       (OK=1275   KO=0     )
> queryOrganization                                        (OK=1275   KO=0     )
> deleteOrganization                                       (OK=1275   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=611    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=611    KO=0     )
> restloginProgressiveProfileCallback                      (OK=206    KO=0     )
> ReadPolicy                                               (OK=5414   KO=0     )
> DeletePolicy                                             (OK=5272   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       244 (99.59%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 271560 / active: 379    / done: 17136 
================================================================================

21:13:51.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:51.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:53 GMT                                     240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=248583 KO=1     )
> restLoginInitiate                                        (OK=17305  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17300  KO=0     )
> User Authorize PKCE stage                                (OK=20857  KO=0     )
> User AccessToken PKCE stage                              (OK=20847  KO=0     )
> tokenUserinfo                                            (OK=3623   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3826   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3825   KO=0     )
>  UI AM idFromSession                                     (OK=3825   KO=0     )
>  UI AM validateGoto                                      (OK=3825   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3818   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3817   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3817   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3817   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3816   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3816   KO=0     )
> Skip 2FA                                                 (OK=9596   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3815   KO=0     )
>  UI IDM uiconfig                                         (OK=3815   KO=0     )
>  UI IDM version                                          (OK=3815   KO=0     )
>  UI IDM privilege                                        (OK=3815   KO=0     )
>  UI IDM features                                         (OK=3815   KO=0     )
>  UI IDM login                                            (OK=3815   KO=0     )
>  UI IDM dashboard                                        (OK=3815   KO=0     )
>  UI IDM managed user schema                              (OK=3815   KO=0     )
>  UI IDM user                                             (OK=3814   KO=0     )
>  UI IDM oidcToken                                        (OK=3814   KO=0     )
> userinfo                                                 (OK=3814   KO=0     )
> GetUUid                                                  (OK=5691   KO=0     )
> UI-Logout                                                (OK=3814   KO=0     )
> GetOpenidConfig                                          (OK=16641  KO=0     )
> UI-Logout Redirect 1                                     (OK=3814   KO=0     )
>  UI AM revoke1                                           (OK=3813   KO=0     )
>  UI AM revoke2                                           (OK=3813   KO=0     )
>  UI AM endsession                                        (OK=3813   KO=0     )
> CreatePolicy                                             (OK=5688   KO=1     )
> RootUserinfo                                             (OK=12815  KO=0     )
> getIdToken                                               (OK=1306   KO=0     )
> getIdToken Redirect 1                                    (OK=1306   KO=0     )
> createOrganization                                       (OK=1306   KO=0     )
> queryOrganization                                        (OK=1305   KO=0     )
> deleteOrganization                                       (OK=1305   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=626    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=625    KO=0     )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> ReadPolicy                                               (OK=5534   KO=0     )
> DeletePolicy                                             (OK=5413   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=50     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       246 (99.60%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 271143 / active: 379    / done: 17553 
================================================================================

21:13:54.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:55.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:56.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:13:57.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:13:58 GMT                                     245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=254369 KO=1     )
> restLoginInitiate                                        (OK=17687  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17680  KO=0     )
> User Authorize PKCE stage                                (OK=21330  KO=0     )
> User AccessToken PKCE stage                              (OK=21326  KO=0     )
> tokenUserinfo                                            (OK=3715   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3922   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3922   KO=0     )
>  UI AM idFromSession                                     (OK=3920   KO=0     )
>  UI AM validateGoto                                      (OK=3920   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3914   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3913   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3913   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3913   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3912   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3910   KO=0     )
> Skip 2FA                                                 (OK=9786   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3909   KO=0     )
>  UI IDM uiconfig                                         (OK=3909   KO=0     )
>  UI IDM version                                          (OK=3909   KO=0     )
>  UI IDM privilege                                        (OK=3909   KO=0     )
>  UI IDM features                                         (OK=3909   KO=0     )
>  UI IDM login                                            (OK=3909   KO=0     )
>  UI IDM dashboard                                        (OK=3909   KO=0     )
>  UI IDM managed user schema                              (OK=3909   KO=0     )
>  UI IDM user                                             (OK=3908   KO=0     )
>  UI IDM oidcToken                                        (OK=3906   KO=0     )
> userinfo                                                 (OK=3906   KO=0     )
> GetUUid                                                  (OK=5804   KO=0     )
> UI-Logout                                                (OK=3905   KO=0     )
> GetOpenidConfig                                          (OK=17023  KO=0     )
> UI-Logout Redirect 1                                     (OK=3904   KO=0     )
>  UI AM revoke1                                           (OK=3904   KO=0     )
>  UI AM revoke2                                           (OK=3904   KO=0     )
>  UI AM endsession                                        (OK=3904   KO=0     )
> CreatePolicy                                             (OK=5798   KO=1     )
> RootUserinfo                                             (OK=13113  KO=0     )
> getIdToken                                               (OK=1334   KO=0     )
> getIdToken Redirect 1                                    (OK=1334   KO=0     )
> createOrganization                                       (OK=1334   KO=0     )
> queryOrganization                                        (OK=1334   KO=0     )
> deleteOrganization                                       (OK=1334   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=638    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=638    KO=0     )
> restloginProgressiveProfileCallback                      (OK=220    KO=0     )
> ReadPolicy                                               (OK=5687   KO=0     )
> DeletePolicy                                             (OK=5531   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=51     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       250 (99.60%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 270745 / active: 375    / done: 17955 
================================================================================

21:14:01.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:03.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:03 GMT                                     250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=260135 KO=1     )
> restLoginInitiate                                        (OK=18077  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18069  KO=0     )
> User Authorize PKCE stage                                (OK=21803  KO=0     )
> User AccessToken PKCE stage                              (OK=21799  KO=0     )
> tokenUserinfo                                            (OK=3787   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4014   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4014   KO=0     )
>  UI AM idFromSession                                     (OK=4013   KO=0     )
>  UI AM validateGoto                                      (OK=4013   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4008   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4007   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4005   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4005   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4003   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4002   KO=0     )
> Skip 2FA                                                 (OK=10007  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4001   KO=0     )
>  UI IDM uiconfig                                         (OK=4001   KO=0     )
>  UI IDM version                                          (OK=4001   KO=0     )
>  UI IDM privilege                                        (OK=4001   KO=0     )
>  UI IDM features                                         (OK=4000   KO=0     )
>  UI IDM login                                            (OK=4001   KO=0     )
>  UI IDM dashboard                                        (OK=3999   KO=0     )
>  UI IDM managed user schema                              (OK=3999   KO=0     )
>  UI IDM user                                             (OK=3999   KO=0     )
>  UI IDM oidcToken                                        (OK=3999   KO=0     )
> userinfo                                                 (OK=3999   KO=0     )
> GetUUid                                                  (OK=5931   KO=0     )
> UI-Logout                                                (OK=3998   KO=0     )
> GetOpenidConfig                                          (OK=17413  KO=0     )
> UI-Logout Redirect 1                                     (OK=3997   KO=0     )
>  UI AM revoke1                                           (OK=3994   KO=0     )
>  UI AM revoke2                                           (OK=3994   KO=0     )
>  UI AM endsession                                        (OK=3995   KO=0     )
> CreatePolicy                                             (OK=5928   KO=1     )
> RootUserinfo                                             (OK=13405  KO=0     )
> getIdToken                                               (OK=1359   KO=0     )
> getIdToken Redirect 1                                    (OK=1359   KO=0     )
> createOrganization                                       (OK=1359   KO=0     )
> queryOrganization                                        (OK=1359   KO=0     )
> deleteOrganization                                       (OK=1358   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=653    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=652    KO=0     )
> restloginProgressiveProfileCallback                      (OK=221    KO=0     )
> ReadPolicy                                               (OK=5795   KO=0     )
> DeletePolicy                                             (OK=5686   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       252 (99.60%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 270341 / active: 360    / done: 18374 
================================================================================

21:14:04.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:04.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:05.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:05.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:05.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:06.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:08.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:08 GMT                                     255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=265905 KO=1     )
> restLoginInitiate                                        (OK=18456  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18451  KO=0     )
> User Authorize PKCE stage                                (OK=22277  KO=0     )
> User AccessToken PKCE stage                              (OK=22272  KO=0     )
> tokenUserinfo                                            (OK=3856   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4100   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4099   KO=0     )
>  UI AM idFromSession                                     (OK=4099   KO=0     )
>  UI AM validateGoto                                      (OK=4099   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4097   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4096   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4096   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4096   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4095   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4094   KO=0     )
> Skip 2FA                                                 (OK=10228  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4094   KO=0     )
>  UI IDM uiconfig                                         (OK=4094   KO=0     )
>  UI IDM version                                          (OK=4094   KO=0     )
>  UI IDM privilege                                        (OK=4094   KO=0     )
>  UI IDM features                                         (OK=4094   KO=0     )
>  UI IDM login                                            (OK=4094   KO=0     )
>  UI IDM dashboard                                        (OK=4094   KO=0     )
>  UI IDM managed user schema                              (OK=4094   KO=0     )
>  UI IDM user                                             (OK=4094   KO=0     )
>  UI IDM oidcToken                                        (OK=4093   KO=0     )
> userinfo                                                 (OK=4092   KO=0     )
> GetUUid                                                  (OK=6073   KO=0     )
> UI-Logout                                                (OK=4092   KO=0     )
> GetOpenidConfig                                          (OK=17793  KO=0     )
> UI-Logout Redirect 1                                     (OK=4092   KO=0     )
>  UI AM revoke1                                           (OK=4092   KO=0     )
>  UI AM revoke2                                           (OK=4092   KO=0     )
>  UI AM endsession                                        (OK=4092   KO=0     )
> CreatePolicy                                             (OK=6070   KO=1     )
> RootUserinfo                                             (OK=13722  KO=0     )
> getIdToken                                               (OK=1385   KO=0     )
> getIdToken Redirect 1                                    (OK=1385   KO=0     )
> createOrganization                                       (OK=1385   KO=0     )
> queryOrganization                                        (OK=1385   KO=0     )
> deleteOrganization                                       (OK=1385   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=664    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=664    KO=0     )
> restloginProgressiveProfileCallback                      (OK=223    KO=0     )
> ReadPolicy                                               (OK=5923   KO=0     )
> DeletePolicy                                             (OK=5792   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=54     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       259 (99.62%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 269953 / active: 362    / done: 18760 
================================================================================

21:14:10.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:10.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 19205: status.find.in([200, 209], 304), found 409
21:14:10.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,19205,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTgwNzU0MTEiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiJ3N091aTc3dmYxNEVVVXZ3YldDQzNqSU9pa1kiLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3MjUwLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3MjQ5LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDA4NTAsImlhdCI6MTczMjEzNzI1MCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWmxOajRtQmhFSDdJbndPUHhvUjZXTEdJMWJNIn0.KtF_FQnBOOhr1S1PGsaLYw2lM90dA0hyRvrIwf0PNWc0yNDxN3ZVENqVZHNUDYBwiW8XHJ6w0CyeoWnzGHRhSDYnSyq60ZKA3NGx8yZtY4n-QINCVka1-UsOt7vh1cX3BzkXkAvgQl4Sa4ObfOVu0FTgnmPjK6mTikwBF2K6MsgqZgrdlefphTWc28yj4G-3qMyfJmf2GYlaZz3QL-XAErQs7qHaQRM4dJCtkeARqsbe2-K4WWrQ6iyET2jUC6Dy4OgQOAan0-q2CDbzUEOqvdvgsZptkc1Kbu36arUhXUSJo7cmH02libcx-ZoZ-hT8d50LAJDarP8dokBgRHju7w, username -> user.116072, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy205059, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345c8937, authcode -> E4yFai91uHEpGu4mVVMqT13ruEg, useAdminRealm -> true, callbacks -> {"tokenId":"sDn7kK-WUsQAAwkKZdtaYbAYhmM.*AAJTSQACMDIAAlNLABxLaFlyVHRnMUY2Ti83dDFKdXcrRTZvZHgvMHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137249942), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=sDn7kK-WUsQAAwkKZdtaYbAYhmM.*AAJTSQACMDIAAlNLABxLaFlyVHRnMUY2Ti83dDFKdXcrRTZvZHgvMHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137249942))), password -> Pa_ssw0rd, challenge -> J4doDtDXlOnP5uPvXi9xCBWJDb-kzfL3CL7I-AFjoEc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 143.38.221.150, verifier -> LTY5NTYxMTA5NTY0NDM0MjYwMDE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bff9ca3, tokenId -> sDn7kK-WUsQAAwkKZdtaYbAYhmM.*AAJTSQACMDIAAlNLABxLaFlyVHRnMUY2Ti83dDFKdXcrRTZvZHgvMHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=sDn7kK-WUsQAAwkKZdtaYbAYhmM.*AAJTSQACMDIAAlNLABxLaFlyVHRnMUY2Ti83dDFKdXcrRTZvZHgvMHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=sDn7kK-WUsQAAwkKZdtaYbAYhmM.*AAJTSQACMDIAAlNLABxLaFlyVHRnMUY2Ti83dDFKdXcrRTZvZHgvMHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy205059","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, 20 Nov 2024 21:14:10 GMT
	x-forgerock-transactionid: 1a94a522-b8fc-4291-97d6-908e63b17106
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:11.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:13.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:13 GMT                                     260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=271318 KO=2     )
> restLoginInitiate                                        (OK=18832  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18827  KO=0     )
> User Authorize PKCE stage                                (OK=22737  KO=0     )
> User AccessToken PKCE stage                              (OK=22727  KO=0     )
> tokenUserinfo                                            (OK=3942   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4185   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4184   KO=0     )
>  UI AM idFromSession                                     (OK=4183   KO=0     )
>  UI AM validateGoto                                      (OK=4183   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4181   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4180   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4180   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4180   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4179   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4177   KO=0     )
> Skip 2FA                                                 (OK=10433  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4177   KO=0     )
>  UI IDM uiconfig                                         (OK=4177   KO=0     )
>  UI IDM version                                          (OK=4177   KO=0     )
>  UI IDM privilege                                        (OK=4177   KO=0     )
>  UI IDM features                                         (OK=4177   KO=0     )
>  UI IDM login                                            (OK=4177   KO=0     )
>  UI IDM dashboard                                        (OK=4176   KO=0     )
>  UI IDM managed user schema                              (OK=4175   KO=0     )
>  UI IDM user                                             (OK=4176   KO=0     )
>  UI IDM oidcToken                                        (OK=4174   KO=0     )
> userinfo                                                 (OK=4174   KO=0     )
> GetUUid                                                  (OK=6199   KO=0     )
> UI-Logout                                                (OK=4173   KO=0     )
> GetOpenidConfig                                          (OK=18190  KO=0     )
> UI-Logout Redirect 1                                     (OK=4173   KO=0     )
>  UI AM revoke1                                           (OK=4171   KO=0     )
>  UI AM revoke2                                           (OK=4171   KO=0     )
>  UI AM endsession                                        (OK=4171   KO=0     )
> CreatePolicy                                             (OK=6197   KO=2     )
> RootUserinfo                                             (OK=13945  KO=0     )
> getIdToken                                               (OK=1412   KO=0     )
> getIdToken Redirect 1                                    (OK=1412   KO=0     )
> createOrganization                                       (OK=1412   KO=0     )
> queryOrganization                                        (OK=1411   KO=0     )
> deleteOrganization                                       (OK=1410   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=678    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=678    KO=0     )
> restloginProgressiveProfileCallback                      (OK=229    KO=0     )
> ReadPolicy                                               (OK=6065   KO=0     )
> DeletePolicy                                             (OK=5920   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=54     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       262 (99.24%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.76%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 269562 / active: 367    / done: 19146 
================================================================================

21:14:14.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:15.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:15.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:15.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:17.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:17.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:18.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:18 GMT                                     265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=277108 KO=2     )
> restLoginInitiate                                        (OK=19252  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19245  KO=0     )
> User Authorize PKCE stage                                (OK=23224  KO=0     )
> User AccessToken PKCE stage                              (OK=23220  KO=0     )
> tokenUserinfo                                            (OK=4035   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4267   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4267   KO=0     )
>  UI AM idFromSession                                     (OK=4267   KO=0     )
>  UI AM validateGoto                                      (OK=4267   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4263   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4263   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4263   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4263   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4261   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4261   KO=0     )
> Skip 2FA                                                 (OK=10667  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4260   KO=0     )
>  UI IDM uiconfig                                         (OK=4260   KO=0     )
>  UI IDM version                                          (OK=4260   KO=0     )
>  UI IDM privilege                                        (OK=4260   KO=0     )
>  UI IDM features                                         (OK=4260   KO=0     )
>  UI IDM login                                            (OK=4260   KO=0     )
>  UI IDM dashboard                                        (OK=4260   KO=0     )
>  UI IDM managed user schema                              (OK=4260   KO=0     )
>  UI IDM user                                             (OK=4260   KO=0     )
>  UI IDM oidcToken                                        (OK=4260   KO=0     )
> userinfo                                                 (OK=4260   KO=0     )
> GetUUid                                                  (OK=6347   KO=0     )
> UI-Logout                                                (OK=4260   KO=0     )
> GetOpenidConfig                                          (OK=18610  KO=0     )
> UI-Logout Redirect 1                                     (OK=4259   KO=0     )
>  UI AM revoke1                                           (OK=4258   KO=0     )
>  UI AM revoke2                                           (OK=4257   KO=0     )
>  UI AM endsession                                        (OK=4258   KO=0     )
> CreatePolicy                                             (OK=6342   KO=2     )
> RootUserinfo                                             (OK=14232  KO=0     )
> getIdToken                                               (OK=1441   KO=0     )
> getIdToken Redirect 1                                    (OK=1440   KO=0     )
> createOrganization                                       (OK=1440   KO=0     )
> queryOrganization                                        (OK=1440   KO=0     )
> deleteOrganization                                       (OK=1440   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=694    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=694    KO=0     )
> restloginProgressiveProfileCallback                      (OK=237    KO=0     )
> ReadPolicy                                               (OK=6197   KO=0     )
> DeletePolicy                                             (OK=6062   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       269 (99.26%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.74%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 269127 / active: 380    / done: 19568 
================================================================================

21:14:19.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:19.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:22.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:22.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:23 GMT                                     270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=282383 KO=2     )
> restLoginInitiate                                        (OK=19630  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19625  KO=0     )
> User Authorize PKCE stage                                (OK=23676  KO=0     )
> User AccessToken PKCE stage                              (OK=23670  KO=0     )
> tokenUserinfo                                            (OK=4119   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4338   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4337   KO=0     )
>  UI AM idFromSession                                     (OK=4335   KO=0     )
>  UI AM validateGoto                                      (OK=4335   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4334   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4334   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4334   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4334   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4334   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4334   KO=0     )
> Skip 2FA                                                 (OK=10885  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4334   KO=0     )
>  UI IDM uiconfig                                         (OK=4334   KO=0     )
>  UI IDM version                                          (OK=4334   KO=0     )
>  UI IDM privilege                                        (OK=4334   KO=0     )
>  UI IDM features                                         (OK=4334   KO=0     )
>  UI IDM login                                            (OK=4334   KO=0     )
>  UI IDM dashboard                                        (OK=4334   KO=0     )
>  UI IDM managed user schema                              (OK=4334   KO=0     )
>  UI IDM user                                             (OK=4334   KO=0     )
>  UI IDM oidcToken                                        (OK=4334   KO=0     )
> userinfo                                                 (OK=4332   KO=0     )
> GetUUid                                                  (OK=6476   KO=0     )
> UI-Logout                                                (OK=4332   KO=0     )
> GetOpenidConfig                                          (OK=19013  KO=0     )
> UI-Logout Redirect 1                                     (OK=4332   KO=0     )
>  UI AM revoke1                                           (OK=4332   KO=0     )
>  UI AM revoke2                                           (OK=4332   KO=0     )
>  UI AM endsession                                        (OK=4332   KO=0     )
> CreatePolicy                                             (OK=6473   KO=2     )
> RootUserinfo                                             (OK=14518  KO=0     )
> getIdToken                                               (OK=1474   KO=0     )
> getIdToken Redirect 1                                    (OK=1473   KO=0     )
> createOrganization                                       (OK=1473   KO=0     )
> queryOrganization                                        (OK=1473   KO=0     )
> deleteOrganization                                       (OK=1472   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=709    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=709    KO=0     )
> restloginProgressiveProfileCallback                      (OK=244    KO=0     )
> ReadPolicy                                               (OK=6343   KO=0     )
> DeletePolicy                                             (OK=6192   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       273 (99.27%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.73%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 268734 / active: 378    / done: 19963 
================================================================================

21:14:23.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:23.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:24.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:25.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:26.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:26.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:26.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:27.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:27.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:27.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:28.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:28 GMT                                     275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=288017 KO=2     )
> restLoginInitiate                                        (OK=19993  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19988  KO=0     )
> User Authorize PKCE stage                                (OK=24122  KO=0     )
> User AccessToken PKCE stage                              (OK=24117  KO=0     )
> tokenUserinfo                                            (OK=4181   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4429   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4429   KO=0     )
>  UI AM idFromSession                                     (OK=4428   KO=0     )
>  UI AM validateGoto                                      (OK=4429   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4427   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4427   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4427   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4427   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4425   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4425   KO=0     )
> Skip 2FA                                                 (OK=11085  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4425   KO=0     )
>  UI IDM uiconfig                                         (OK=4425   KO=0     )
>  UI IDM version                                          (OK=4425   KO=0     )
>  UI IDM privilege                                        (OK=4425   KO=0     )
>  UI IDM features                                         (OK=4425   KO=0     )
>  UI IDM login                                            (OK=4425   KO=0     )
>  UI IDM dashboard                                        (OK=4425   KO=0     )
>  UI IDM managed user schema                              (OK=4425   KO=0     )
>  UI IDM user                                             (OK=4425   KO=0     )
>  UI IDM oidcToken                                        (OK=4425   KO=0     )
> userinfo                                                 (OK=4424   KO=0     )
> GetUUid                                                  (OK=6584   KO=0     )
> UI-Logout                                                (OK=4421   KO=0     )
> GetOpenidConfig                                          (OK=19398  KO=0     )
> UI-Logout Redirect 1                                     (OK=4420   KO=0     )
>  UI AM revoke1                                           (OK=4420   KO=0     )
>  UI AM revoke2                                           (OK=4420   KO=0     )
>  UI AM endsession                                        (OK=4420   KO=0     )
> CreatePolicy                                             (OK=6580   KO=2     )
> RootUserinfo                                             (OK=14823  KO=0     )
> getIdToken                                               (OK=1507   KO=0     )
> getIdToken Redirect 1                                    (OK=1507   KO=0     )
> createOrganization                                       (OK=1507   KO=0     )
> queryOrganization                                        (OK=1506   KO=0     )
> deleteOrganization                                       (OK=1506   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=723    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=723    KO=0     )
> restloginProgressiveProfileCallback                      (OK=251    KO=0     )
> ReadPolicy                                               (OK=6473   KO=0     )
> DeletePolicy                                             (OK=6339   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       284 (99.30%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.70%)

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

21:14:29.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:31.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:31.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:33.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:33 GMT                                     280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=293702 KO=2     )
> restLoginInitiate                                        (OK=20384  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20376  KO=0     )
> User Authorize PKCE stage                                (OK=24596  KO=0     )
> User AccessToken PKCE stage                              (OK=24588  KO=0     )
> tokenUserinfo                                            (OK=4252   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4521   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4520   KO=0     )
>  UI AM idFromSession                                     (OK=4520   KO=0     )
>  UI AM validateGoto                                      (OK=4520   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4517   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4517   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4516   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4516   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4515   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4515   KO=0     )
> Skip 2FA                                                 (OK=11308  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4514   KO=0     )
>  UI IDM uiconfig                                         (OK=4514   KO=0     )
>  UI IDM version                                          (OK=4513   KO=0     )
>  UI IDM privilege                                        (OK=4513   KO=0     )
>  UI IDM features                                         (OK=4513   KO=0     )
>  UI IDM login                                            (OK=4513   KO=0     )
>  UI IDM dashboard                                        (OK=4512   KO=0     )
>  UI IDM managed user schema                              (OK=4512   KO=0     )
>  UI IDM user                                             (OK=4512   KO=0     )
>  UI IDM oidcToken                                        (OK=4512   KO=0     )
> userinfo                                                 (OK=4511   KO=0     )
> GetUUid                                                  (OK=6719   KO=0     )
> UI-Logout                                                (OK=4511   KO=0     )
> GetOpenidConfig                                          (OK=19772  KO=0     )
> UI-Logout Redirect 1                                     (OK=4511   KO=0     )
>  UI AM revoke1                                           (OK=4507   KO=0     )
>  UI AM revoke2                                           (OK=4507   KO=0     )
>  UI AM endsession                                        (OK=4507   KO=0     )
> CreatePolicy                                             (OK=6714   KO=2     )
> RootUserinfo                                             (OK=15092  KO=0     )
> getIdToken                                               (OK=1539   KO=0     )
> getIdToken Redirect 1                                    (OK=1539   KO=0     )
> createOrganization                                       (OK=1539   KO=0     )
> queryOrganization                                        (OK=1539   KO=0     )
> deleteOrganization                                       (OK=1538   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=741    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=741    KO=0     )
> restloginProgressiveProfileCallback                      (OK=258    KO=0     )
> ReadPolicy                                               (OK=6581   KO=0     )
> DeletePolicy                                             (OK=6470   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=57     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       288 (99.31%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 267949 / active: 344    / done: 20782 
================================================================================

21:14:34.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:34.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:36.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:36.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:37.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:37.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:38 GMT                                     285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=298855 KO=2     )
> restLoginInitiate                                        (OK=20752  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20746  KO=0     )
> User Authorize PKCE stage                                (OK=25032  KO=0     )
> User AccessToken PKCE stage                              (OK=25026  KO=0     )
> tokenUserinfo                                            (OK=4334   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4596   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4596   KO=0     )
>  UI AM idFromSession                                     (OK=4595   KO=0     )
>  UI AM validateGoto                                      (OK=4595   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4593   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4591   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4591   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4591   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4590   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4590   KO=0     )
> Skip 2FA                                                 (OK=11514  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4589   KO=0     )
>  UI IDM uiconfig                                         (OK=4589   KO=0     )
>  UI IDM version                                          (OK=4589   KO=0     )
>  UI IDM privilege                                        (OK=4589   KO=0     )
>  UI IDM features                                         (OK=4588   KO=0     )
>  UI IDM login                                            (OK=4588   KO=0     )
>  UI IDM dashboard                                        (OK=4588   KO=0     )
>  UI IDM managed user schema                              (OK=4588   KO=0     )
>  UI IDM user                                             (OK=4588   KO=0     )
>  UI IDM oidcToken                                        (OK=4588   KO=0     )
> userinfo                                                 (OK=4588   KO=0     )
> GetUUid                                                  (OK=6850   KO=0     )
> UI-Logout                                                (OK=4587   KO=0     )
> GetOpenidConfig                                          (OK=20146  KO=0     )
> UI-Logout Redirect 1                                     (OK=4587   KO=0     )
>  UI AM revoke1                                           (OK=4586   KO=0     )
>  UI AM revoke2                                           (OK=4586   KO=0     )
>  UI AM endsession                                        (OK=4586   KO=0     )
> CreatePolicy                                             (OK=6846   KO=2     )
> RootUserinfo                                             (OK=15351  KO=0     )
> getIdToken                                               (OK=1563   KO=0     )
> getIdToken Redirect 1                                    (OK=1563   KO=0     )
> createOrganization                                       (OK=1562   KO=0     )
> queryOrganization                                        (OK=1562   KO=0     )
> deleteOrganization                                       (OK=1562   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=750    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=750    KO=0     )
> restloginProgressiveProfileCallback                      (OK=261    KO=0     )
> ReadPolicy                                               (OK=6716   KO=0     )
> DeletePolicy                                             (OK=6580   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=57     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       294 (99.32%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.68%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 267572 / active: 359    / done: 21144 
================================================================================

21:14:40.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:41.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:42.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:42.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:43.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:43 GMT                                     290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=304082 KO=2     )
> restLoginInitiate                                        (OK=21116  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21109  KO=0     )
> User Authorize PKCE stage                                (OK=25469  KO=0     )
> User AccessToken PKCE stage                              (OK=25466  KO=0     )
> tokenUserinfo                                            (OK=4411   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4677   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4676   KO=0     )
>  UI AM idFromSession                                     (OK=4675   KO=0     )
>  UI AM validateGoto                                      (OK=4675   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4672   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4672   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4670   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4670   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4667   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4667   KO=0     )
> Skip 2FA                                                 (OK=11716  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4666   KO=0     )
>  UI IDM uiconfig                                         (OK=4666   KO=0     )
>  UI IDM version                                          (OK=4666   KO=0     )
>  UI IDM privilege                                        (OK=4666   KO=0     )
>  UI IDM features                                         (OK=4666   KO=0     )
>  UI IDM login                                            (OK=4666   KO=0     )
>  UI IDM dashboard                                        (OK=4666   KO=0     )
>  UI IDM managed user schema                              (OK=4666   KO=0     )
>  UI IDM user                                             (OK=4666   KO=0     )
>  UI IDM oidcToken                                        (OK=4665   KO=0     )
> userinfo                                                 (OK=4664   KO=0     )
> GetUUid                                                  (OK=6987   KO=0     )
> UI-Logout                                                (OK=4663   KO=0     )
> GetOpenidConfig                                          (OK=20547  KO=0     )
> UI-Logout Redirect 1                                     (OK=4662   KO=0     )
>  UI AM revoke1                                           (OK=4660   KO=0     )
>  UI AM revoke2                                           (OK=4660   KO=0     )
>  UI AM endsession                                        (OK=4661   KO=0     )
> CreatePolicy                                             (OK=6982   KO=2     )
> RootUserinfo                                             (OK=15602  KO=0     )
> getIdToken                                               (OK=1582   KO=0     )
> getIdToken Redirect 1                                    (OK=1582   KO=0     )
> createOrganization                                       (OK=1582   KO=0     )
> queryOrganization                                        (OK=1581   KO=0     )
> deleteOrganization                                       (OK=1580   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=767    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=767    KO=0     )
> restloginProgressiveProfileCallback                      (OK=270    KO=0     )
> ReadPolicy                                               (OK=6845   KO=0     )
> DeletePolicy                                             (OK=6714   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=57     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       299 (99.34%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.66%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 267190 / active: 365    / done: 21520 
================================================================================

21:14:44.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:44.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:45.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:45.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:45.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:46.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:46.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:46.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:48.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:48 GMT                                     295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=309443 KO=2     )
> restLoginInitiate                                        (OK=21475  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21470  KO=0     )
> User Authorize PKCE stage                                (OK=25908  KO=0     )
> User AccessToken PKCE stage                              (OK=25901  KO=0     )
> tokenUserinfo                                            (OK=4480   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4759   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4759   KO=0     )
>  UI AM idFromSession                                     (OK=4758   KO=0     )
>  UI AM validateGoto                                      (OK=4758   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4755   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4755   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4755   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4755   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4751   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4751   KO=0     )
> Skip 2FA                                                 (OK=11918  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4750   KO=0     )
>  UI IDM uiconfig                                         (OK=4750   KO=0     )
>  UI IDM version                                          (OK=4750   KO=0     )
>  UI IDM privilege                                        (OK=4750   KO=0     )
>  UI IDM features                                         (OK=4750   KO=0     )
>  UI IDM login                                            (OK=4750   KO=0     )
>  UI IDM dashboard                                        (OK=4749   KO=0     )
>  UI IDM managed user schema                              (OK=4749   KO=0     )
>  UI IDM user                                             (OK=4749   KO=0     )
>  UI IDM oidcToken                                        (OK=4747   KO=0     )
> userinfo                                                 (OK=4746   KO=0     )
> GetUUid                                                  (OK=7107   KO=0     )
> UI-Logout                                                (OK=4746   KO=0     )
> GetOpenidConfig                                          (OK=20932  KO=0     )
> UI-Logout Redirect 1                                     (OK=4745   KO=0     )
>  UI AM revoke1                                           (OK=4744   KO=0     )
>  UI AM revoke2                                           (OK=4744   KO=0     )
>  UI AM endsession                                        (OK=4744   KO=0     )
> CreatePolicy                                             (OK=7103   KO=2     )
> RootUserinfo                                             (OK=15881  KO=0     )
> getIdToken                                               (OK=1608   KO=0     )
> getIdToken Redirect 1                                    (OK=1606   KO=0     )
> createOrganization                                       (OK=1606   KO=0     )
> queryOrganization                                        (OK=1606   KO=0     )
> deleteOrganization                                       (OK=1606   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=780    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=779    KO=0     )
> restloginProgressiveProfileCallback                      (OK=276    KO=0     )
> ReadPolicy                                               (OK=6980   KO=0     )
> DeletePolicy                                             (OK=6844   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       308 (99.35%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 266814 / active: 358    / done: 21903 
================================================================================

21:14:49.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:50.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:51.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:51.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:52.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:52.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:53.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:53 GMT                                     300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=314852 KO=2     )
> restLoginInitiate                                        (OK=21853  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21846  KO=0     )
> User Authorize PKCE stage                                (OK=26354  KO=0     )
> User AccessToken PKCE stage                              (OK=26347  KO=0     )
> tokenUserinfo                                            (OK=4557   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4840   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4840   KO=0     )
>  UI AM idFromSession                                     (OK=4840   KO=0     )
>  UI AM validateGoto                                      (OK=4840   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4839   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4838   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4838   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4838   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4836   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4834   KO=0     )
> Skip 2FA                                                 (OK=12122  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4834   KO=0     )
>  UI IDM uiconfig                                         (OK=4834   KO=0     )
>  UI IDM version                                          (OK=4834   KO=0     )
>  UI IDM privilege                                        (OK=4834   KO=0     )
>  UI IDM features                                         (OK=4834   KO=0     )
>  UI IDM login                                            (OK=4834   KO=0     )
>  UI IDM dashboard                                        (OK=4834   KO=0     )
>  UI IDM managed user schema                              (OK=4834   KO=0     )
>  UI IDM user                                             (OK=4834   KO=0     )
>  UI IDM oidcToken                                        (OK=4833   KO=0     )
> userinfo                                                 (OK=4832   KO=0     )
> GetUUid                                                  (OK=7231   KO=0     )
> UI-Logout                                                (OK=4832   KO=0     )
> GetOpenidConfig                                          (OK=21313  KO=0     )
> UI-Logout Redirect 1                                     (OK=4831   KO=0     )
>  UI AM revoke1                                           (OK=4831   KO=0     )
>  UI AM revoke2                                           (OK=4831   KO=0     )
>  UI AM endsession                                        (OK=4831   KO=0     )
> CreatePolicy                                             (OK=7226   KO=2     )
> RootUserinfo                                             (OK=16098  KO=0     )
> getIdToken                                               (OK=1635   KO=0     )
> getIdToken Redirect 1                                    (OK=1635   KO=0     )
> createOrganization                                       (OK=1635   KO=0     )
> queryOrganization                                        (OK=1635   KO=0     )
> deleteOrganization                                       (OK=1635   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=801    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=800    KO=0     )
> restloginProgressiveProfileCallback                      (OK=284    KO=0     )
> ReadPolicy                                               (OK=7100   KO=0     )
> DeletePolicy                                             (OK=6976   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       315 (99.37%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.63%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 266419 / active: 345    / done: 22311 
================================================================================

21:14:53.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:53.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:55.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:56.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:57.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:57.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:58.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:14:58 GMT                                     305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=320373 KO=2     )
> restLoginInitiate                                        (OK=22259  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22251  KO=0     )
> User Authorize PKCE stage                                (OK=26828  KO=0     )
> User AccessToken PKCE stage                              (OK=26822  KO=0     )
> tokenUserinfo                                            (OK=4634   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4923   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4923   KO=0     )
>  UI AM idFromSession                                     (OK=4922   KO=0     )
>  UI AM validateGoto                                      (OK=4922   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4917   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4916   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4913   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4913   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4909   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4909   KO=0     )
> Skip 2FA                                                 (OK=12366  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4908   KO=0     )
>  UI IDM uiconfig                                         (OK=4908   KO=0     )
>  UI IDM version                                          (OK=4908   KO=0     )
>  UI IDM privilege                                        (OK=4908   KO=0     )
>  UI IDM features                                         (OK=4908   KO=0     )
>  UI IDM login                                            (OK=4908   KO=0     )
>  UI IDM dashboard                                        (OK=4908   KO=0     )
>  UI IDM managed user schema                              (OK=4908   KO=0     )
>  UI IDM user                                             (OK=4908   KO=0     )
>  UI IDM oidcToken                                        (OK=4907   KO=0     )
> userinfo                                                 (OK=4905   KO=0     )
> GetUUid                                                  (OK=7379   KO=0     )
> UI-Logout                                                (OK=4905   KO=0     )
> GetOpenidConfig                                          (OK=21706  KO=0     )
> UI-Logout Redirect 1                                     (OK=4905   KO=0     )
>  UI AM revoke1                                           (OK=4905   KO=0     )
>  UI AM revoke2                                           (OK=4905   KO=0     )
>  UI AM endsession                                        (OK=4905   KO=0     )
> CreatePolicy                                             (OK=7377   KO=2     )
> RootUserinfo                                             (OK=16390  KO=0     )
> getIdToken                                               (OK=1676   KO=0     )
> getIdToken Redirect 1                                    (OK=1676   KO=0     )
> createOrganization                                       (OK=1676   KO=0     )
> queryOrganization                                        (OK=1676   KO=0     )
> deleteOrganization                                       (OK=1676   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=815    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=814    KO=0     )
> restloginProgressiveProfileCallback                      (OK=292    KO=0     )
> ReadPolicy                                               (OK=7225   KO=0     )
> DeletePolicy                                             (OK=7098   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       322 (99.38%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.62%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 265998 / active: 387    / done: 22690 
================================================================================

21:14:59.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:59.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:14:59.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:00.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:01.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:02.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:02.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:03.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:03 GMT                                     310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=325802 KO=2     )
> restLoginInitiate                                        (OK=22638  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22625  KO=0     )
> User Authorize PKCE stage                                (OK=27285  KO=0     )
> User AccessToken PKCE stage                              (OK=27277  KO=0     )
> tokenUserinfo                                            (OK=4717   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4999   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4999   KO=0     )
>  UI AM idFromSession                                     (OK=4999   KO=0     )
>  UI AM validateGoto                                      (OK=4999   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4997   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4997   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4997   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4997   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4995   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4992   KO=0     )
> Skip 2FA                                                 (OK=12572  KO=0     )
>  UI Enduser sessioncheck                                 (OK=4991   KO=0     )
>  UI IDM uiconfig                                         (OK=4991   KO=0     )
>  UI IDM version                                          (OK=4989   KO=0     )
>  UI IDM privilege                                        (OK=4989   KO=0     )
>  UI IDM features                                         (OK=4989   KO=0     )
>  UI IDM login                                            (OK=4989   KO=0     )
>  UI IDM dashboard                                        (OK=4989   KO=0     )
>  UI IDM managed user schema                              (OK=4989   KO=0     )
>  UI IDM user                                             (OK=4989   KO=0     )
>  UI IDM oidcToken                                        (OK=4989   KO=0     )
> userinfo                                                 (OK=4989   KO=0     )
> GetUUid                                                  (OK=7504   KO=0     )
> UI-Logout                                                (OK=4989   KO=0     )
> GetOpenidConfig                                          (OK=22106  KO=0     )
> UI-Logout Redirect 1                                     (OK=4988   KO=0     )
>  UI AM revoke1                                           (OK=4984   KO=0     )
>  UI AM revoke2                                           (OK=4984   KO=0     )
>  UI AM endsession                                        (OK=4984   KO=0     )
> CreatePolicy                                             (OK=7499   KO=2     )
> RootUserinfo                                             (OK=16659  KO=0     )
> getIdToken                                               (OK=1705   KO=0     )
> getIdToken Redirect 1                                    (OK=1705   KO=0     )
> createOrganization                                       (OK=1705   KO=0     )
> queryOrganization                                        (OK=1705   KO=0     )
> deleteOrganization                                       (OK=1705   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=829    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=829    KO=0     )
> restloginProgressiveProfileCallback                      (OK=295    KO=0     )
> ReadPolicy                                               (OK=7376   KO=0     )
> DeletePolicy                                             (OK=7222   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       330 (99.40%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.60%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 265605 / active: 388    / done: 23082 
================================================================================

21:15:04.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:05.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:05.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:06.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:06.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:06.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:07.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:08 GMT                                     315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=331715 KO=2     )
> restLoginInitiate                                        (OK=23046  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23039  KO=0     )
> User Authorize PKCE stage                                (OK=27781  KO=0     )
> User AccessToken PKCE stage                              (OK=27776  KO=0     )
> tokenUserinfo                                            (OK=4815   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5092   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5092   KO=0     )
>  UI AM idFromSession                                     (OK=5092   KO=0     )
>  UI AM validateGoto                                      (OK=5092   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5088   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5087   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5085   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5085   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5084   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5084   KO=0     )
> Skip 2FA                                                 (OK=12789  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5083   KO=0     )
>  UI IDM uiconfig                                         (OK=5083   KO=0     )
>  UI IDM version                                          (OK=5083   KO=0     )
>  UI IDM privilege                                        (OK=5083   KO=0     )
>  UI IDM features                                         (OK=5083   KO=0     )
>  UI IDM login                                            (OK=5083   KO=0     )
>  UI IDM dashboard                                        (OK=5083   KO=0     )
>  UI IDM managed user schema                              (OK=5083   KO=0     )
>  UI IDM user                                             (OK=5083   KO=0     )
>  UI IDM oidcToken                                        (OK=5081   KO=0     )
> userinfo                                                 (OK=5080   KO=0     )
> GetUUid                                                  (OK=7638   KO=0     )
> UI-Logout                                                (OK=5078   KO=0     )
> GetOpenidConfig                                          (OK=22509  KO=0     )
> UI-Logout Redirect 1                                     (OK=5077   KO=0     )
>  UI AM revoke1                                           (OK=5075   KO=0     )
>  UI AM revoke2                                           (OK=5075   KO=0     )
>  UI AM endsession                                        (OK=5075   KO=0     )
> CreatePolicy                                             (OK=7632   KO=2     )
> RootUserinfo                                             (OK=16954  KO=0     )
> getIdToken                                               (OK=1730   KO=0     )
> getIdToken Redirect 1                                    (OK=1730   KO=0     )
> createOrganization                                       (OK=1730   KO=0     )
> queryOrganization                                        (OK=1730   KO=0     )
> deleteOrganization                                       (OK=1730   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=840    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=840    KO=0     )
> restloginProgressiveProfileCallback                      (OK=304    KO=0     )
> ReadPolicy                                               (OK=7496   KO=0     )
> DeletePolicy                                             (OK=7376   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       337 (99.41%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.59%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 265184 / active: 363    / done: 23528 
================================================================================

21:15:10.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:10.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:11.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:12.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:12.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:12.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:12.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:13.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:13.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:13 GMT                                     320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=337605 KO=2     )
> restLoginInitiate                                        (OK=23468  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23460  KO=0     )
> User Authorize PKCE stage                                (OK=28283  KO=0     )
> User AccessToken PKCE stage                              (OK=28275  KO=0     )
> tokenUserinfo                                            (OK=4912   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5184   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5184   KO=0     )
>  UI AM idFromSession                                     (OK=5184   KO=0     )
>  UI AM validateGoto                                      (OK=5184   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5179   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5178   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5177   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5177   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5173   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5173   KO=0     )
> Skip 2FA                                                 (OK=13011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5173   KO=0     )
>  UI IDM uiconfig                                         (OK=5173   KO=0     )
>  UI IDM version                                          (OK=5173   KO=0     )
>  UI IDM privilege                                        (OK=5173   KO=0     )
>  UI IDM features                                         (OK=5172   KO=0     )
>  UI IDM login                                            (OK=5173   KO=0     )
>  UI IDM dashboard                                        (OK=5172   KO=0     )
>  UI IDM managed user schema                              (OK=5172   KO=0     )
>  UI IDM user                                             (OK=5172   KO=0     )
>  UI IDM oidcToken                                        (OK=5171   KO=0     )
> userinfo                                                 (OK=5168   KO=0     )
> GetUUid                                                  (OK=7755   KO=0     )
> UI-Logout                                                (OK=5167   KO=0     )
> GetOpenidConfig                                          (OK=22884  KO=0     )
> UI-Logout Redirect 1                                     (OK=5164   KO=0     )
>  UI AM revoke1                                           (OK=5163   KO=0     )
>  UI AM revoke2                                           (OK=5163   KO=0     )
>  UI AM endsession                                        (OK=5163   KO=0     )
> CreatePolicy                                             (OK=7752   KO=2     )
> RootUserinfo                                             (OK=17292  KO=0     )
> getIdToken                                               (OK=1764   KO=0     )
> getIdToken Redirect 1                                    (OK=1764   KO=0     )
> createOrganization                                       (OK=1764   KO=0     )
> queryOrganization                                        (OK=1764   KO=0     )
> deleteOrganization                                       (OK=1764   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=848    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=848    KO=0     )
> restloginProgressiveProfileCallback                      (OK=311    KO=0     )
> ReadPolicy                                               (OK=7629   KO=0     )
> DeletePolicy                                             (OK=7491   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       346 (99.43%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 264751 / active: 388    / done: 23936 
================================================================================

21:15:13.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:17.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:17.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:17.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:17.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:17.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:18 GMT                                     325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=343010 KO=2     )
> restLoginInitiate                                        (OK=23838  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23832  KO=0     )
> User Authorize PKCE stage                                (OK=28727  KO=0     )
> User AccessToken PKCE stage                              (OK=28725  KO=0     )
> tokenUserinfo                                            (OK=4982   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5257   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5257   KO=0     )
>  UI AM idFromSession                                     (OK=5257   KO=0     )
>  UI AM validateGoto                                      (OK=5257   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5255   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5254   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5254   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5254   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5254   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5254   KO=0     )
> Skip 2FA                                                 (OK=13237  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5254   KO=0     )
>  UI IDM uiconfig                                         (OK=5254   KO=0     )
>  UI IDM version                                          (OK=5254   KO=0     )
>  UI IDM privilege                                        (OK=5254   KO=0     )
>  UI IDM features                                         (OK=5254   KO=0     )
>  UI IDM login                                            (OK=5254   KO=0     )
>  UI IDM dashboard                                        (OK=5253   KO=0     )
>  UI IDM managed user schema                              (OK=5252   KO=0     )
>  UI IDM user                                             (OK=5253   KO=0     )
>  UI IDM oidcToken                                        (OK=5250   KO=0     )
> userinfo                                                 (OK=5249   KO=0     )
> GetUUid                                                  (OK=7888   KO=0     )
> UI-Logout                                                (OK=5249   KO=0     )
> GetOpenidConfig                                          (OK=23265  KO=0     )
> UI-Logout Redirect 1                                     (OK=5248   KO=0     )
>  UI AM revoke1                                           (OK=5246   KO=0     )
>  UI AM revoke2                                           (OK=5247   KO=0     )
>  UI AM endsession                                        (OK=5246   KO=0     )
> CreatePolicy                                             (OK=7879   KO=2     )
> RootUserinfo                                             (OK=17600  KO=0     )
> getIdToken                                               (OK=1799   KO=0     )
> getIdToken Redirect 1                                    (OK=1799   KO=0     )
> createOrganization                                       (OK=1799   KO=0     )
> queryOrganization                                        (OK=1798   KO=0     )
> deleteOrganization                                       (OK=1798   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=861    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=861    KO=0     )
> restloginProgressiveProfileCallback                      (OK=313    KO=0     )
> ReadPolicy                                               (OK=7750   KO=0     )
> DeletePolicy                                             (OK=7627   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       352 (99.44%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 264368 / active: 356    / done: 24351 
================================================================================

21:15:19.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:20.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:20.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:20.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:21.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:21.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:23.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:23 GMT                                     330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=348279 KO=2     )
> restLoginInitiate                                        (OK=24216  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24211  KO=0     )
> User Authorize PKCE stage                                (OK=29175  KO=0     )
> User AccessToken PKCE stage                              (OK=29170  KO=0     )
> tokenUserinfo                                            (OK=5070   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5341   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5340   KO=0     )
>  UI AM idFromSession                                     (OK=5340   KO=0     )
>  UI AM validateGoto                                      (OK=5340   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5332   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5332   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5330   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5330   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5330   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5329   KO=0     )
> Skip 2FA                                                 (OK=13440  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5329   KO=0     )
>  UI IDM uiconfig                                         (OK=5329   KO=0     )
>  UI IDM version                                          (OK=5329   KO=0     )
>  UI IDM privilege                                        (OK=5328   KO=0     )
>  UI IDM features                                         (OK=5328   KO=0     )
>  UI IDM login                                            (OK=5328   KO=0     )
>  UI IDM dashboard                                        (OK=5328   KO=0     )
>  UI IDM managed user schema                              (OK=5328   KO=0     )
>  UI IDM user                                             (OK=5328   KO=0     )
>  UI IDM oidcToken                                        (OK=5328   KO=0     )
> userinfo                                                 (OK=5328   KO=0     )
> GetUUid                                                  (OK=8011   KO=0     )
> UI-Logout                                                (OK=5328   KO=0     )
> GetOpenidConfig                                          (OK=23639  KO=0     )
> UI-Logout Redirect 1                                     (OK=5328   KO=0     )
>  UI AM revoke1                                           (OK=5326   KO=0     )
>  UI AM revoke2                                           (OK=5326   KO=0     )
>  UI AM endsession                                        (OK=5326   KO=0     )
> CreatePolicy                                             (OK=8006   KO=2     )
> RootUserinfo                                             (OK=17885  KO=0     )
> getIdToken                                               (OK=1825   KO=0     )
> getIdToken Redirect 1                                    (OK=1824   KO=0     )
> createOrganization                                       (OK=1823   KO=0     )
> queryOrganization                                        (OK=1823   KO=0     )
> deleteOrganization                                       (OK=1823   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=873    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=872    KO=0     )
> restloginProgressiveProfileCallback                      (OK=317    KO=0     )
> ReadPolicy                                               (OK=7877   KO=0     )
> DeletePolicy                                             (OK=7748   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       359 (99.45%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 263985 / active: 346    / done: 24744 
================================================================================

21:15:23.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:24.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:25.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:26.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:26.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:27.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:28.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:28 GMT                                     335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=353487 KO=2     )
> restLoginInitiate                                        (OK=24610  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24603  KO=0     )
> User Authorize PKCE stage                                (OK=29628  KO=0     )
> User AccessToken PKCE stage                              (OK=29618  KO=0     )
> tokenUserinfo                                            (OK=5143   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5412   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5412   KO=0     )
>  UI AM idFromSession                                     (OK=5411   KO=0     )
>  UI AM validateGoto                                      (OK=5411   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5406   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5405   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5405   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5405   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5398   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5398   KO=0     )
> Skip 2FA                                                 (OK=13671  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5398   KO=0     )
>  UI IDM uiconfig                                         (OK=5398   KO=0     )
>  UI IDM version                                          (OK=5398   KO=0     )
>  UI IDM privilege                                        (OK=5398   KO=0     )
>  UI IDM features                                         (OK=5398   KO=0     )
>  UI IDM login                                            (OK=5398   KO=0     )
>  UI IDM dashboard                                        (OK=5398   KO=0     )
>  UI IDM managed user schema                              (OK=5398   KO=0     )
>  UI IDM user                                             (OK=5398   KO=0     )
>  UI IDM oidcToken                                        (OK=5398   KO=0     )
> userinfo                                                 (OK=5398   KO=0     )
> GetUUid                                                  (OK=8148   KO=0     )
> UI-Logout                                                (OK=5397   KO=0     )
> GetOpenidConfig                                          (OK=24029  KO=0     )
> UI-Logout Redirect 1                                     (OK=5396   KO=0     )
>  UI AM revoke1                                           (OK=5395   KO=0     )
>  UI AM revoke2                                           (OK=5395   KO=0     )
>  UI AM endsession                                        (OK=5395   KO=0     )
> CreatePolicy                                             (OK=8143   KO=2     )
> RootUserinfo                                             (OK=18183  KO=0     )
> getIdToken                                               (OK=1852   KO=0     )
> getIdToken Redirect 1                                    (OK=1852   KO=0     )
> createOrganization                                       (OK=1850   KO=0     )
> queryOrganization                                        (OK=1850   KO=0     )
> deleteOrganization                                       (OK=1850   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=887    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=887    KO=0     )
> restloginProgressiveProfileCallback                      (OK=324    KO=0     )
> ReadPolicy                                               (OK=8005   KO=0     )
> DeletePolicy                                             (OK=7872   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=63     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       366 (99.46%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 263573 / active: 390    / done: 25112 
================================================================================

21:15:29.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:29.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:29.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:31.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:31.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:32.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:33 GMT                                     340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=359309 KO=2     )
> restLoginInitiate                                        (OK=25003  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24999  KO=0     )
> User Authorize PKCE stage                                (OK=30112  KO=0     )
> User AccessToken PKCE stage                              (OK=30109  KO=0     )
> tokenUserinfo                                            (OK=5239   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5500   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5499   KO=0     )
>  UI AM idFromSession                                     (OK=5498   KO=0     )
>  UI AM validateGoto                                      (OK=5498   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5497   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5497   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5497   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5497   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5492   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5491   KO=0     )
> Skip 2FA                                                 (OK=13881  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5490   KO=0     )
>  UI IDM uiconfig                                         (OK=5489   KO=0     )
>  UI IDM version                                          (OK=5489   KO=0     )
>  UI IDM privilege                                        (OK=5489   KO=0     )
>  UI IDM features                                         (OK=5489   KO=0     )
>  UI IDM login                                            (OK=5489   KO=0     )
>  UI IDM dashboard                                        (OK=5489   KO=0     )
>  UI IDM managed user schema                              (OK=5489   KO=0     )
>  UI IDM user                                             (OK=5489   KO=0     )
>  UI IDM oidcToken                                        (OK=5487   KO=0     )
> userinfo                                                 (OK=5487   KO=0     )
> GetUUid                                                  (OK=8275   KO=0     )
> UI-Logout                                                (OK=5486   KO=0     )
> GetOpenidConfig                                          (OK=24423  KO=0     )
> UI-Logout Redirect 1                                     (OK=5485   KO=0     )
>  UI AM revoke1                                           (OK=5485   KO=0     )
>  UI AM revoke2                                           (OK=5485   KO=0     )
>  UI AM endsession                                        (OK=5485   KO=0     )
> CreatePolicy                                             (OK=8273   KO=2     )
> RootUserinfo                                             (OK=18501  KO=0     )
> getIdToken                                               (OK=1876   KO=0     )
> getIdToken Redirect 1                                    (OK=1876   KO=0     )
> createOrganization                                       (OK=1876   KO=0     )
> queryOrganization                                        (OK=1876   KO=0     )
> deleteOrganization                                       (OK=1876   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=902    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=902    KO=0     )
> restloginProgressiveProfileCallback                      (OK=332    KO=0     )
> ReadPolicy                                               (OK=8143   KO=0     )
> DeletePolicy                                             (OK=8002   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=65     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       372 (99.47%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.53%)

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

21:15:34.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:36.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:37.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:38.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:38 GMT                                     345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=364844 KO=2     )
> restLoginInitiate                                        (OK=25391  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25386  KO=0     )
> User Authorize PKCE stage                                (OK=30579  KO=0     )
> User AccessToken PKCE stage                              (OK=30568  KO=0     )
> tokenUserinfo                                            (OK=5320   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5586   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5584   KO=0     )
>  UI AM idFromSession                                     (OK=5583   KO=0     )
>  UI AM validateGoto                                      (OK=5583   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5579   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5577   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5576   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5576   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5574   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5573   KO=0     )
> Skip 2FA                                                 (OK=14101  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5573   KO=0     )
>  UI IDM uiconfig                                         (OK=5573   KO=0     )
>  UI IDM version                                          (OK=5573   KO=0     )
>  UI IDM privilege                                        (OK=5573   KO=0     )
>  UI IDM features                                         (OK=5573   KO=0     )
>  UI IDM login                                            (OK=5573   KO=0     )
>  UI IDM dashboard                                        (OK=5573   KO=0     )
>  UI IDM managed user schema                              (OK=5572   KO=0     )
>  UI IDM user                                             (OK=5572   KO=0     )
>  UI IDM oidcToken                                        (OK=5572   KO=0     )
> userinfo                                                 (OK=5571   KO=0     )
> GetUUid                                                  (OK=8402   KO=0     )
> UI-Logout                                                (OK=5571   KO=0     )
> GetOpenidConfig                                          (OK=24816  KO=0     )
> UI-Logout Redirect 1                                     (OK=5570   KO=0     )
>  UI AM revoke1                                           (OK=5570   KO=0     )
>  UI AM revoke2                                           (OK=5570   KO=0     )
>  UI AM endsession                                        (OK=5570   KO=0     )
> CreatePolicy                                             (OK=8396   KO=2     )
> RootUserinfo                                             (OK=18800  KO=0     )
> getIdToken                                               (OK=1903   KO=0     )
> getIdToken Redirect 1                                    (OK=1902   KO=0     )
> createOrganization                                       (OK=1902   KO=0     )
> queryOrganization                                        (OK=1902   KO=0     )
> deleteOrganization                                       (OK=1902   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=910    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=910    KO=0     )
> restloginProgressiveProfileCallback                      (OK=337    KO=0     )
> ReadPolicy                                               (OK=8271   KO=0     )
> DeletePolicy                                             (OK=8139   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=67     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       376 (99.47%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.53%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 262769 / active: 367    / done: 25939 
================================================================================

21:15:39.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:39.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:40.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:41.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:42.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:43 GMT                                     350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=370504 KO=2     )
> restLoginInitiate                                        (OK=25800  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25790  KO=0     )
> User Authorize PKCE stage                                (OK=31060  KO=0     )
> User AccessToken PKCE stage                              (OK=31052  KO=0     )
> tokenUserinfo                                            (OK=5404   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5668   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5668   KO=0     )
>  UI AM idFromSession                                     (OK=5667   KO=0     )
>  UI AM validateGoto                                      (OK=5667   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5665   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5664   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5662   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5662   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5658   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5656   KO=0     )
> Skip 2FA                                                 (OK=14333  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5655   KO=0     )
>  UI IDM uiconfig                                         (OK=5656   KO=0     )
>  UI IDM version                                          (OK=5655   KO=0     )
>  UI IDM privilege                                        (OK=5655   KO=0     )
>  UI IDM features                                         (OK=5655   KO=0     )
>  UI IDM login                                            (OK=5655   KO=0     )
>  UI IDM dashboard                                        (OK=5653   KO=0     )
>  UI IDM managed user schema                              (OK=5652   KO=0     )
>  UI IDM user                                             (OK=5653   KO=0     )
>  UI IDM oidcToken                                        (OK=5650   KO=0     )
> userinfo                                                 (OK=5649   KO=0     )
> GetUUid                                                  (OK=8533   KO=0     )
> UI-Logout                                                (OK=5649   KO=0     )
> GetOpenidConfig                                          (OK=25198  KO=0     )
> UI-Logout Redirect 1                                     (OK=5649   KO=0     )
>  UI AM revoke1                                           (OK=5648   KO=0     )
>  UI AM revoke2                                           (OK=5648   KO=0     )
>  UI AM endsession                                        (OK=5648   KO=0     )
> CreatePolicy                                             (OK=8528   KO=2     )
> RootUserinfo                                             (OK=19134  KO=0     )
> getIdToken                                               (OK=1936   KO=0     )
> getIdToken Redirect 1                                    (OK=1935   KO=0     )
> createOrganization                                       (OK=1935   KO=0     )
> queryOrganization                                        (OK=1935   KO=0     )
> deleteOrganization                                       (OK=1934   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=930    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=929    KO=0     )
> restloginProgressiveProfileCallback                      (OK=342    KO=0     )
> ReadPolicy                                               (OK=8394   KO=0     )
> DeletePolicy                                             (OK=8266   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       381 (99.48%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 262339 / active: 386    / done: 26350 
================================================================================

21:15:44.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:44.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:47.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:47.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:48.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:48.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:48 GMT                                     355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=376680 KO=2     )
> restLoginInitiate                                        (OK=26219  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26210  KO=0     )
> User Authorize PKCE stage                                (OK=31574  KO=0     )
> User AccessToken PKCE stage                              (OK=31566  KO=0     )
> tokenUserinfo                                            (OK=5497   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5764   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5763   KO=0     )
>  UI AM idFromSession                                     (OK=5763   KO=0     )
>  UI AM validateGoto                                      (OK=5763   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5760   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5760   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5760   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5760   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5759   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5757   KO=0     )
> Skip 2FA                                                 (OK=14554  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5756   KO=0     )
>  UI IDM uiconfig                                         (OK=5756   KO=0     )
>  UI IDM version                                          (OK=5756   KO=0     )
>  UI IDM privilege                                        (OK=5756   KO=0     )
>  UI IDM features                                         (OK=5756   KO=0     )
>  UI IDM login                                            (OK=5756   KO=0     )
>  UI IDM dashboard                                        (OK=5754   KO=0     )
>  UI IDM managed user schema                              (OK=5753   KO=0     )
>  UI IDM user                                             (OK=5754   KO=0     )
>  UI IDM oidcToken                                        (OK=5752   KO=0     )
> userinfo                                                 (OK=5750   KO=0     )
> GetUUid                                                  (OK=8672   KO=0     )
> UI-Logout                                                (OK=5749   KO=0     )
> GetOpenidConfig                                          (OK=25591  KO=0     )
> UI-Logout Redirect 1                                     (OK=5749   KO=0     )
>  UI AM revoke1                                           (OK=5747   KO=0     )
>  UI AM revoke2                                           (OK=5747   KO=0     )
>  UI AM endsession                                        (OK=5747   KO=0     )
> CreatePolicy                                             (OK=8667   KO=2     )
> RootUserinfo                                             (OK=19413  KO=0     )
> getIdToken                                               (OK=1970   KO=0     )
> getIdToken Redirect 1                                    (OK=1970   KO=0     )
> createOrganization                                       (OK=1970   KO=0     )
> queryOrganization                                        (OK=1970   KO=0     )
> deleteOrganization                                       (OK=1970   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=944    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=942    KO=0     )
> restloginProgressiveProfileCallback                      (OK=349    KO=0     )
> ReadPolicy                                               (OK=8526   KO=0     )
> DeletePolicy                                             (OK=8390   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       387 (99.49%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 261908 / active: 387    / done: 26780 
================================================================================

21:15:49.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:50.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:50.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:50.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:50.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:51.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:52.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:53.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:53.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:53 GMT                                     360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=382498 KO=2     )
> restLoginInitiate                                        (OK=26601  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26593  KO=0     )
> User Authorize PKCE stage                                (OK=32042  KO=0     )
> User AccessToken PKCE stage                              (OK=32040  KO=0     )
> tokenUserinfo                                            (OK=5568   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5860   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5860   KO=0     )
>  UI AM idFromSession                                     (OK=5860   KO=0     )
>  UI AM validateGoto                                      (OK=5858   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5857   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5857   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5857   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5857   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5851   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5849   KO=0     )
> Skip 2FA                                                 (OK=14765  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5849   KO=0     )
>  UI IDM uiconfig                                         (OK=5849   KO=0     )
>  UI IDM version                                          (OK=5849   KO=0     )
>  UI IDM privilege                                        (OK=5849   KO=0     )
>  UI IDM features                                         (OK=5849   KO=0     )
>  UI IDM login                                            (OK=5849   KO=0     )
>  UI IDM dashboard                                        (OK=5848   KO=0     )
>  UI IDM managed user schema                              (OK=5848   KO=0     )
>  UI IDM user                                             (OK=5848   KO=0     )
>  UI IDM oidcToken                                        (OK=5846   KO=0     )
> userinfo                                                 (OK=5845   KO=0     )
> GetUUid                                                  (OK=8804   KO=0     )
> UI-Logout                                                (OK=5844   KO=0     )
> GetOpenidConfig                                          (OK=25994  KO=0     )
> UI-Logout Redirect 1                                     (OK=5842   KO=0     )
>  UI AM revoke1                                           (OK=5841   KO=0     )
>  UI AM revoke2                                           (OK=5841   KO=0     )
>  UI AM endsession                                        (OK=5841   KO=0     )
> CreatePolicy                                             (OK=8800   KO=2     )
> RootUserinfo                                             (OK=19682  KO=0     )
> getIdToken                                               (OK=1995   KO=0     )
> getIdToken Redirect 1                                    (OK=1994   KO=0     )
> createOrganization                                       (OK=1994   KO=0     )
> queryOrganization                                        (OK=1993   KO=0     )
> deleteOrganization                                       (OK=1993   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=960    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=960    KO=0     )
> restloginProgressiveProfileCallback                      (OK=358    KO=0     )
> ReadPolicy                                               (OK=8666   KO=0     )
> DeletePolicy                                             (OK=8521   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       396 (99.50%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 261509 / active: 387    / done: 27179 
================================================================================

21:15:54.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:54.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:55.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:56.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:56.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:56.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:56.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:57.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:15:58.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:15:58 GMT                                     365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=388124 KO=2     )
> restLoginInitiate                                        (OK=27002  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26994  KO=0     )
> User Authorize PKCE stage                                (OK=32512  KO=0     )
> User AccessToken PKCE stage                              (OK=32508  KO=0     )
> tokenUserinfo                                            (OK=5666   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5937   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5937   KO=0     )
>  UI AM idFromSession                                     (OK=5937   KO=0     )
>  UI AM validateGoto                                      (OK=5937   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5936   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5935   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5935   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5935   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5934   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5934   KO=0     )
> Skip 2FA                                                 (OK=14980  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5934   KO=0     )
>  UI IDM uiconfig                                         (OK=5934   KO=0     )
>  UI IDM version                                          (OK=5934   KO=0     )
>  UI IDM privilege                                        (OK=5934   KO=0     )
>  UI IDM features                                         (OK=5934   KO=0     )
>  UI IDM login                                            (OK=5934   KO=0     )
>  UI IDM dashboard                                        (OK=5934   KO=0     )
>  UI IDM managed user schema                              (OK=5934   KO=0     )
>  UI IDM user                                             (OK=5934   KO=0     )
>  UI IDM oidcToken                                        (OK=5934   KO=0     )
> userinfo                                                 (OK=5934   KO=0     )
> GetUUid                                                  (OK=8932   KO=0     )
> UI-Logout                                                (OK=5933   KO=0     )
> GetOpenidConfig                                          (OK=26396  KO=0     )
> UI-Logout Redirect 1                                     (OK=5931   KO=0     )
>  UI AM revoke1                                           (OK=5930   KO=0     )
>  UI AM revoke2                                           (OK=5930   KO=0     )
>  UI AM endsession                                        (OK=5931   KO=0     )
> CreatePolicy                                             (OK=8927   KO=2     )
> RootUserinfo                                             (OK=19980  KO=0     )
> getIdToken                                               (OK=2020   KO=0     )
> getIdToken Redirect 1                                    (OK=2020   KO=0     )
> createOrganization                                       (OK=2020   KO=0     )
> queryOrganization                                        (OK=2020   KO=0     )
> deleteOrganization                                       (OK=2020   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=972    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=972    KO=0     )
> restloginProgressiveProfileCallback                      (OK=362    KO=0     )
> ReadPolicy                                               (OK=8801   KO=0     )
> DeletePolicy                                             (OK=8662   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=72     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       405 (99.51%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 261097 / active: 362    / done: 27616 
================================================================================

21:15:59.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:00.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:01.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:01.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:01.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:01.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:01.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:03 GMT                                     370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=392947 KO=2     )
> restLoginInitiate                                        (OK=27366  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27355  KO=0     )
> User Authorize PKCE stage                                (OK=32927  KO=0     )
> User AccessToken PKCE stage                              (OK=32922  KO=0     )
> tokenUserinfo                                            (OK=5740   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6004   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6003   KO=0     )
>  UI AM idFromSession                                     (OK=6001   KO=0     )
>  UI AM validateGoto                                      (OK=6001   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5996   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5995   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5995   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5995   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5994   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5994   KO=0     )
> Skip 2FA                                                 (OK=15193  KO=0     )
>  UI Enduser sessioncheck                                 (OK=5993   KO=0     )
>  UI IDM uiconfig                                         (OK=5993   KO=0     )
>  UI IDM version                                          (OK=5993   KO=0     )
>  UI IDM privilege                                        (OK=5992   KO=0     )
>  UI IDM features                                         (OK=5992   KO=0     )
>  UI IDM login                                            (OK=5992   KO=0     )
>  UI IDM dashboard                                        (OK=5992   KO=0     )
>  UI IDM managed user schema                              (OK=5992   KO=0     )
>  UI IDM user                                             (OK=5992   KO=0     )
>  UI IDM oidcToken                                        (OK=5991   KO=0     )
> userinfo                                                 (OK=5991   KO=0     )
> GetUUid                                                  (OK=9058   KO=0     )
> UI-Logout                                                (OK=5991   KO=0     )
> GetOpenidConfig                                          (OK=26788  KO=0     )
> UI-Logout Redirect 1                                     (OK=5991   KO=0     )
>  UI AM revoke1                                           (OK=5990   KO=0     )
>  UI AM revoke2                                           (OK=5990   KO=0     )
>  UI AM endsession                                        (OK=5990   KO=0     )
> CreatePolicy                                             (OK=9053   KO=2     )
> RootUserinfo                                             (OK=20244  KO=0     )
> getIdToken                                               (OK=2059   KO=0     )
> getIdToken Redirect 1                                    (OK=2059   KO=0     )
> createOrganization                                       (OK=2059   KO=0     )
> queryOrganization                                        (OK=2059   KO=0     )
> deleteOrganization                                       (OK=2058   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=996    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=996    KO=0     )
> restloginProgressiveProfileCallback                      (OK=368    KO=0     )
> ReadPolicy                                               (OK=8929   KO=0     )
> DeletePolicy                                             (OK=8800   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       412 (99.52%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 260711 / active: 349    / done: 28015 
================================================================================

21:16:05.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:05.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:06.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 28512: status.find.in([200, 209], 304), found 409
21:16:06.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,28512,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTg1NTM1MjMiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiJYMGs0TTBhMUtDcEs4WlhDQUNsYkJPZF9vUXciLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3MzY2LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3MzY1LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDA5NjYsImlhdCI6MTczMjEzNzM2NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQTgwR28xN2ZGT0ROQXM0czJ3SmVhTGREeXVVIn0.FBPArH9vkj9i_a1tve77a7-sPGs0N06zDfA_IaHkJp47dI-KPpPsGWBKXwSIv41gebjFnV0POAv5dzMlwPn9HOcvVHt2cOFm2gCkET95SgS809mcjNW0bkN9MisibqSs38xpzXb1MD8vN0f6IOJmoNPXkMr3tU1B4RyRxT-irFtvs6zFg8dOAiXb0czJZ8psbTJNtIFQvIqhsOV_4-DZCrUIMUqyyzHc2slfDMdCBY8yo0a5kLzlpYpC5GdjtIWgHsf9BzDQHFwSO-D_YTEGO0kKtUXjZg63sFDw7yKdcr--QWTfE_KhT1D2jYOveNB4iesw7OfOY8tUc6qJzZpSyQ, username -> user.194946, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy850331, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eb3c9f5, authcode -> quTBpGQAa-4z2E6tCg4jnjrPwD0, useAdminRealm -> true, callbacks -> {"tokenId":"Cco0g48MD8f1H491qzxV5S1I9LE.*AAJTSQACMDIAAlNLABxnVTM5MkNaUXpzQlV6c1lTMU4zNVM5ejRuMlk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137365925), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Cco0g48MD8f1H491qzxV5S1I9LE.*AAJTSQACMDIAAlNLABxnVTM5MkNaUXpzQlV6c1lTMU4zNVM5ejRuMlk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137365925))), password -> Pa_ssw0rd, challenge -> L0HDEuYiIJf6g3tOlQoBAxcVWve0mXsQ47pw2R8VNuo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 21.87.198.8, verifier -> NzA5NjQxOTA0Nzk5NjE2NjA0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f46cfb7, tokenId -> Cco0g48MD8f1H491qzxV5S1I9LE.*AAJTSQACMDIAAlNLABxnVTM5MkNaUXpzQlV6c1lTMU4zNVM5ejRuMlk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=Cco0g48MD8f1H491qzxV5S1I9LE.*AAJTSQACMDIAAlNLABxnVTM5MkNaUXpzQlV6c1lTMU4zNVM5ejRuMlk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Cco0g48MD8f1H491qzxV5S1I9LE.*AAJTSQACMDIAAlNLABxnVTM5MkNaUXpzQlV6c1lTMU4zNVM5ejRuMlk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy850331","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, 20 Nov 2024 21:16:06 GMT
	x-forgerock-transactionid: ca12c315-8d32-41a6-84a4-c79b319e2053
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:06.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:06.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:06.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:07.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:08 GMT                                     375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=398622 KO=3     )
> restLoginInitiate                                        (OK=27755  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27749  KO=0     )
> User Authorize PKCE stage                                (OK=33405  KO=0     )
> User AccessToken PKCE stage                              (OK=33398  KO=0     )
> tokenUserinfo                                            (OK=5821   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6089   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6089   KO=0     )
>  UI AM idFromSession                                     (OK=6087   KO=0     )
>  UI AM validateGoto                                      (OK=6087   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6084   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6084   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6084   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6084   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6082   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6082   KO=0     )
> Skip 2FA                                                 (OK=15414  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6082   KO=0     )
>  UI IDM uiconfig                                         (OK=6082   KO=0     )
>  UI IDM version                                          (OK=6082   KO=0     )
>  UI IDM privilege                                        (OK=6082   KO=0     )
>  UI IDM features                                         (OK=6082   KO=0     )
>  UI IDM login                                            (OK=6082   KO=0     )
>  UI IDM dashboard                                        (OK=6082   KO=0     )
>  UI IDM managed user schema                              (OK=6082   KO=0     )
>  UI IDM user                                             (OK=6082   KO=0     )
>  UI IDM oidcToken                                        (OK=6082   KO=0     )
> userinfo                                                 (OK=6081   KO=0     )
> GetUUid                                                  (OK=9186   KO=0     )
> UI-Logout                                                (OK=6081   KO=0     )
> GetOpenidConfig                                          (OK=27168  KO=0     )
> UI-Logout Redirect 1                                     (OK=6081   KO=0     )
>  UI AM revoke1                                           (OK=6081   KO=0     )
>  UI AM revoke2                                           (OK=6081   KO=0     )
>  UI AM endsession                                        (OK=6081   KO=0     )
> CreatePolicy                                             (OK=9179   KO=3     )
> RootUserinfo                                             (OK=20537  KO=0     )
> getIdToken                                               (OK=2081   KO=0     )
> getIdToken Redirect 1                                    (OK=2081   KO=0     )
> createOrganization                                       (OK=2081   KO=0     )
> queryOrganization                                        (OK=2081   KO=0     )
> deleteOrganization                                       (OK=2081   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1009   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1009   KO=0     )
> restloginProgressiveProfileCallback                      (OK=375    KO=0     )
> ReadPolicy                                               (OK=9051   KO=0     )
> DeletePolicy                                             (OK=8928   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       418 (99.29%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.71%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 260309 / active: 358    / done: 28408 
================================================================================

21:16:09.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:09.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:09.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:11.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:11.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:13.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:13.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:13 GMT                                     380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=403701 KO=3     )
> restLoginInitiate                                        (OK=28120  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28112  KO=0     )
> User Authorize PKCE stage                                (OK=33834  KO=0     )
> User AccessToken PKCE stage                              (OK=33828  KO=0     )
> tokenUserinfo                                            (OK=5892   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6163   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6163   KO=0     )
>  UI AM idFromSession                                     (OK=6162   KO=0     )
>  UI AM validateGoto                                      (OK=6162   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6158   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6157   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6157   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6157   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6152   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6152   KO=0     )
> Skip 2FA                                                 (OK=15627  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6151   KO=0     )
>  UI IDM uiconfig                                         (OK=6151   KO=0     )
>  UI IDM version                                          (OK=6151   KO=0     )
>  UI IDM privilege                                        (OK=6151   KO=0     )
>  UI IDM features                                         (OK=6151   KO=0     )
>  UI IDM login                                            (OK=6151   KO=0     )
>  UI IDM dashboard                                        (OK=6151   KO=0     )
>  UI IDM managed user schema                              (OK=6151   KO=0     )
>  UI IDM user                                             (OK=6150   KO=0     )
>  UI IDM oidcToken                                        (OK=6148   KO=0     )
> userinfo                                                 (OK=6148   KO=0     )
> GetUUid                                                  (OK=9305   KO=0     )
> UI-Logout                                                (OK=6147   KO=0     )
> GetOpenidConfig                                          (OK=27535  KO=0     )
> UI-Logout Redirect 1                                     (OK=6147   KO=0     )
>  UI AM revoke1                                           (OK=6147   KO=0     )
>  UI AM revoke2                                           (OK=6147   KO=0     )
>  UI AM endsession                                        (OK=6147   KO=0     )
> CreatePolicy                                             (OK=9298   KO=3     )
> RootUserinfo                                             (OK=20882  KO=0     )
> getIdToken                                               (OK=2113   KO=0     )
> getIdToken Redirect 1                                    (OK=2113   KO=0     )
> createOrganization                                       (OK=2113   KO=0     )
> queryOrganization                                        (OK=2111   KO=0     )
> deleteOrganization                                       (OK=2111   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1026   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1025   KO=0     )
> restloginProgressiveProfileCallback                      (OK=380    KO=0     )
> ReadPolicy                                               (OK=9179   KO=0     )
> DeletePolicy                                             (OK=9048   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       425 (99.30%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 259920 / active: 370    / done: 28785 
================================================================================

21:16:14.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:17.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:18 GMT                                     385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=409432 KO=3     )
> restLoginInitiate                                        (OK=28506  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28496  KO=0     )
> User Authorize PKCE stage                                (OK=34300  KO=0     )
> User AccessToken PKCE stage                              (OK=34294  KO=0     )
> tokenUserinfo                                            (OK=5969   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6253   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6252   KO=0     )
>  UI AM idFromSession                                     (OK=6252   KO=0     )
>  UI AM validateGoto                                      (OK=6252   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6247   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6246   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6246   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6246   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6244   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6244   KO=0     )
> Skip 2FA                                                 (OK=15839  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6243   KO=0     )
>  UI IDM uiconfig                                         (OK=6243   KO=0     )
>  UI IDM version                                          (OK=6243   KO=0     )
>  UI IDM privilege                                        (OK=6243   KO=0     )
>  UI IDM features                                         (OK=6243   KO=0     )
>  UI IDM login                                            (OK=6243   KO=0     )
>  UI IDM dashboard                                        (OK=6242   KO=0     )
>  UI IDM managed user schema                              (OK=6242   KO=0     )
>  UI IDM user                                             (OK=6242   KO=0     )
>  UI IDM oidcToken                                        (OK=6242   KO=0     )
> userinfo                                                 (OK=6241   KO=0     )
> GetUUid                                                  (OK=9429   KO=0     )
> UI-Logout                                                (OK=6241   KO=0     )
> GetOpenidConfig                                          (OK=27907  KO=0     )
> UI-Logout Redirect 1                                     (OK=6240   KO=0     )
>  UI AM revoke1                                           (OK=6240   KO=0     )
>  UI AM revoke2                                           (OK=6240   KO=0     )
>  UI AM endsession                                        (OK=6240   KO=0     )
> CreatePolicy                                             (OK=9425   KO=3     )
> RootUserinfo                                             (OK=21179  KO=0     )
> getIdToken                                               (OK=2143   KO=0     )
> getIdToken Redirect 1                                    (OK=2143   KO=0     )
> createOrganization                                       (OK=2142   KO=0     )
> queryOrganization                                        (OK=2141   KO=0     )
> deleteOrganization                                       (OK=2140   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1046   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1045   KO=0     )
> restloginProgressiveProfileCallback                      (OK=385    KO=0     )
> ReadPolicy                                               (OK=9301   KO=0     )
> DeletePolicy                                             (OK=9174   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=78     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       427 (99.30%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.70%)

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

21:16:18.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:18.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:21.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:21.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:23 GMT                                     390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=414930 KO=3     )
> restLoginInitiate                                        (OK=28883  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28872  KO=0     )
> User Authorize PKCE stage                                (OK=34759  KO=0     )
> User AccessToken PKCE stage                              (OK=34754  KO=0     )
> tokenUserinfo                                            (OK=6050   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6333   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6333   KO=0     )
>  UI AM idFromSession                                     (OK=6331   KO=0     )
>  UI AM validateGoto                                      (OK=6331   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6330   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6328   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6328   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6328   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6327   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6327   KO=0     )
> Skip 2FA                                                 (OK=16047  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6327   KO=0     )
>  UI IDM uiconfig                                         (OK=6327   KO=0     )
>  UI IDM version                                          (OK=6327   KO=0     )
>  UI IDM privilege                                        (OK=6327   KO=0     )
>  UI IDM features                                         (OK=6327   KO=0     )
>  UI IDM login                                            (OK=6327   KO=0     )
>  UI IDM dashboard                                        (OK=6327   KO=0     )
>  UI IDM managed user schema                              (OK=6327   KO=0     )
>  UI IDM user                                             (OK=6327   KO=0     )
>  UI IDM oidcToken                                        (OK=6327   KO=0     )
> userinfo                                                 (OK=6327   KO=0     )
> GetUUid                                                  (OK=9560   KO=0     )
> UI-Logout                                                (OK=6327   KO=0     )
> GetOpenidConfig                                          (OK=28286  KO=0     )
> UI-Logout Redirect 1                                     (OK=6327   KO=0     )
>  UI AM revoke1                                           (OK=6327   KO=0     )
>  UI AM revoke2                                           (OK=6327   KO=0     )
>  UI AM endsession                                        (OK=6327   KO=0     )
> CreatePolicy                                             (OK=9555   KO=3     )
> RootUserinfo                                             (OK=21449  KO=0     )
> getIdToken                                               (OK=2174   KO=0     )
> getIdToken Redirect 1                                    (OK=2174   KO=0     )
> createOrganization                                       (OK=2174   KO=0     )
> queryOrganization                                        (OK=2173   KO=0     )
> deleteOrganization                                       (OK=2173   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1062   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1062   KO=0     )
> restloginProgressiveProfileCallback                      (OK=389    KO=0     )
> ReadPolicy                                               (OK=9428   KO=0     )
> DeletePolicy                                             (OK=9298   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=80     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       431 (99.31%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 259125 / active: 356    / done: 29594 
================================================================================

21:16:25.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:26.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:26.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:26.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:28.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:28.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:28 GMT                                     395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420445 KO=3     )
> restLoginInitiate                                        (OK=29234  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29229  KO=0     )
> User Authorize PKCE stage                                (OK=35207  KO=0     )
> User AccessToken PKCE stage                              (OK=35200  KO=0     )
> tokenUserinfo                                            (OK=6124   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6429   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6429   KO=0     )
>  UI AM idFromSession                                     (OK=6427   KO=0     )
>  UI AM validateGoto                                      (OK=6427   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6425   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6424   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6424   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6424   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6420   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6420   KO=0     )
> Skip 2FA                                                 (OK=16234  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6418   KO=0     )
>  UI IDM uiconfig                                         (OK=6418   KO=0     )
>  UI IDM version                                          (OK=6418   KO=0     )
>  UI IDM privilege                                        (OK=6418   KO=0     )
>  UI IDM features                                         (OK=6418   KO=0     )
>  UI IDM login                                            (OK=6418   KO=0     )
>  UI IDM dashboard                                        (OK=6418   KO=0     )
>  UI IDM managed user schema                              (OK=6418   KO=0     )
>  UI IDM user                                             (OK=6418   KO=0     )
>  UI IDM oidcToken                                        (OK=6418   KO=0     )
> userinfo                                                 (OK=6418   KO=0     )
> GetUUid                                                  (OK=9669   KO=0     )
> UI-Logout                                                (OK=6417   KO=0     )
> GetOpenidConfig                                          (OK=28651  KO=0     )
> UI-Logout Redirect 1                                     (OK=6417   KO=0     )
>  UI AM revoke1                                           (OK=6417   KO=0     )
>  UI AM revoke2                                           (OK=6417   KO=0     )
>  UI AM endsession                                        (OK=6417   KO=0     )
> CreatePolicy                                             (OK=9663   KO=3     )
> RootUserinfo                                             (OK=21690  KO=0     )
> getIdToken                                               (OK=2198   KO=0     )
> getIdToken Redirect 1                                    (OK=2198   KO=0     )
> createOrganization                                       (OK=2198   KO=0     )
> queryOrganization                                        (OK=2198   KO=0     )
> deleteOrganization                                       (OK=2197   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1082   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1081   KO=0     )
> restloginProgressiveProfileCallback                      (OK=399    KO=0     )
> ReadPolicy                                               (OK=9554   KO=0     )
> DeletePolicy                                             (OK=9425   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       437 (99.32%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.68%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 258754 / active: 333    / done: 29988 
================================================================================

21:16:28.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:29.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:30.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:32.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:33.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:33 GMT                                     400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=426205 KO=3     )
> restLoginInitiate                                        (OK=29626  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29619  KO=0     )
> User Authorize PKCE stage                                (OK=35684  KO=0     )
> User AccessToken PKCE stage                              (OK=35678  KO=0     )
> tokenUserinfo                                            (OK=6191   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6520   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6520   KO=0     )
>  UI AM idFromSession                                     (OK=6518   KO=0     )
>  UI AM validateGoto                                      (OK=6518   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6517   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6517   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6516   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6516   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6511   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6511   KO=0     )
> Skip 2FA                                                 (OK=16462  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6511   KO=0     )
>  UI IDM uiconfig                                         (OK=6511   KO=0     )
>  UI IDM version                                          (OK=6511   KO=0     )
>  UI IDM privilege                                        (OK=6511   KO=0     )
>  UI IDM features                                         (OK=6511   KO=0     )
>  UI IDM login                                            (OK=6511   KO=0     )
>  UI IDM dashboard                                        (OK=6510   KO=0     )
>  UI IDM managed user schema                              (OK=6510   KO=0     )
>  UI IDM user                                             (OK=6510   KO=0     )
>  UI IDM oidcToken                                        (OK=6510   KO=0     )
> userinfo                                                 (OK=6509   KO=0     )
> GetUUid                                                  (OK=9802   KO=0     )
> UI-Logout                                                (OK=6508   KO=0     )
> GetOpenidConfig                                          (OK=29018  KO=0     )
> UI-Logout Redirect 1                                     (OK=6508   KO=0     )
>  UI AM revoke1                                           (OK=6507   KO=0     )
>  UI AM revoke2                                           (OK=6507   KO=0     )
>  UI AM endsession                                        (OK=6507   KO=0     )
> CreatePolicy                                             (OK=9796   KO=3     )
> RootUserinfo                                             (OK=21978  KO=0     )
> getIdToken                                               (OK=2227   KO=0     )
> getIdToken Redirect 1                                    (OK=2227   KO=0     )
> createOrganization                                       (OK=2226   KO=0     )
> queryOrganization                                        (OK=2226   KO=0     )
> deleteOrganization                                       (OK=2226   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1097   KO=0     )
> restloginProgressiveProfileCallback                      (OK=410    KO=0     )
> ReadPolicy                                               (OK=9665   KO=0     )
> DeletePolicy                                             (OK=9550   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=83     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       442 (99.33%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 258346 / active: 355    / done: 30374 
================================================================================

21:16:34.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:34.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:35.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:36.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:36.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:37.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:38 GMT                                     405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=431493 KO=3     )
> restLoginInitiate                                        (OK=29990  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29981  KO=0     )
> User Authorize PKCE stage                                (OK=36110  KO=0     )
> User AccessToken PKCE stage                              (OK=36108  KO=0     )
> tokenUserinfo                                            (OK=6254   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6597   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6595   KO=0     )
>  UI AM idFromSession                                     (OK=6595   KO=0     )
>  UI AM validateGoto                                      (OK=6595   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6595   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6595   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6591   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6592   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6591   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6591   KO=0     )
> Skip 2FA                                                 (OK=16674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6591   KO=0     )
>  UI IDM uiconfig                                         (OK=6591   KO=0     )
>  UI IDM version                                          (OK=6591   KO=0     )
>  UI IDM privilege                                        (OK=6591   KO=0     )
>  UI IDM features                                         (OK=6591   KO=0     )
>  UI IDM login                                            (OK=6591   KO=0     )
>  UI IDM dashboard                                        (OK=6591   KO=0     )
>  UI IDM managed user schema                              (OK=6591   KO=0     )
>  UI IDM user                                             (OK=6590   KO=0     )
>  UI IDM oidcToken                                        (OK=6589   KO=0     )
> userinfo                                                 (OK=6588   KO=0     )
> GetUUid                                                  (OK=9918   KO=0     )
> UI-Logout                                                (OK=6588   KO=0     )
> GetOpenidConfig                                          (OK=29379  KO=0     )
> UI-Logout Redirect 1                                     (OK=6588   KO=0     )
>  UI AM revoke1                                           (OK=6588   KO=0     )
>  UI AM revoke2                                           (OK=6588   KO=0     )
>  UI AM endsession                                        (OK=6588   KO=0     )
> CreatePolicy                                             (OK=9912   KO=3     )
> RootUserinfo                                             (OK=22340  KO=0     )
> getIdToken                                               (OK=2257   KO=0     )
> getIdToken Redirect 1                                    (OK=2257   KO=0     )
> createOrganization                                       (OK=2256   KO=0     )
> queryOrganization                                        (OK=2254   KO=0     )
> deleteOrganization                                       (OK=2254   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1109   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1108   KO=0     )
> restloginProgressiveProfileCallback                      (OK=418    KO=0     )
> ReadPolicy                                               (OK=9797   KO=0     )
> DeletePolicy                                             (OK=9660   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=85     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       448 (99.33%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 257971 / active: 375    / done: 30729 
================================================================================

21:16:38.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:38.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:38.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:39.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:40.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:40.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:41.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:41.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:41.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:42.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:43.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:43 GMT                                     410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=437102 KO=3     )
> restLoginInitiate                                        (OK=30375  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30371  KO=0     )
> User Authorize PKCE stage                                (OK=36578  KO=0     )
> User AccessToken PKCE stage                              (OK=36575  KO=0     )
> tokenUserinfo                                            (OK=6330   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6687   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6687   KO=0     )
>  UI AM idFromSession                                     (OK=6686   KO=0     )
>  UI AM validateGoto                                      (OK=6686   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6682   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6680   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6680   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6680   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6677   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6677   KO=0     )
> Skip 2FA                                                 (OK=16888  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6677   KO=0     )
>  UI IDM uiconfig                                         (OK=6677   KO=0     )
>  UI IDM version                                          (OK=6677   KO=0     )
>  UI IDM privilege                                        (OK=6676   KO=0     )
>  UI IDM features                                         (OK=6676   KO=0     )
>  UI IDM login                                            (OK=6676   KO=0     )
>  UI IDM dashboard                                        (OK=6676   KO=0     )
>  UI IDM managed user schema                              (OK=6676   KO=0     )
>  UI IDM user                                             (OK=6676   KO=0     )
>  UI IDM oidcToken                                        (OK=6676   KO=0     )
> userinfo                                                 (OK=6676   KO=0     )
> GetUUid                                                  (OK=10055  KO=0     )
> UI-Logout                                                (OK=6675   KO=0     )
> GetOpenidConfig                                          (OK=29765  KO=0     )
> UI-Logout Redirect 1                                     (OK=6675   KO=0     )
>  UI AM revoke1                                           (OK=6674   KO=0     )
>  UI AM revoke2                                           (OK=6674   KO=0     )
>  UI AM endsession                                        (OK=6675   KO=0     )
> CreatePolicy                                             (OK=10049  KO=3     )
> RootUserinfo                                             (OK=22602  KO=0     )
> getIdToken                                               (OK=2283   KO=0     )
> getIdToken Redirect 1                                    (OK=2282   KO=0     )
> createOrganization                                       (OK=2282   KO=0     )
> queryOrganization                                        (OK=2282   KO=0     )
> deleteOrganization                                       (OK=2282   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1126   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1124   KO=0     )
> restloginProgressiveProfileCallback                      (OK=426    KO=0     )
> ReadPolicy                                               (OK=9909   KO=0     )
> DeletePolicy                                             (OK=9796   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=88     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       459 (99.35%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 257568 / active: 352    / done: 31155 
================================================================================

21:16:44.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:45.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:45.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:46.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:47.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:47.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:47.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:47.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:48 GMT                                     415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=442609 KO=3     )
> restLoginInitiate                                        (OK=30742  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30734  KO=0     )
> User Authorize PKCE stage                                (OK=37023  KO=0     )
> User AccessToken PKCE stage                              (OK=37017  KO=0     )
> tokenUserinfo                                            (OK=6398   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6778   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6778   KO=0     )
>  UI AM idFromSession                                     (OK=6778   KO=0     )
>  UI AM validateGoto                                      (OK=6778   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6774   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6774   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6773   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6773   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6768   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6767   KO=0     )
> Skip 2FA                                                 (OK=17081  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6767   KO=0     )
>  UI IDM uiconfig                                         (OK=6767   KO=0     )
>  UI IDM version                                          (OK=6766   KO=0     )
>  UI IDM privilege                                        (OK=6766   KO=0     )
>  UI IDM features                                         (OK=6766   KO=0     )
>  UI IDM login                                            (OK=6766   KO=0     )
>  UI IDM dashboard                                        (OK=6765   KO=0     )
>  UI IDM managed user schema                              (OK=6765   KO=0     )
>  UI IDM user                                             (OK=6765   KO=0     )
>  UI IDM oidcToken                                        (OK=6764   KO=0     )
> userinfo                                                 (OK=6764   KO=0     )
> GetUUid                                                  (OK=10179  KO=0     )
> UI-Logout                                                (OK=6764   KO=0     )
> GetOpenidConfig                                          (OK=30139  KO=0     )
> UI-Logout Redirect 1                                     (OK=6763   KO=0     )
>  UI AM revoke1                                           (OK=6763   KO=0     )
>  UI AM revoke2                                           (OK=6763   KO=0     )
>  UI AM endsession                                        (OK=6763   KO=0     )
> CreatePolicy                                             (OK=10175  KO=3     )
> RootUserinfo                                             (OK=22830  KO=0     )
> getIdToken                                               (OK=2310   KO=0     )
> getIdToken Redirect 1                                    (OK=2309   KO=0     )
> createOrganization                                       (OK=2309   KO=0     )
> queryOrganization                                        (OK=2309   KO=0     )
> deleteOrganization                                       (OK=2309   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1142   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1142   KO=0     )
> restloginProgressiveProfileCallback                      (OK=434    KO=0     )
> ReadPolicy                                               (OK=10051  KO=0     )
> DeletePolicy                                             (OK=9908   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       467 (99.36%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.64%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 257187 / active: 366    / done: 31522 
================================================================================

21:16:48.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:49.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:49.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:49.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:51.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:52.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:53 GMT                                     420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=448544 KO=3     )
> restLoginInitiate                                        (OK=31119  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31115  KO=0     )
> User Authorize PKCE stage                                (OK=37500  KO=0     )
> User AccessToken PKCE stage                              (OK=37491  KO=0     )
> tokenUserinfo                                            (OK=6458   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6879   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6877   KO=0     )
>  UI AM idFromSession                                     (OK=6877   KO=0     )
>  UI AM validateGoto                                      (OK=6877   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6871   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6871   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6871   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6871   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6868   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6868   KO=0     )
> Skip 2FA                                                 (OK=17295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6867   KO=0     )
>  UI IDM uiconfig                                         (OK=6867   KO=0     )
>  UI IDM version                                          (OK=6867   KO=0     )
>  UI IDM privilege                                        (OK=6867   KO=0     )
>  UI IDM features                                         (OK=6867   KO=0     )
>  UI IDM login                                            (OK=6867   KO=0     )
>  UI IDM dashboard                                        (OK=6867   KO=0     )
>  UI IDM managed user schema                              (OK=6867   KO=0     )
>  UI IDM user                                             (OK=6867   KO=0     )
>  UI IDM oidcToken                                        (OK=6866   KO=0     )
> userinfo                                                 (OK=6866   KO=0     )
> GetUUid                                                  (OK=10302  KO=0     )
> UI-Logout                                                (OK=6866   KO=0     )
> GetOpenidConfig                                          (OK=30528  KO=0     )
> UI-Logout Redirect 1                                     (OK=6866   KO=0     )
>  UI AM revoke1                                           (OK=6863   KO=0     )
>  UI AM revoke2                                           (OK=6863   KO=0     )
>  UI AM endsession                                        (OK=6863   KO=0     )
> CreatePolicy                                             (OK=10296  KO=3     )
> RootUserinfo                                             (OK=23109  KO=0     )
> getIdToken                                               (OK=2338   KO=0     )
> getIdToken Redirect 1                                    (OK=2337   KO=0     )
> createOrganization                                       (OK=2337   KO=0     )
> queryOrganization                                        (OK=2337   KO=0     )
> deleteOrganization                                       (OK=2336   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1151   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1151   KO=0     )
> restloginProgressiveProfileCallback                      (OK=441    KO=0     )
> ReadPolicy                                               (OK=10176  KO=0     )
> DeletePolicy                                             (OK=10050  KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=91     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       473 (99.37%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.63%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 256798 / active: 362    / done: 31915 
================================================================================

21:16:53.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:55.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:56.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 32420: status.find.in([200, 209], 304), found 409
21:16:56.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,32420,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTg2MDkwMjQiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiIxWUxXcVA4SExsYVdjaDNtMzl6R0cxWGV0ZmMiLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NDE1LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NDE1LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEwMTUsImlhdCI6MTczMjEzNzQxNSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoibWlPc0hYVTJhZzJVME1xb09uWGp0VUR6a1ZVIn0.AQ0DJM5-wchiAVOkIC5cjPknpijd_bCfBZ7FqH5BjSaaiStgSF9v6j_4avemEEQqPXh1ozMdHt-H4K37KlxFr4xM9KAaGX0f3aS5t8errGLEQmlUiCXpS9KmIf4gzuIaRzWeeYEFSlnJYvm20OkialazIyhUh8iVRB-QsXrdHWFEVc4XT5exqHA3mAU9eKoOnEnnD0pxp2mA8CA--HkJlNl5BCQWljxZCHPkFZNXOZB-PKZaeH-U0af4QhGsBdKJ8c_BFg6azViZQnQjOVQmqpq7wO_fFmNenSEgEruCXIiwOKUSDy6oqBa6gK5YR5Mj5-BpHjbYGfVa8f_6sFV6tQ, username -> user.81153, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy762862, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e8bf6a, authcode -> DOLG7E7ZzNnnhSmk5hsl1lzuPGY, useAdminRealm -> true, callbacks -> {"tokenId":"HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137415883), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137415883))), password -> Pa_ssw0rd, challenge -> _7C2yNM20zM4Apjig5rqO-sZ4C8fZ_dFMb2oKDyMBvQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.183.57.39, verifier -> MjY3NjM4NDM3MDgyNTIyNzM0NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240acf58, tokenId -> HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy762862","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, 20 Nov 2024 21:16:56 GMT
	x-forgerock-transactionid: f6d0f745-f39f-4800-b0e5-659e24f56559
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:57.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:16:57.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:16:58 GMT                                     425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=454342 KO=4     )
> restLoginInitiate                                        (OK=31512  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31500  KO=0     )
> User Authorize PKCE stage                                (OK=37969  KO=0     )
> User AccessToken PKCE stage                              (OK=37965  KO=0     )
> tokenUserinfo                                            (OK=6531   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6971   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6971   KO=0     )
>  UI AM idFromSession                                     (OK=6971   KO=0     )
>  UI AM validateGoto                                      (OK=6971   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6968   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6967   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6967   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6967   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6962   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6962   KO=0     )
> Skip 2FA                                                 (OK=17509  KO=0     )
>  UI Enduser sessioncheck                                 (OK=6962   KO=0     )
>  UI IDM uiconfig                                         (OK=6962   KO=0     )
>  UI IDM version                                          (OK=6962   KO=0     )
>  UI IDM privilege                                        (OK=6962   KO=0     )
>  UI IDM features                                         (OK=6962   KO=0     )
>  UI IDM login                                            (OK=6962   KO=0     )
>  UI IDM dashboard                                        (OK=6961   KO=0     )
>  UI IDM managed user schema                              (OK=6962   KO=0     )
>  UI IDM user                                             (OK=6961   KO=0     )
>  UI IDM oidcToken                                        (OK=6960   KO=0     )
> userinfo                                                 (OK=6960   KO=0     )
> GetUUid                                                  (OK=10424  KO=0     )
> UI-Logout                                                (OK=6960   KO=0     )
> GetOpenidConfig                                          (OK=30894  KO=0     )
> UI-Logout Redirect 1                                     (OK=6959   KO=0     )
>  UI AM revoke1                                           (OK=6959   KO=0     )
>  UI AM revoke2                                           (OK=6959   KO=0     )
>  UI AM endsession                                        (OK=6959   KO=0     )
> CreatePolicy                                             (OK=10418  KO=4     )
> RootUserinfo                                             (OK=23416  KO=0     )
> getIdToken                                               (OK=2363   KO=0     )
> getIdToken Redirect 1                                    (OK=2363   KO=0     )
> createOrganization                                       (OK=2363   KO=0     )
> queryOrganization                                        (OK=2363   KO=0     )
> deleteOrganization                                       (OK=2363   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1165   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1165   KO=0     )
> restloginProgressiveProfileCallback                      (OK=447    KO=0     )
> ReadPolicy                                               (OK=10298  KO=0     )
> DeletePolicy                                             (OK=10174  KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=91     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       477 (99.17%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.83%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 256393 / active: 368    / done: 32314 
================================================================================

21:16:59.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:00.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:01.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 32420: status.find.in([200, 209], 304), found 404
21:17:01.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,32420,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTg2MDkwMjQiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiIxWUxXcVA4SExsYVdjaDNtMzl6R0cxWGV0ZmMiLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NDE1LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NDE1LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEwMTUsImlhdCI6MTczMjEzNzQxNSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoibWlPc0hYVTJhZzJVME1xb09uWGp0VUR6a1ZVIn0.AQ0DJM5-wchiAVOkIC5cjPknpijd_bCfBZ7FqH5BjSaaiStgSF9v6j_4avemEEQqPXh1ozMdHt-H4K37KlxFr4xM9KAaGX0f3aS5t8errGLEQmlUiCXpS9KmIf4gzuIaRzWeeYEFSlnJYvm20OkialazIyhUh8iVRB-QsXrdHWFEVc4XT5exqHA3mAU9eKoOnEnnD0pxp2mA8CA--HkJlNl5BCQWljxZCHPkFZNXOZB-PKZaeH-U0af4QhGsBdKJ8c_BFg6azViZQnQjOVQmqpq7wO_fFmNenSEgEruCXIiwOKUSDy6oqBa6gK5YR5Mj5-BpHjbYGfVa8f_6sFV6tQ, username -> user.81153, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy762862, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e8bf6a, authcode -> DOLG7E7ZzNnnhSmk5hsl1lzuPGY, useAdminRealm -> true, callbacks -> {"tokenId":"HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137415883), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137415883))), password -> Pa_ssw0rd, challenge -> _7C2yNM20zM4Apjig5rqO-sZ4C8fZ_dFMb2oKDyMBvQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.183.57.39, verifier -> MjY3NjM4NDM3MDgyNTIyNzM0NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240acf58, tokenId -> HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy762862
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=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:17:01 GMT
	x-forgerock-transactionid: 568b2507-22ee-4e88-9559-92be98303e26
	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 testPolicy762862 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:01.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:01.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:01.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:01.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:03.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:03 GMT                                     430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=459506 KO=5     )
> restLoginInitiate                                        (OK=31862  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31855  KO=0     )
> User Authorize PKCE stage                                (OK=38405  KO=0     )
> User AccessToken PKCE stage                              (OK=38403  KO=0     )
> tokenUserinfo                                            (OK=6611   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7045   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7045   KO=0     )
>  UI AM idFromSession                                     (OK=7045   KO=0     )
>  UI AM validateGoto                                      (OK=7045   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7043   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7042   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7042   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7042   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7041   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7041   KO=0     )
> Skip 2FA                                                 (OK=17710  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7039   KO=0     )
>  UI IDM uiconfig                                         (OK=7040   KO=0     )
>  UI IDM version                                          (OK=7039   KO=0     )
>  UI IDM privilege                                        (OK=7039   KO=0     )
>  UI IDM features                                         (OK=7039   KO=0     )
>  UI IDM login                                            (OK=7039   KO=0     )
>  UI IDM dashboard                                        (OK=7038   KO=0     )
>  UI IDM managed user schema                              (OK=7038   KO=0     )
>  UI IDM user                                             (OK=7038   KO=0     )
>  UI IDM oidcToken                                        (OK=7037   KO=0     )
> userinfo                                                 (OK=7035   KO=0     )
> GetUUid                                                  (OK=10561  KO=0     )
> UI-Logout                                                (OK=7033   KO=0     )
> GetOpenidConfig                                          (OK=31280  KO=0     )
> UI-Logout Redirect 1                                     (OK=7033   KO=0     )
>  UI AM revoke1                                           (OK=7031   KO=0     )
>  UI AM revoke2                                           (OK=7030   KO=0     )
>  UI AM endsession                                        (OK=7030   KO=0     )
> CreatePolicy                                             (OK=10554  KO=4     )
> RootUserinfo                                             (OK=23677  KO=0     )
> getIdToken                                               (OK=2392   KO=0     )
> getIdToken Redirect 1                                    (OK=2392   KO=0     )
> createOrganization                                       (OK=2392   KO=0     )
> queryOrganization                                        (OK=2392   KO=0     )
> deleteOrganization                                       (OK=2390   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1184   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1183   KO=0     )
> restloginProgressiveProfileCallback                      (OK=450    KO=0     )
> ReadPolicy                                               (OK=10416  KO=1     )
> DeletePolicy                                             (OK=10297  KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=91     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       484 (98.98%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 256025 / active: 351    / done: 32699 
================================================================================

21:17:03.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:04.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:04.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:06.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 32420: status.find.in([200, 209], 304), found 404
21:17:06.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,32420,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTg2MDkwMjQiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiIxWUxXcVA4SExsYVdjaDNtMzl6R0cxWGV0ZmMiLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NDE1LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NDE1LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEwMTUsImlhdCI6MTczMjEzNzQxNSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoibWlPc0hYVTJhZzJVME1xb09uWGp0VUR6a1ZVIn0.AQ0DJM5-wchiAVOkIC5cjPknpijd_bCfBZ7FqH5BjSaaiStgSF9v6j_4avemEEQqPXh1ozMdHt-H4K37KlxFr4xM9KAaGX0f3aS5t8errGLEQmlUiCXpS9KmIf4gzuIaRzWeeYEFSlnJYvm20OkialazIyhUh8iVRB-QsXrdHWFEVc4XT5exqHA3mAU9eKoOnEnnD0pxp2mA8CA--HkJlNl5BCQWljxZCHPkFZNXOZB-PKZaeH-U0af4QhGsBdKJ8c_BFg6azViZQnQjOVQmqpq7wO_fFmNenSEgEruCXIiwOKUSDy6oqBa6gK5YR5Mj5-BpHjbYGfVa8f_6sFV6tQ, username -> user.81153, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy762862, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e8bf6a, authcode -> DOLG7E7ZzNnnhSmk5hsl1lzuPGY, useAdminRealm -> true, callbacks -> {"tokenId":"HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137415883), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137415883))), password -> Pa_ssw0rd, challenge -> _7C2yNM20zM4Apjig5rqO-sZ4C8fZ_dFMb2oKDyMBvQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.183.57.39, verifier -> MjY3NjM4NDM3MDgyNTIyNzM0NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240acf58, tokenId -> HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy762862
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=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=HD134hL5j7vhlKfcnixgYR7F95A.*AAJTSQACMDIAAlNLABw5RzNEYTFaUURIQ3g5UUlFbVBNY0RENWtYZUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:17:06 GMT
	x-forgerock-transactionid: 8230bfef-d21c-4d27-807f-712872453cdf
	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 testPolicy762862 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:07.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:08 GMT                                     435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=465287 KO=6     )
> restLoginInitiate                                        (OK=32261  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32256  KO=0     )
> User Authorize PKCE stage                                (OK=38895  KO=0     )
> User AccessToken PKCE stage                              (OK=38888  KO=0     )
> tokenUserinfo                                            (OK=6691   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7139   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7139   KO=0     )
>  UI AM idFromSession                                     (OK=7138   KO=0     )
>  UI AM validateGoto                                      (OK=7138   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7137   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7137   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7136   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7136   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7133   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7132   KO=0     )
> Skip 2FA                                                 (OK=17932  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7131   KO=0     )
>  UI IDM uiconfig                                         (OK=7131   KO=0     )
>  UI IDM version                                          (OK=7131   KO=0     )
>  UI IDM privilege                                        (OK=7130   KO=0     )
>  UI IDM features                                         (OK=7129   KO=0     )
>  UI IDM login                                            (OK=7130   KO=0     )
>  UI IDM dashboard                                        (OK=7128   KO=0     )
>  UI IDM managed user schema                              (OK=7129   KO=0     )
>  UI IDM user                                             (OK=7129   KO=0     )
>  UI IDM oidcToken                                        (OK=7126   KO=0     )
> userinfo                                                 (OK=7123   KO=0     )
> GetUUid                                                  (OK=10691  KO=0     )
> UI-Logout                                                (OK=7123   KO=0     )
> GetOpenidConfig                                          (OK=31663  KO=0     )
> UI-Logout Redirect 1                                     (OK=7121   KO=0     )
>  UI AM revoke1                                           (OK=7120   KO=0     )
>  UI AM revoke2                                           (OK=7120   KO=0     )
>  UI AM endsession                                        (OK=7120   KO=0     )
> CreatePolicy                                             (OK=10684  KO=4     )
> RootUserinfo                                             (OK=23939  KO=0     )
> getIdToken                                               (OK=2421   KO=0     )
> getIdToken Redirect 1                                    (OK=2421   KO=0     )
> createOrganization                                       (OK=2420   KO=0     )
> queryOrganization                                        (OK=2418   KO=0     )
> deleteOrganization                                       (OK=2418   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1196   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1194   KO=0     )
> restloginProgressiveProfileCallback                      (OK=452    KO=0     )
> ReadPolicy                                               (OK=10556  KO=1     )
> DeletePolicy                                             (OK=10413  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=92     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       488 (98.79%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 255613 / active: 386    / done: 33076 
================================================================================

21:17:08.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:08.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 33439: status.find.in([200, 209], 304), found 409
21:17:08.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,33439,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTg3NjE3NjIiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiJTOXg1cDloMmdPMk5CVHZJbGZGdndERGQ0V00iLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NDI4LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NDI4LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEwMjgsImlhdCI6MTczMjEzNzQyOCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiNVo5RmQ0aHBiSnZwejdDUjY3LVQtVGp0M0lFIn0.OC2T8orEPsu3ATLskBrI2iEEtyuMc9bE7pKSqK-ZUo9Fho5INs3cimgnJWGeJmuUGPKdrxql4ixNwIIxhSv346a18UB-f6Ib_o5u_bXrxOBVHWFGmNfp5r9L8z2PHqXD48mKUjqClaQEYFRbvciZb76OKpg6FaXaeJKSb-Saj3OKOOSWzqKN38RWa_1_OCNaEHG3CBfOCrNDLVZcZe23yS6_aFGM_wPeqGGloCeA_VpmCBta40w7_5tXEWWeldunq0tVoxC6zBNwAeYPcdCYqqIjg80Cwtpbn7KgeKLi5MReHpQDKHrmdh6LU1U680Hj_B0D-9sxIyFJ6_-mTWM7zA, username -> user.157182, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy486767, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b871e34, authcode -> mQ-wDmhIHe820csS_g9wCbWaxwM, useAdminRealm -> true, callbacks -> {"tokenId":"pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137428572), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137428572))), password -> Pa_ssw0rd, challenge -> ZioL6KF3JhuWUQMozQezNd5l0tQ-n3KRyI87xxPRJ7U, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 131.152.116.44, verifier -> LTM2NTc2ODM5MTAyOTIxNDY1MjI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11f70801, tokenId -> pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy486767","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, 20 Nov 2024 21:17:08 GMT
	x-forgerock-transactionid: 2c02600a-e07c-4b7f-a80b-1aa1e4306195
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:09.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:09.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:10.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:10.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:10.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:10.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:11.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:12.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:12.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:13 GMT                                     440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=470645 KO=7     )
> restLoginInitiate                                        (OK=32645  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32637  KO=0     )
> User Authorize PKCE stage                                (OK=39337  KO=0     )
> User AccessToken PKCE stage                              (OK=39331  KO=0     )
> tokenUserinfo                                            (OK=6765   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7218   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7218   KO=0     )
>  UI AM idFromSession                                     (OK=7215   KO=0     )
>  UI AM validateGoto                                      (OK=7215   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7214   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7213   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7211   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7211   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7209   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7205   KO=0     )
> Skip 2FA                                                 (OK=18148  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7205   KO=0     )
>  UI IDM uiconfig                                         (OK=7205   KO=0     )
>  UI IDM version                                          (OK=7205   KO=0     )
>  UI IDM privilege                                        (OK=7205   KO=0     )
>  UI IDM features                                         (OK=7205   KO=0     )
>  UI IDM login                                            (OK=7205   KO=0     )
>  UI IDM dashboard                                        (OK=7205   KO=0     )
>  UI IDM managed user schema                              (OK=7205   KO=0     )
>  UI IDM user                                             (OK=7205   KO=0     )
>  UI IDM oidcToken                                        (OK=7205   KO=0     )
> userinfo                                                 (OK=7205   KO=0     )
> GetUUid                                                  (OK=10820  KO=0     )
> UI-Logout                                                (OK=7205   KO=0     )
> GetOpenidConfig                                          (OK=32064  KO=0     )
> UI-Logout Redirect 1                                     (OK=7205   KO=0     )
>  UI AM revoke1                                           (OK=7204   KO=0     )
>  UI AM revoke2                                           (OK=7203   KO=0     )
>  UI AM endsession                                        (OK=7204   KO=0     )
> CreatePolicy                                             (OK=10813  KO=5     )
> RootUserinfo                                             (OK=24200  KO=0     )
> getIdToken                                               (OK=2455   KO=0     )
> getIdToken Redirect 1                                    (OK=2454   KO=0     )
> createOrganization                                       (OK=2454   KO=0     )
> queryOrganization                                        (OK=2454   KO=0     )
> deleteOrganization                                       (OK=2453   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1209   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1209   KO=0     )
> restloginProgressiveProfileCallback                      (OK=459    KO=0     )
> ReadPolicy                                               (OK=10685  KO=1     )
> DeletePolicy                                             (OK=10555  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=93     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       498 (98.61%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.99%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 255216 / active: 368    / done: 33491 
================================================================================

21:17:15.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:16.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:16.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:17.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:17.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:17.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:18 GMT                                     445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=476214 KO=7     )
> restLoginInitiate                                        (OK=33030  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33026  KO=0     )
> User Authorize PKCE stage                                (OK=39807  KO=0     )
> User AccessToken PKCE stage                              (OK=39803  KO=0     )
> tokenUserinfo                                            (OK=6845   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7297   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7297   KO=0     )
>  UI AM idFromSession                                     (OK=7297   KO=0     )
>  UI AM validateGoto                                      (OK=7297   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7296   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7295   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7294   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7291   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7291   KO=0     )
> Skip 2FA                                                 (OK=18377  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7289   KO=0     )
>  UI IDM uiconfig                                         (OK=7289   KO=0     )
>  UI IDM version                                          (OK=7289   KO=0     )
>  UI IDM privilege                                        (OK=7288   KO=0     )
>  UI IDM features                                         (OK=7288   KO=0     )
>  UI IDM login                                            (OK=7288   KO=0     )
>  UI IDM dashboard                                        (OK=7287   KO=0     )
>  UI IDM managed user schema                              (OK=7287   KO=0     )
>  UI IDM user                                             (OK=7287   KO=0     )
>  UI IDM oidcToken                                        (OK=7287   KO=0     )
> userinfo                                                 (OK=7287   KO=0     )
> GetUUid                                                  (OK=10948  KO=0     )
> UI-Logout                                                (OK=7286   KO=0     )
> GetOpenidConfig                                          (OK=32450  KO=0     )
> UI-Logout Redirect 1                                     (OK=7286   KO=0     )
>  UI AM revoke1                                           (OK=7284   KO=0     )
>  UI AM revoke2                                           (OK=7284   KO=0     )
>  UI AM endsession                                        (OK=7284   KO=0     )
> CreatePolicy                                             (OK=10941  KO=5     )
> RootUserinfo                                             (OK=24495  KO=0     )
> getIdToken                                               (OK=2490   KO=0     )
> getIdToken Redirect 1                                    (OK=2489   KO=0     )
> createOrganization                                       (OK=2489   KO=0     )
> queryOrganization                                        (OK=2488   KO=0     )
> deleteOrganization                                       (OK=2488   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> restloginProgressiveProfileCallback                      (OK=464    KO=0     )
> ReadPolicy                                               (OK=10816  KO=1     )
> DeletePolicy                                             (OK=10684  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       504 (98.63%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.98%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 254817 / active: 366    / done: 33892 
================================================================================

21:17:19.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 33439: status.find.in([200, 209], 304), found 404
21:17:19.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,33439,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTg3NjE3NjIiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiJTOXg1cDloMmdPMk5CVHZJbGZGdndERGQ0V00iLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NDI4LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NDI4LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEwMjgsImlhdCI6MTczMjEzNzQyOCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiNVo5RmQ0aHBiSnZwejdDUjY3LVQtVGp0M0lFIn0.OC2T8orEPsu3ATLskBrI2iEEtyuMc9bE7pKSqK-ZUo9Fho5INs3cimgnJWGeJmuUGPKdrxql4ixNwIIxhSv346a18UB-f6Ib_o5u_bXrxOBVHWFGmNfp5r9L8z2PHqXD48mKUjqClaQEYFRbvciZb76OKpg6FaXaeJKSb-Saj3OKOOSWzqKN38RWa_1_OCNaEHG3CBfOCrNDLVZcZe23yS6_aFGM_wPeqGGloCeA_VpmCBta40w7_5tXEWWeldunq0tVoxC6zBNwAeYPcdCYqqIjg80Cwtpbn7KgeKLi5MReHpQDKHrmdh6LU1U680Hj_B0D-9sxIyFJ6_-mTWM7zA, username -> user.157182, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy486767, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b871e34, authcode -> mQ-wDmhIHe820csS_g9wCbWaxwM, useAdminRealm -> true, callbacks -> {"tokenId":"pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137428572), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137428572))), password -> Pa_ssw0rd, challenge -> ZioL6KF3JhuWUQMozQezNd5l0tQ-n3KRyI87xxPRJ7U, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 131.152.116.44, verifier -> LTM2NTc2ODM5MTAyOTIxNDY1MjI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11f70801, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@5514eaac, tokenId -> pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy486767
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=pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=pRuQ-LJ1my1Bg2w2YbbURcpQ4kw.*AAJTSQACMDIAAlNLABxoS3dpUnUwY3lvYmtKalBZZnpWVjhBK2xCdDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:17:19 GMT
	x-forgerock-transactionid: 0d3eebc7-efa3-43e8-a486-7eb32c66c0f7
	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 testPolicy486767 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:20.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:20.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:20.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:21.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:21.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:21.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:23.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:23 GMT                                     450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=481448 KO=8     )
> restLoginInitiate                                        (OK=33408  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33402  KO=0     )
> User Authorize PKCE stage                                (OK=40241  KO=0     )
> User AccessToken PKCE stage                              (OK=40236  KO=0     )
> tokenUserinfo                                            (OK=6915   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7377   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7376   KO=0     )
>  UI AM idFromSession                                     (OK=7375   KO=0     )
>  UI AM validateGoto                                      (OK=7375   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7369   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7369   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7369   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7369   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7367   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7367   KO=0     )
> Skip 2FA                                                 (OK=18586  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7365   KO=0     )
>  UI IDM uiconfig                                         (OK=7365   KO=0     )
>  UI IDM version                                          (OK=7365   KO=0     )
>  UI IDM privilege                                        (OK=7365   KO=0     )
>  UI IDM features                                         (OK=7365   KO=0     )
>  UI IDM login                                            (OK=7365   KO=0     )
>  UI IDM dashboard                                        (OK=7364   KO=0     )
>  UI IDM managed user schema                              (OK=7364   KO=0     )
>  UI IDM user                                             (OK=7364   KO=0     )
>  UI IDM oidcToken                                        (OK=7361   KO=0     )
> userinfo                                                 (OK=7361   KO=0     )
> GetUUid                                                  (OK=11078  KO=0     )
> UI-Logout                                                (OK=7361   KO=0     )
> GetOpenidConfig                                          (OK=32837  KO=0     )
> UI-Logout Redirect 1                                     (OK=7359   KO=0     )
>  UI AM revoke1                                           (OK=7359   KO=0     )
>  UI AM revoke2                                           (OK=7359   KO=0     )
>  UI AM endsession                                        (OK=7358   KO=0     )
> CreatePolicy                                             (OK=11071  KO=5     )
> RootUserinfo                                             (OK=24788  KO=0     )
> getIdToken                                               (OK=2520   KO=0     )
> getIdToken Redirect 1                                    (OK=2520   KO=0     )
> createOrganization                                       (OK=2520   KO=0     )
> queryOrganization                                        (OK=2519   KO=0     )
> deleteOrganization                                       (OK=2519   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1231   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1229   KO=0     )
> restloginProgressiveProfileCallback                      (OK=468    KO=0     )
> ReadPolicy                                               (OK=10942  KO=1     )
> DeletePolicy                                             (OK=10810  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       511 (98.46%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.96%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.58%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 254427 / active: 378    / done: 34270 
================================================================================

21:17:24.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:25.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:25.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:27.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:27.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:28 GMT                                     455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=486852 KO=8     )
> restLoginInitiate                                        (OK=33771  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33764  KO=0     )
> User Authorize PKCE stage                                (OK=40693  KO=0     )
> User AccessToken PKCE stage                              (OK=40686  KO=0     )
> tokenUserinfo                                            (OK=6993   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7456   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7456   KO=0     )
>  UI AM idFromSession                                     (OK=7456   KO=0     )
>  UI AM validateGoto                                      (OK=7456   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7453   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7452   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7452   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7452   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7450   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7450   KO=0     )
> Skip 2FA                                                 (OK=18794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7447   KO=0     )
>  UI IDM uiconfig                                         (OK=7447   KO=0     )
>  UI IDM version                                          (OK=7446   KO=0     )
>  UI IDM privilege                                        (OK=7446   KO=0     )
>  UI IDM features                                         (OK=7446   KO=0     )
>  UI IDM login                                            (OK=7446   KO=0     )
>  UI IDM dashboard                                        (OK=7446   KO=0     )
>  UI IDM managed user schema                              (OK=7446   KO=0     )
>  UI IDM user                                             (OK=7446   KO=0     )
>  UI IDM oidcToken                                        (OK=7446   KO=0     )
> userinfo                                                 (OK=7445   KO=0     )
> GetUUid                                                  (OK=11201  KO=0     )
> UI-Logout                                                (OK=7445   KO=0     )
> GetOpenidConfig                                          (OK=33217  KO=0     )
> UI-Logout Redirect 1                                     (OK=7445   KO=0     )
>  UI AM revoke1                                           (OK=7443   KO=0     )
>  UI AM revoke2                                           (OK=7443   KO=0     )
>  UI AM endsession                                        (OK=7443   KO=0     )
> CreatePolicy                                             (OK=11194  KO=5     )
> RootUserinfo                                             (OK=25046  KO=0     )
> getIdToken                                               (OK=2555   KO=0     )
> getIdToken Redirect 1                                    (OK=2555   KO=0     )
> createOrganization                                       (OK=2554   KO=0     )
> queryOrganization                                        (OK=2553   KO=0     )
> deleteOrganization                                       (OK=2553   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1243   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1243   KO=0     )
> restloginProgressiveProfileCallback                      (OK=472    KO=0     )
> ReadPolicy                                               (OK=11069  KO=1     )
> DeletePolicy                                             (OK=10941  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       516 (98.47%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.95%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 254061 / active: 344    / done: 34670 
================================================================================

21:17:29.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:29.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:29.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:30.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:30.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:30.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:32.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:33 GMT                                     460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=492523 KO=8     )
> restLoginInitiate                                        (OK=34168  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34162  KO=0     )
> User Authorize PKCE stage                                (OK=41170  KO=0     )
> User AccessToken PKCE stage                              (OK=41167  KO=0     )
> tokenUserinfo                                            (OK=7081   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7538   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7538   KO=0     )
>  UI AM idFromSession                                     (OK=7538   KO=0     )
>  UI AM validateGoto                                      (OK=7538   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7538   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7537   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7537   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7537   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7536   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7534   KO=0     )
> Skip 2FA                                                 (OK=19014  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7534   KO=0     )
>  UI IDM uiconfig                                         (OK=7534   KO=0     )
>  UI IDM version                                          (OK=7534   KO=0     )
>  UI IDM privilege                                        (OK=7534   KO=0     )
>  UI IDM features                                         (OK=7534   KO=0     )
>  UI IDM login                                            (OK=7534   KO=0     )
>  UI IDM dashboard                                        (OK=7533   KO=0     )
>  UI IDM managed user schema                              (OK=7533   KO=0     )
>  UI IDM user                                             (OK=7533   KO=0     )
>  UI IDM oidcToken                                        (OK=7533   KO=0     )
> userinfo                                                 (OK=7533   KO=0     )
> GetUUid                                                  (OK=11322  KO=0     )
> UI-Logout                                                (OK=7533   KO=0     )
> GetOpenidConfig                                          (OK=33587  KO=0     )
> UI-Logout Redirect 1                                     (OK=7533   KO=0     )
>  UI AM revoke1                                           (OK=7533   KO=0     )
>  UI AM revoke2                                           (OK=7533   KO=0     )
>  UI AM endsession                                        (OK=7533   KO=0     )
> CreatePolicy                                             (OK=11313  KO=5     )
> RootUserinfo                                             (OK=25328  KO=0     )
> getIdToken                                               (OK=2590   KO=0     )
> getIdToken Redirect 1                                    (OK=2590   KO=0     )
> createOrganization                                       (OK=2590   KO=0     )
> queryOrganization                                        (OK=2589   KO=0     )
> deleteOrganization                                       (OK=2588   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1260   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1260   KO=0     )
> restloginProgressiveProfileCallback                      (OK=479    KO=0     )
> ReadPolicy                                               (OK=11195  KO=1     )
> DeletePolicy                                             (OK=11067  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=98     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       523 (98.49%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.94%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 12%
          waiting: 253644 / active: 348    / done: 35083 
================================================================================

21:17:34.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:35.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:37.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:37.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:38 GMT                                     465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=497996 KO=8     )
> restLoginInitiate                                        (OK=34568  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34561  KO=0     )
> User Authorize PKCE stage                                (OK=41641  KO=0     )
> User AccessToken PKCE stage                              (OK=41637  KO=0     )
> tokenUserinfo                                            (OK=7176   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7619   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7619   KO=0     )
>  UI AM idFromSession                                     (OK=7619   KO=0     )
>  UI AM validateGoto                                      (OK=7619   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7618   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7617   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7616   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7616   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7615   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7614   KO=0     )
> Skip 2FA                                                 (OK=19232  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7613   KO=0     )
>  UI IDM uiconfig                                         (OK=7613   KO=0     )
>  UI IDM version                                          (OK=7613   KO=0     )
>  UI IDM privilege                                        (OK=7613   KO=0     )
>  UI IDM features                                         (OK=7612   KO=0     )
>  UI IDM login                                            (OK=7612   KO=0     )
>  UI IDM dashboard                                        (OK=7612   KO=0     )
>  UI IDM managed user schema                              (OK=7612   KO=0     )
>  UI IDM user                                             (OK=7612   KO=0     )
>  UI IDM oidcToken                                        (OK=7612   KO=0     )
> userinfo                                                 (OK=7611   KO=0     )
> GetUUid                                                  (OK=11458  KO=0     )
> UI-Logout                                                (OK=7611   KO=0     )
> GetOpenidConfig                                          (OK=33971  KO=0     )
> UI-Logout Redirect 1                                     (OK=7609   KO=0     )
>  UI AM revoke1                                           (OK=7609   KO=0     )
>  UI AM revoke2                                           (OK=7609   KO=0     )
>  UI AM endsession                                        (OK=7609   KO=0     )
> CreatePolicy                                             (OK=11453  KO=5     )
> RootUserinfo                                             (OK=25670  KO=0     )
> getIdToken                                               (OK=2609   KO=0     )
> getIdToken Redirect 1                                    (OK=2609   KO=0     )
> createOrganization                                       (OK=2608   KO=0     )
> queryOrganization                                        (OK=2608   KO=0     )
> deleteOrganization                                       (OK=2608   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1270   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1270   KO=0     )
> restloginProgressiveProfileCallback                      (OK=485    KO=0     )
> ReadPolicy                                               (OK=11315  KO=1     )
> DeletePolicy                                             (OK=11193  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=100    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       527 (98.50%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.93%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 253233 / active: 361    / done: 35481 
================================================================================

21:17:41.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:41.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:42.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:42.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:43 GMT                                     470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=503293 KO=8     )
> restLoginInitiate                                        (OK=34941  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34936  KO=0     )
> User Authorize PKCE stage                                (OK=42089  KO=0     )
> User AccessToken PKCE stage                              (OK=42083  KO=0     )
> tokenUserinfo                                            (OK=7259   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7698   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7698   KO=0     )
>  UI AM idFromSession                                     (OK=7698   KO=0     )
>  UI AM validateGoto                                      (OK=7698   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7695   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7692   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7691   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7691   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7689   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7689   KO=0     )
> Skip 2FA                                                 (OK=19444  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7689   KO=0     )
>  UI IDM uiconfig                                         (OK=7689   KO=0     )
>  UI IDM version                                          (OK=7689   KO=0     )
>  UI IDM privilege                                        (OK=7689   KO=0     )
>  UI IDM features                                         (OK=7689   KO=0     )
>  UI IDM login                                            (OK=7689   KO=0     )
>  UI IDM dashboard                                        (OK=7689   KO=0     )
>  UI IDM managed user schema                              (OK=7689   KO=0     )
>  UI IDM user                                             (OK=7689   KO=0     )
>  UI IDM oidcToken                                        (OK=7689   KO=0     )
> userinfo                                                 (OK=7688   KO=0     )
> GetUUid                                                  (OK=11585  KO=0     )
> UI-Logout                                                (OK=7688   KO=0     )
> GetOpenidConfig                                          (OK=34351  KO=0     )
> UI-Logout Redirect 1                                     (OK=7687   KO=0     )
>  UI AM revoke1                                           (OK=7687   KO=0     )
>  UI AM revoke2                                           (OK=7687   KO=0     )
>  UI AM endsession                                        (OK=7687   KO=0     )
> CreatePolicy                                             (OK=11575  KO=5     )
> RootUserinfo                                             (OK=25950  KO=0     )
> getIdToken                                               (OK=2639   KO=0     )
> getIdToken Redirect 1                                    (OK=2639   KO=0     )
> createOrganization                                       (OK=2638   KO=0     )
> queryOrganization                                        (OK=2638   KO=0     )
> deleteOrganization                                       (OK=2638   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1287   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1287   KO=0     )
> restloginProgressiveProfileCallback                      (OK=492    KO=0     )
> ReadPolicy                                               (OK=11455  KO=1     )
> DeletePolicy                                             (OK=11312  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=102    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       531 (98.52%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.93%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 252843 / active: 360    / done: 35872 
================================================================================

21:17:43.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:44.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:46.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:46.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:47.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:47.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:48 GMT                                     475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=508843 KO=8     )
> restLoginInitiate                                        (OK=35340  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35332  KO=0     )
> User Authorize PKCE stage                                (OK=42557  KO=0     )
> User AccessToken PKCE stage                              (OK=42554  KO=0     )
> tokenUserinfo                                            (OK=7345   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7785   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7785   KO=0     )
>  UI AM idFromSession                                     (OK=7782   KO=0     )
>  UI AM validateGoto                                      (OK=7781   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7778   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7778   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7777   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7777   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7775   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7775   KO=0     )
> Skip 2FA                                                 (OK=19659  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7771   KO=0     )
>  UI IDM uiconfig                                         (OK=7772   KO=0     )
>  UI IDM version                                          (OK=7771   KO=0     )
>  UI IDM privilege                                        (OK=7771   KO=0     )
>  UI IDM features                                         (OK=7771   KO=0     )
>  UI IDM login                                            (OK=7771   KO=0     )
>  UI IDM dashboard                                        (OK=7771   KO=0     )
>  UI IDM managed user schema                              (OK=7771   KO=0     )
>  UI IDM user                                             (OK=7771   KO=0     )
>  UI IDM oidcToken                                        (OK=7769   KO=0     )
> userinfo                                                 (OK=7769   KO=0     )
> GetUUid                                                  (OK=11713  KO=0     )
> UI-Logout                                                (OK=7768   KO=0     )
> GetOpenidConfig                                          (OK=34745  KO=0     )
> UI-Logout Redirect 1                                     (OK=7768   KO=0     )
>  UI AM revoke1                                           (OK=7766   KO=0     )
>  UI AM revoke2                                           (OK=7766   KO=0     )
>  UI AM endsession                                        (OK=7767   KO=0     )
> CreatePolicy                                             (OK=11704  KO=5     )
> RootUserinfo                                             (OK=26212  KO=0     )
> getIdToken                                               (OK=2668   KO=0     )
> getIdToken Redirect 1                                    (OK=2668   KO=0     )
> createOrganization                                       (OK=2668   KO=0     )
> queryOrganization                                        (OK=2668   KO=0     )
> deleteOrganization                                       (OK=2668   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1298   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1298   KO=0     )
> restloginProgressiveProfileCallback                      (OK=507    KO=0     )
> ReadPolicy                                               (OK=11577  KO=1     )
> DeletePolicy                                             (OK=11452  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=104    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       537 (98.53%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.92%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 252435 / active: 361    / done: 36279 
================================================================================

21:17:48.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:49.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:49.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:50.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:50.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:52.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:53.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:53.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:53 GMT                                     480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=514688 KO=8     )
> restLoginInitiate                                        (OK=35724  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35718  KO=0     )
> User Authorize PKCE stage                                (OK=43039  KO=0     )
> User AccessToken PKCE stage                              (OK=43036  KO=0     )
> tokenUserinfo                                            (OK=7417   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7877   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7877   KO=0     )
>  UI AM idFromSession                                     (OK=7877   KO=0     )
>  UI AM validateGoto                                      (OK=7877   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7876   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7873   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7873   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7873   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7871   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7870   KO=0     )
> Skip 2FA                                                 (OK=19873  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7869   KO=0     )
>  UI IDM uiconfig                                         (OK=7869   KO=0     )
>  UI IDM version                                          (OK=7869   KO=0     )
>  UI IDM privilege                                        (OK=7866   KO=0     )
>  UI IDM features                                         (OK=7867   KO=0     )
>  UI IDM login                                            (OK=7866   KO=0     )
>  UI IDM dashboard                                        (OK=7865   KO=0     )
>  UI IDM managed user schema                              (OK=7865   KO=0     )
>  UI IDM user                                             (OK=7865   KO=0     )
>  UI IDM oidcToken                                        (OK=7863   KO=0     )
> userinfo                                                 (OK=7863   KO=0     )
> GetUUid                                                  (OK=11854  KO=0     )
> UI-Logout                                                (OK=7861   KO=0     )
> GetOpenidConfig                                          (OK=35134  KO=0     )
> UI-Logout Redirect 1                                     (OK=7861   KO=0     )
>  UI AM revoke1                                           (OK=7859   KO=0     )
>  UI AM revoke2                                           (OK=7859   KO=0     )
>  UI AM endsession                                        (OK=7859   KO=0     )
> CreatePolicy                                             (OK=11847  KO=5     )
> RootUserinfo                                             (OK=26474  KO=0     )
> getIdToken                                               (OK=2697   KO=0     )
> getIdToken Redirect 1                                    (OK=2697   KO=0     )
> createOrganization                                       (OK=2697   KO=0     )
> queryOrganization                                        (OK=2697   KO=0     )
> deleteOrganization                                       (OK=2697   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1310   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1310   KO=0     )
> restloginProgressiveProfileCallback                      (OK=513    KO=0     )
> ReadPolicy                                               (OK=11707  KO=1     )
> DeletePolicy                                             (OK=11572  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=105    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       544 (98.55%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.91%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 252039 / active: 371    / done: 36665 
================================================================================

21:17:54.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:55.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:55.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:56.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:56.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:57.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:17:58 GMT                                     485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=520405 KO=8     )
> restLoginInitiate                                        (OK=36113  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36107  KO=0     )
> User Authorize PKCE stage                                (OK=43508  KO=0     )
> User AccessToken PKCE stage                              (OK=43505  KO=0     )
> tokenUserinfo                                            (OK=7496   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7965   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7964   KO=0     )
>  UI AM idFromSession                                     (OK=7963   KO=0     )
>  UI AM validateGoto                                      (OK=7963   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7960   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7959   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7958   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7958   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7956   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7956   KO=0     )
> Skip 2FA                                                 (OK=20092  KO=0     )
>  UI Enduser sessioncheck                                 (OK=7955   KO=0     )
>  UI IDM uiconfig                                         (OK=7955   KO=0     )
>  UI IDM version                                          (OK=7955   KO=0     )
>  UI IDM privilege                                        (OK=7955   KO=0     )
>  UI IDM features                                         (OK=7955   KO=0     )
>  UI IDM login                                            (OK=7955   KO=0     )
>  UI IDM dashboard                                        (OK=7955   KO=0     )
>  UI IDM managed user schema                              (OK=7955   KO=0     )
>  UI IDM user                                             (OK=7955   KO=0     )
>  UI IDM oidcToken                                        (OK=7953   KO=0     )
> userinfo                                                 (OK=7953   KO=0     )
> GetUUid                                                  (OK=11989  KO=0     )
> UI-Logout                                                (OK=7951   KO=0     )
> GetOpenidConfig                                          (OK=35546  KO=0     )
> UI-Logout Redirect 1                                     (OK=7951   KO=0     )
>  UI AM revoke1                                           (OK=7951   KO=0     )
>  UI AM revoke2                                           (OK=7951   KO=0     )
>  UI AM endsession                                        (OK=7951   KO=0     )
> CreatePolicy                                             (OK=11981  KO=5     )
> RootUserinfo                                             (OK=26749  KO=0     )
> getIdToken                                               (OK=2730   KO=0     )
> getIdToken Redirect 1                                    (OK=2730   KO=0     )
> createOrganization                                       (OK=2729   KO=0     )
> queryOrganization                                        (OK=2729   KO=0     )
> deleteOrganization                                       (OK=2729   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1323   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1323   KO=0     )
> restloginProgressiveProfileCallback                      (OK=515    KO=0     )
> ReadPolicy                                               (OK=11849  KO=1     )
> DeletePolicy                                             (OK=11699  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=105    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       551 (98.57%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.89%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 251634 / active: 374    / done: 37067 
================================================================================

21:17:58.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:59.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:17:59.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:00.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:01.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:02.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:02.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:02.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:02.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:03.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:03 GMT                                     490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=525763 KO=8     )
> restLoginInitiate                                        (OK=36496  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36485  KO=0     )
> User Authorize PKCE stage                                (OK=43956  KO=0     )
> User AccessToken PKCE stage                              (OK=43949  KO=0     )
> tokenUserinfo                                            (OK=7586   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8054   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8053   KO=0     )
>  UI AM idFromSession                                     (OK=8053   KO=0     )
>  UI AM validateGoto                                      (OK=8052   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8044   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8044   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8044   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8044   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8041   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8040   KO=0     )
> Skip 2FA                                                 (OK=20279  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8038   KO=0     )
>  UI IDM uiconfig                                         (OK=8038   KO=0     )
>  UI IDM version                                          (OK=8038   KO=0     )
>  UI IDM privilege                                        (OK=8037   KO=0     )
>  UI IDM features                                         (OK=8037   KO=0     )
>  UI IDM login                                            (OK=8037   KO=0     )
>  UI IDM dashboard                                        (OK=8035   KO=0     )
>  UI IDM managed user schema                              (OK=8034   KO=0     )
>  UI IDM user                                             (OK=8034   KO=0     )
>  UI IDM oidcToken                                        (OK=8032   KO=0     )
> userinfo                                                 (OK=8030   KO=0     )
> GetUUid                                                  (OK=12096  KO=0     )
> UI-Logout                                                (OK=8030   KO=0     )
> GetOpenidConfig                                          (OK=35929  KO=0     )
> UI-Logout Redirect 1                                     (OK=8030   KO=0     )
>  UI AM revoke1                                           (OK=8029   KO=0     )
>  UI AM revoke2                                           (OK=8029   KO=0     )
>  UI AM endsession                                        (OK=8029   KO=0     )
> CreatePolicy                                             (OK=12091  KO=5     )
> RootUserinfo                                             (OK=26996  KO=0     )
> getIdToken                                               (OK=2755   KO=0     )
> getIdToken Redirect 1                                    (OK=2754   KO=0     )
> createOrganization                                       (OK=2753   KO=0     )
> queryOrganization                                        (OK=2751   KO=0     )
> deleteOrganization                                       (OK=2750   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1333   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1332   KO=0     )
> restloginProgressiveProfileCallback                      (OK=530    KO=0     )
> ReadPolicy                                               (OK=11983  KO=1     )
> DeletePolicy                                             (OK=11846  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=107    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       561 (98.59%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.88%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.53%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 251243 / active: 357    / done: 37475 
================================================================================

21:18:03.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:04.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:06.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:06.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:06.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:06.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:07.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:08 GMT                                     495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=530834 KO=8     )
> restLoginInitiate                                        (OK=36850  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36840  KO=0     )
> User Authorize PKCE stage                                (OK=44373  KO=0     )
> User AccessToken PKCE stage                              (OK=44367  KO=0     )
> tokenUserinfo                                            (OK=7657   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8122   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8120   KO=0     )
>  UI AM idFromSession                                     (OK=8119   KO=0     )
>  UI AM validateGoto                                      (OK=8119   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8118   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8118   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8118   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8118   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8115   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8115   KO=0     )
> Skip 2FA                                                 (OK=20481  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8114   KO=0     )
>  UI IDM uiconfig                                         (OK=8114   KO=0     )
>  UI IDM version                                          (OK=8114   KO=0     )
>  UI IDM privilege                                        (OK=8114   KO=0     )
>  UI IDM features                                         (OK=8114   KO=0     )
>  UI IDM login                                            (OK=8114   KO=0     )
>  UI IDM dashboard                                        (OK=8112   KO=0     )
>  UI IDM managed user schema                              (OK=8112   KO=0     )
>  UI IDM user                                             (OK=8112   KO=0     )
>  UI IDM oidcToken                                        (OK=8112   KO=0     )
> userinfo                                                 (OK=8111   KO=0     )
> GetUUid                                                  (OK=12207  KO=0     )
> UI-Logout                                                (OK=8111   KO=0     )
> GetOpenidConfig                                          (OK=36283  KO=0     )
> UI-Logout Redirect 1                                     (OK=8110   KO=0     )
>  UI AM revoke1                                           (OK=8110   KO=0     )
>  UI AM revoke2                                           (OK=8110   KO=0     )
>  UI AM endsession                                        (OK=8110   KO=0     )
> CreatePolicy                                             (OK=12198  KO=5     )
> RootUserinfo                                             (OK=27254  KO=0     )
> getIdToken                                               (OK=2789   KO=0     )
> getIdToken Redirect 1                                    (OK=2788   KO=0     )
> createOrganization                                       (OK=2787   KO=0     )
> queryOrganization                                        (OK=2787   KO=0     )
> deleteOrganization                                       (OK=2787   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1350   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1350   KO=0     )
> restloginProgressiveProfileCallback                      (OK=535    KO=0     )
> ReadPolicy                                               (OK=12093  KO=1     )
> DeletePolicy                                             (OK=11975  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=107    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       568 (98.61%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.87%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 250872 / active: 334    / done: 37869 
================================================================================

21:18:10.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:13.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:13 GMT                                     500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=536355 KO=8     )
> restLoginInitiate                                        (OK=37247  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37235  KO=0     )
> User Authorize PKCE stage                                (OK=44852  KO=0     )
> User AccessToken PKCE stage                              (OK=44844  KO=0     )
> tokenUserinfo                                            (OK=7750   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8207   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8206   KO=0     )
>  UI AM idFromSession                                     (OK=8205   KO=0     )
>  UI AM validateGoto                                      (OK=8205   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8200   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8200   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8200   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8200   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8197   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8195   KO=0     )
> Skip 2FA                                                 (OK=20701  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8195   KO=0     )
>  UI IDM uiconfig                                         (OK=8195   KO=0     )
>  UI IDM version                                          (OK=8195   KO=0     )
>  UI IDM privilege                                        (OK=8195   KO=0     )
>  UI IDM features                                         (OK=8195   KO=0     )
>  UI IDM login                                            (OK=8195   KO=0     )
>  UI IDM dashboard                                        (OK=8195   KO=0     )
>  UI IDM managed user schema                              (OK=8195   KO=0     )
>  UI IDM user                                             (OK=8195   KO=0     )
>  UI IDM oidcToken                                        (OK=8194   KO=0     )
> userinfo                                                 (OK=8194   KO=0     )
> GetUUid                                                  (OK=12335  KO=0     )
> UI-Logout                                                (OK=8194   KO=0     )
> GetOpenidConfig                                          (OK=36629  KO=0     )
> UI-Logout Redirect 1                                     (OK=8194   KO=0     )
>  UI AM revoke1                                           (OK=8193   KO=0     )
>  UI AM revoke2                                           (OK=8193   KO=0     )
>  UI AM endsession                                        (OK=8193   KO=0     )
> CreatePolicy                                             (OK=12328  KO=5     )
> RootUserinfo                                             (OK=27550  KO=0     )
> getIdToken                                               (OK=2820   KO=0     )
> getIdToken Redirect 1                                    (OK=2820   KO=0     )
> createOrganization                                       (OK=2820   KO=0     )
> queryOrganization                                        (OK=2819   KO=0     )
> deleteOrganization                                       (OK=2819   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1360   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1360   KO=0     )
> restloginProgressiveProfileCallback                      (OK=544    KO=0     )
> ReadPolicy                                               (OK=12201  KO=1     )
> DeletePolicy                                             (OK=12089  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=107    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       570 (98.62%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.87%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 250466 / active: 353    / done: 38256 
================================================================================

21:18:13.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:14.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:15.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:15.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:15.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:16.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:16.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:18 GMT                                     505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=541724 KO=8     )
> restLoginInitiate                                        (OK=37616  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37611  KO=0     )
> User Authorize PKCE stage                                (OK=45302  KO=0     )
> User AccessToken PKCE stage                              (OK=45299  KO=0     )
> tokenUserinfo                                            (OK=7824   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8285   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8282   KO=0     )
>  UI AM idFromSession                                     (OK=8282   KO=0     )
>  UI AM validateGoto                                      (OK=8282   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8281   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8279   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8277   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8277   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8277   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8276   KO=0     )
> Skip 2FA                                                 (OK=20918  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8276   KO=0     )
>  UI IDM uiconfig                                         (OK=8276   KO=0     )
>  UI IDM version                                          (OK=8276   KO=0     )
>  UI IDM privilege                                        (OK=8276   KO=0     )
>  UI IDM features                                         (OK=8276   KO=0     )
>  UI IDM login                                            (OK=8276   KO=0     )
>  UI IDM dashboard                                        (OK=8275   KO=0     )
>  UI IDM managed user schema                              (OK=8275   KO=0     )
>  UI IDM user                                             (OK=8274   KO=0     )
>  UI IDM oidcToken                                        (OK=8274   KO=0     )
> userinfo                                                 (OK=8274   KO=0     )
> GetUUid                                                  (OK=12466  KO=0     )
> UI-Logout                                                (OK=8274   KO=0     )
> GetOpenidConfig                                          (OK=36998  KO=0     )
> UI-Logout Redirect 1                                     (OK=8274   KO=0     )
>  UI AM revoke1                                           (OK=8272   KO=0     )
>  UI AM revoke2                                           (OK=8271   KO=0     )
>  UI AM endsession                                        (OK=8271   KO=0     )
> CreatePolicy                                             (OK=12458  KO=5     )
> RootUserinfo                                             (OK=27863  KO=0     )
> getIdToken                                               (OK=2852   KO=0     )
> getIdToken Redirect 1                                    (OK=2851   KO=0     )
> createOrganization                                       (OK=2851   KO=0     )
> queryOrganization                                        (OK=2851   KO=0     )
> deleteOrganization                                       (OK=2851   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1373   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1373   KO=0     )
> restloginProgressiveProfileCallback                      (OK=546    KO=0     )
> ReadPolicy                                               (OK=12329  KO=1     )
> DeletePolicy                                             (OK=12195  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=109    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       577 (98.63%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.85%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 250080 / active: 363    / done: 38632 
================================================================================

21:18:18.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:19.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:20.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:20.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:20.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:21.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:22.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:22.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:23.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:23 GMT                                     510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=547257 KO=8     )
> restLoginInitiate                                        (OK=37978  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37970  KO=0     )
> User Authorize PKCE stage                                (OK=45746  KO=0     )
> User AccessToken PKCE stage                              (OK=45744  KO=0     )
> tokenUserinfo                                            (OK=7896   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8374   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8374   KO=0     )
>  UI AM idFromSession                                     (OK=8374   KO=0     )
>  UI AM validateGoto                                      (OK=8374   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8370   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8370   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8369   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8369   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8369   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8369   KO=0     )
> Skip 2FA                                                 (OK=21113  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8367   KO=0     )
>  UI IDM uiconfig                                         (OK=8367   KO=0     )
>  UI IDM version                                          (OK=8366   KO=0     )
>  UI IDM privilege                                        (OK=8366   KO=0     )
>  UI IDM features                                         (OK=8366   KO=0     )
>  UI IDM login                                            (OK=8366   KO=0     )
>  UI IDM dashboard                                        (OK=8366   KO=0     )
>  UI IDM managed user schema                              (OK=8366   KO=0     )
>  UI IDM user                                             (OK=8366   KO=0     )
>  UI IDM oidcToken                                        (OK=8365   KO=0     )
> userinfo                                                 (OK=8365   KO=0     )
> GetUUid                                                  (OK=12574  KO=0     )
> UI-Logout                                                (OK=8365   KO=0     )
> GetOpenidConfig                                          (OK=37362  KO=0     )
> UI-Logout Redirect 1                                     (OK=8365   KO=0     )
>  UI AM revoke1                                           (OK=8365   KO=0     )
>  UI AM revoke2                                           (OK=8365   KO=0     )
>  UI AM endsession                                        (OK=8365   KO=0     )
> CreatePolicy                                             (OK=12566  KO=5     )
> RootUserinfo                                             (OK=28122  KO=0     )
> getIdToken                                               (OK=2885   KO=0     )
> getIdToken Redirect 1                                    (OK=2885   KO=0     )
> createOrganization                                       (OK=2883   KO=0     )
> queryOrganization                                        (OK=2882   KO=0     )
> deleteOrganization                                       (OK=2881   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1380   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1380   KO=0     )
> restloginProgressiveProfileCallback                      (OK=553    KO=0     )
> ReadPolicy                                               (OK=12459  KO=1     )
> DeletePolicy                                             (OK=12326  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=109    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       586 (98.65%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 249714 / active: 330    / done: 39031 
================================================================================

21:18:24.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:25.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:25.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:25.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:26.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:26.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:27.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:28.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:28.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:28 GMT                                     515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=552989 KO=8     )
> restLoginInitiate                                        (OK=38374  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38371  KO=0     )
> User Authorize PKCE stage                                (OK=46225  KO=0     )
> User AccessToken PKCE stage                              (OK=46223  KO=0     )
> tokenUserinfo                                            (OK=7973   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8461   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8461   KO=0     )
>  UI AM idFromSession                                     (OK=8461   KO=0     )
>  UI AM validateGoto                                      (OK=8461   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8460   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8459   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8459   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8459   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8459   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8457   KO=0     )
> Skip 2FA                                                 (OK=21337  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8455   KO=0     )
>  UI IDM uiconfig                                         (OK=8455   KO=0     )
>  UI IDM version                                          (OK=8455   KO=0     )
>  UI IDM privilege                                        (OK=8455   KO=0     )
>  UI IDM features                                         (OK=8455   KO=0     )
>  UI IDM login                                            (OK=8455   KO=0     )
>  UI IDM dashboard                                        (OK=8453   KO=0     )
>  UI IDM managed user schema                              (OK=8452   KO=0     )
>  UI IDM user                                             (OK=8453   KO=0     )
>  UI IDM oidcToken                                        (OK=8452   KO=0     )
> userinfo                                                 (OK=8452   KO=0     )
> GetUUid                                                  (OK=12692  KO=0     )
> UI-Logout                                                (OK=8452   KO=0     )
> GetOpenidConfig                                          (OK=37720  KO=0     )
> UI-Logout Redirect 1                                     (OK=8452   KO=0     )
>  UI AM revoke1                                           (OK=8452   KO=0     )
>  UI AM revoke2                                           (OK=8452   KO=0     )
>  UI AM endsession                                        (OK=8452   KO=0     )
> CreatePolicy                                             (OK=12685  KO=5     )
> RootUserinfo                                             (OK=28388  KO=0     )
> getIdToken                                               (OK=2932   KO=0     )
> getIdToken Redirect 1                                    (OK=2932   KO=0     )
> createOrganization                                       (OK=2932   KO=0     )
> queryOrganization                                        (OK=2932   KO=0     )
> deleteOrganization                                       (OK=2932   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1399   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1399   KO=0     )
> restloginProgressiveProfileCallback                      (OK=562    KO=0     )
> ReadPolicy                                               (OK=12568  KO=1     )
> DeletePolicy                                             (OK=12454  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=110    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       595 (98.67%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 249296 / active: 327    / done: 39452 
================================================================================

21:18:29.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:30.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:31.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:32.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:33.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:33 GMT                                     520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=558333 KO=8     )
> restLoginInitiate                                        (OK=38750  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38746  KO=0     )
> User Authorize PKCE stage                                (OK=46677  KO=0     )
> User AccessToken PKCE stage                              (OK=46675  KO=0     )
> tokenUserinfo                                            (OK=8052   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8552   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8552   KO=0     )
>  UI AM idFromSession                                     (OK=8551   KO=0     )
>  UI AM validateGoto                                      (OK=8551   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8546   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8545   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8545   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8545   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8542   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8541   KO=0     )
> Skip 2FA                                                 (OK=21531  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8537   KO=0     )
>  UI IDM uiconfig                                         (OK=8537   KO=0     )
>  UI IDM version                                          (OK=8537   KO=0     )
>  UI IDM privilege                                        (OK=8537   KO=0     )
>  UI IDM features                                         (OK=8537   KO=0     )
>  UI IDM login                                            (OK=8537   KO=0     )
>  UI IDM dashboard                                        (OK=8536   KO=0     )
>  UI IDM managed user schema                              (OK=8536   KO=0     )
>  UI IDM user                                             (OK=8535   KO=0     )
>  UI IDM oidcToken                                        (OK=8533   KO=0     )
> userinfo                                                 (OK=8533   KO=0     )
> GetUUid                                                  (OK=12816  KO=0     )
> UI-Logout                                                (OK=8531   KO=0     )
> GetOpenidConfig                                          (OK=38072  KO=0     )
> UI-Logout Redirect 1                                     (OK=8531   KO=0     )
>  UI AM revoke1                                           (OK=8530   KO=0     )
>  UI AM revoke2                                           (OK=8530   KO=0     )
>  UI AM endsession                                        (OK=8530   KO=0     )
> CreatePolicy                                             (OK=12808  KO=5     )
> RootUserinfo                                             (OK=28666  KO=0     )
> getIdToken                                               (OK=2952   KO=0     )
> getIdToken Redirect 1                                    (OK=2952   KO=0     )
> createOrganization                                       (OK=2952   KO=0     )
> queryOrganization                                        (OK=2952   KO=0     )
> deleteOrganization                                       (OK=2952   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1413   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1413   KO=0     )
> restloginProgressiveProfileCallback                      (OK=573    KO=0     )
> ReadPolicy                                               (OK=12688  KO=1     )
> DeletePolicy                                             (OK=12566  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=110    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       600 (98.68%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 248908 / active: 354    / done: 39813 
================================================================================

21:18:34.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:34.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:35.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:36.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:37.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:38 GMT                                     525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=564156 KO=8     )
> restLoginInitiate                                        (OK=39112  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39105  KO=0     )
> User Authorize PKCE stage                                (OK=47131  KO=0     )
> User AccessToken PKCE stage                              (OK=47120  KO=0     )
> tokenUserinfo                                            (OK=8118   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8649   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8649   KO=0     )
>  UI AM idFromSession                                     (OK=8648   KO=0     )
>  UI AM validateGoto                                      (OK=8648   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8642   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8641   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8641   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8641   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8640   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8640   KO=0     )
> Skip 2FA                                                 (OK=21727  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8639   KO=0     )
>  UI IDM uiconfig                                         (OK=8639   KO=0     )
>  UI IDM version                                          (OK=8639   KO=0     )
>  UI IDM privilege                                        (OK=8639   KO=0     )
>  UI IDM features                                         (OK=8639   KO=0     )
>  UI IDM login                                            (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     )
>  UI IDM oidcToken                                        (OK=8637   KO=0     )
> userinfo                                                 (OK=8637   KO=0     )
> GetUUid                                                  (OK=12921  KO=0     )
> UI-Logout                                                (OK=8637   KO=0     )
> GetOpenidConfig                                          (OK=38421  KO=0     )
> UI-Logout Redirect 1                                     (OK=8636   KO=0     )
>  UI AM revoke1                                           (OK=8636   KO=0     )
>  UI AM revoke2                                           (OK=8636   KO=0     )
>  UI AM endsession                                        (OK=8636   KO=0     )
> CreatePolicy                                             (OK=12915  KO=5     )
> RootUserinfo                                             (OK=28957  KO=0     )
> getIdToken                                               (OK=2985   KO=0     )
> getIdToken Redirect 1                                    (OK=2985   KO=0     )
> createOrganization                                       (OK=2985   KO=0     )
> queryOrganization                                        (OK=2985   KO=0     )
> deleteOrganization                                       (OK=2985   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1433   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1433   KO=0     )
> restloginProgressiveProfileCallback                      (OK=585    KO=0     )
> ReadPolicy                                               (OK=12810  KO=1     )
> DeletePolicy                                             (OK=12686  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=112    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       605 (98.69%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 248526 / active: 329    / done: 40220 
================================================================================

21:18:39.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:40.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:41.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:41.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:42.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:42.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:43.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:43 GMT                                     530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=569754 KO=8     )
> restLoginInitiate                                        (OK=39499  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39494  KO=0     )
> User Authorize PKCE stage                                (OK=47605  KO=0     )
> User AccessToken PKCE stage                              (OK=47599  KO=0     )
> tokenUserinfo                                            (OK=8187   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8738   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8738   KO=0     )
>  UI AM idFromSession                                     (OK=8736   KO=0     )
>  UI AM validateGoto                                      (OK=8736   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8734   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8733   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8732   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8732   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8729   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8728   KO=0     )
> Skip 2FA                                                 (OK=21953  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8727   KO=0     )
>  UI IDM uiconfig                                         (OK=8727   KO=0     )
>  UI IDM version                                          (OK=8727   KO=0     )
>  UI IDM privilege                                        (OK=8726   KO=0     )
>  UI IDM features                                         (OK=8726   KO=0     )
>  UI IDM login                                            (OK=8726   KO=0     )
>  UI IDM dashboard                                        (OK=8726   KO=0     )
>  UI IDM managed user schema                              (OK=8726   KO=0     )
>  UI IDM user                                             (OK=8726   KO=0     )
>  UI IDM oidcToken                                        (OK=8726   KO=0     )
> userinfo                                                 (OK=8724   KO=0     )
> GetUUid                                                  (OK=13077  KO=0     )
> UI-Logout                                                (OK=8721   KO=0     )
> GetOpenidConfig                                          (OK=38802  KO=0     )
> UI-Logout Redirect 1                                     (OK=8720   KO=0     )
>  UI AM revoke1                                           (OK=8719   KO=0     )
>  UI AM revoke2                                           (OK=8719   KO=0     )
>  UI AM endsession                                        (OK=8719   KO=0     )
> CreatePolicy                                             (OK=13068  KO=5     )
> RootUserinfo                                             (OK=29199  KO=0     )
> getIdToken                                               (OK=3006   KO=0     )
> getIdToken Redirect 1                                    (OK=3006   KO=0     )
> createOrganization                                       (OK=3006   KO=0     )
> queryOrganization                                        (OK=3005   KO=0     )
> deleteOrganization                                       (OK=3005   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1445   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1444   KO=0     )
> restloginProgressiveProfileCallback                      (OK=597    KO=0     )
> ReadPolicy                                               (OK=12917  KO=1     )
> DeletePolicy                                             (OK=12805  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=114    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       612 (98.71%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 248127 / active: 366    / done: 40582 
================================================================================

21:18:44.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:45.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:45.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:46.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:46.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:47.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:48.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:48 GMT                                     535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=575263 KO=8     )
> restLoginInitiate                                        (OK=39885  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39879  KO=0     )
> User Authorize PKCE stage                                (OK=48061  KO=0     )
> User AccessToken PKCE stage                              (OK=48053  KO=0     )
> tokenUserinfo                                            (OK=8257   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8817   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8817   KO=0     )
>  UI AM idFromSession                                     (OK=8814   KO=0     )
>  UI AM validateGoto                                      (OK=8814   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8812   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8812   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8812   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8812   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8810   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8810   KO=0     )
> Skip 2FA                                                 (OK=22178  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8810   KO=0     )
>  UI IDM uiconfig                                         (OK=8810   KO=0     )
>  UI IDM version                                          (OK=8810   KO=0     )
>  UI IDM privilege                                        (OK=8809   KO=0     )
>  UI IDM features                                         (OK=8808   KO=0     )
>  UI IDM login                                            (OK=8809   KO=0     )
>  UI IDM dashboard                                        (OK=8808   KO=0     )
>  UI IDM managed user schema                              (OK=8808   KO=0     )
>  UI IDM user                                             (OK=8808   KO=0     )
>  UI IDM oidcToken                                        (OK=8808   KO=0     )
> userinfo                                                 (OK=8807   KO=0     )
> GetUUid                                                  (OK=13203  KO=0     )
> UI-Logout                                                (OK=8807   KO=0     )
> GetOpenidConfig                                          (OK=39193  KO=0     )
> UI-Logout Redirect 1                                     (OK=8806   KO=0     )
>  UI AM revoke1                                           (OK=8805   KO=0     )
>  UI AM revoke2                                           (OK=8806   KO=0     )
>  UI AM endsession                                        (OK=8805   KO=0     )
> CreatePolicy                                             (OK=13196  KO=5     )
> RootUserinfo                                             (OK=29507  KO=0     )
> getIdToken                                               (OK=3036   KO=0     )
> getIdToken Redirect 1                                    (OK=3036   KO=0     )
> createOrganization                                       (OK=3036   KO=0     )
> queryOrganization                                        (OK=3036   KO=0     )
> deleteOrganization                                       (OK=3036   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1457   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1457   KO=0     )
> restloginProgressiveProfileCallback                      (OK=604    KO=0     )
> ReadPolicy                                               (OK=13070  KO=1     )
> DeletePolicy                                             (OK=12915  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=114    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       619 (98.72%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 247726 / active: 398    / done: 40951 
================================================================================

21:18:49.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:50.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:51.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:51.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:51.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:52.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:52.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:52.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:52.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:52.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:53.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:53 GMT                                     540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=581824 KO=8     )
> restLoginInitiate                                        (OK=40324  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40318  KO=0     )
> User Authorize PKCE stage                                (OK=48592  KO=0     )
> User AccessToken PKCE stage                              (OK=48584  KO=0     )
> tokenUserinfo                                            (OK=8333   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8924   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8924   KO=0     )
>  UI AM idFromSession                                     (OK=8924   KO=0     )
>  UI AM validateGoto                                      (OK=8924   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8919   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8918   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8918   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8918   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8917   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8916   KO=0     )
> Skip 2FA                                                 (OK=22420  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8916   KO=0     )
>  UI IDM uiconfig                                         (OK=8916   KO=0     )
>  UI IDM version                                          (OK=8916   KO=0     )
>  UI IDM privilege                                        (OK=8916   KO=0     )
>  UI IDM features                                         (OK=8916   KO=0     )
>  UI IDM login                                            (OK=8916   KO=0     )
>  UI IDM dashboard                                        (OK=8916   KO=0     )
>  UI IDM managed user schema                              (OK=8916   KO=0     )
>  UI IDM user                                             (OK=8916   KO=0     )
>  UI IDM oidcToken                                        (OK=8915   KO=0     )
> userinfo                                                 (OK=8914   KO=0     )
> GetUUid                                                  (OK=13340  KO=0     )
> UI-Logout                                                (OK=8914   KO=0     )
> GetOpenidConfig                                          (OK=39605  KO=0     )
> UI-Logout Redirect 1                                     (OK=8914   KO=0     )
>  UI AM revoke1                                           (OK=8914   KO=0     )
>  UI AM revoke2                                           (OK=8914   KO=0     )
>  UI AM endsession                                        (OK=8914   KO=0     )
> CreatePolicy                                             (OK=13333  KO=5     )
> RootUserinfo                                             (OK=29840  KO=0     )
> getIdToken                                               (OK=3071   KO=0     )
> getIdToken Redirect 1                                    (OK=3071   KO=0     )
> createOrganization                                       (OK=3071   KO=0     )
> queryOrganization                                        (OK=3071   KO=0     )
> deleteOrganization                                       (OK=3070   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1472   KO=0     )
> restloginProgressiveProfileCallback                      (OK=614    KO=0     )
> ReadPolicy                                               (OK=13197  KO=1     )
> DeletePolicy                                             (OK=13066  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=115    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       630 (98.75%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 247274 / active: 386    / done: 41415 
================================================================================

21:18:54.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:55.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:56.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:56.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:56.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:56.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:56.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:57.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:58.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:58.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:58.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:58.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:18:58 GMT                                     545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=587275 KO=8     )
> restLoginInitiate                                        (OK=40714  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40703  KO=0     )
> User Authorize PKCE stage                                (OK=49048  KO=0     )
> User AccessToken PKCE stage                              (OK=49040  KO=0     )
> tokenUserinfo                                            (OK=8415   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9005   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9004   KO=0     )
>  UI AM idFromSession                                     (OK=9004   KO=0     )
>  UI AM validateGoto                                      (OK=9004   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9000   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9000   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8998   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8998   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8997   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8997   KO=0     )
> Skip 2FA                                                 (OK=22635  KO=0     )
>  UI Enduser sessioncheck                                 (OK=8996   KO=0     )
>  UI IDM uiconfig                                         (OK=8996   KO=0     )
>  UI IDM version                                          (OK=8996   KO=0     )
>  UI IDM privilege                                        (OK=8995   KO=0     )
>  UI IDM features                                         (OK=8995   KO=0     )
>  UI IDM login                                            (OK=8995   KO=0     )
>  UI IDM dashboard                                        (OK=8995   KO=0     )
>  UI IDM managed user schema                              (OK=8995   KO=0     )
>  UI IDM user                                             (OK=8995   KO=0     )
>  UI IDM oidcToken                                        (OK=8994   KO=0     )
> userinfo                                                 (OK=8992   KO=0     )
> GetUUid                                                  (OK=13467  KO=0     )
> UI-Logout                                                (OK=8991   KO=0     )
> GetOpenidConfig                                          (OK=40000  KO=0     )
> UI-Logout Redirect 1                                     (OK=8991   KO=0     )
>  UI AM revoke1                                           (OK=8991   KO=0     )
>  UI AM revoke2                                           (OK=8991   KO=0     )
>  UI AM endsession                                        (OK=8991   KO=0     )
> CreatePolicy                                             (OK=13459  KO=5     )
> RootUserinfo                                             (OK=30141  KO=0     )
> getIdToken                                               (OK=3102   KO=0     )
> getIdToken Redirect 1                                    (OK=3102   KO=0     )
> createOrganization                                       (OK=3101   KO=0     )
> queryOrganization                                        (OK=3101   KO=0     )
> deleteOrganization                                       (OK=3101   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1489   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1489   KO=0     )
> restloginProgressiveProfileCallback                      (OK=618    KO=0     )
> ReadPolicy                                               (OK=13332  KO=1     )
> DeletePolicy                                             (OK=13196  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=116    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       642 (98.77%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 246865 / active: 379    / done: 41831 
================================================================================

21:18:58.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:58.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:59.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:18:59.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:00.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:00.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:00.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:01.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:02.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:02.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:02.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:03 GMT                                     550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=593088 KO=8     )
> restLoginInitiate                                        (OK=41111  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41103  KO=0     )
> User Authorize PKCE stage                                (OK=49529  KO=0     )
> User AccessToken PKCE stage                              (OK=49523  KO=0     )
> tokenUserinfo                                            (OK=8503   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9098   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9097   KO=0     )
>  UI AM idFromSession                                     (OK=9096   KO=0     )
>  UI AM validateGoto                                      (OK=9096   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9092   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9092   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9091   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9091   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9088   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9088   KO=0     )
> Skip 2FA                                                 (OK=22841  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9088   KO=0     )
>  UI IDM uiconfig                                         (OK=9088   KO=0     )
>  UI IDM version                                          (OK=9088   KO=0     )
>  UI IDM privilege                                        (OK=9088   KO=0     )
>  UI IDM features                                         (OK=9088   KO=0     )
>  UI IDM login                                            (OK=9088   KO=0     )
>  UI IDM dashboard                                        (OK=9088   KO=0     )
>  UI IDM managed user schema                              (OK=9088   KO=0     )
>  UI IDM user                                             (OK=9088   KO=0     )
>  UI IDM oidcToken                                        (OK=9088   KO=0     )
> userinfo                                                 (OK=9087   KO=0     )
> GetUUid                                                  (OK=13607  KO=0     )
> UI-Logout                                                (OK=9087   KO=0     )
> GetOpenidConfig                                          (OK=40402  KO=0     )
> UI-Logout Redirect 1                                     (OK=9087   KO=0     )
>  UI AM revoke1                                           (OK=9085   KO=0     )
>  UI AM revoke2                                           (OK=9085   KO=0     )
>  UI AM endsession                                        (OK=9085   KO=0     )
> CreatePolicy                                             (OK=13596  KO=5     )
> RootUserinfo                                             (OK=30429  KO=0     )
> getIdToken                                               (OK=3120   KO=0     )
> getIdToken Redirect 1                                    (OK=3120   KO=0     )
> createOrganization                                       (OK=3119   KO=0     )
> queryOrganization                                        (OK=3119   KO=0     )
> deleteOrganization                                       (OK=3118   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1499   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1499   KO=0     )
> restloginProgressiveProfileCallback                      (OK=621    KO=0     )
> ReadPolicy                                               (OK=13459  KO=1     )
> DeletePolicy                                             (OK=13329  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=116    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       653 (98.79%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 246462 / active: 371    / done: 42242 
================================================================================

21:19:03.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:04.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:04.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:05.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:05.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:06.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:07.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:08 GMT                                     555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=598164 KO=8     )
> restLoginInitiate                                        (OK=41448  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41434  KO=0     )
> User Authorize PKCE stage                                (OK=49936  KO=0     )
> User AccessToken PKCE stage                              (OK=49932  KO=0     )
> tokenUserinfo                                            (OK=8559   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9174   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9174   KO=0     )
>  UI AM idFromSession                                     (OK=9173   KO=0     )
>  UI AM validateGoto                                      (OK=9173   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9171   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9170   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9170   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9170   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9168   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9168   KO=0     )
> Skip 2FA                                                 (OK=23034  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9168   KO=0     )
>  UI IDM uiconfig                                         (OK=9168   KO=0     )
>  UI IDM version                                          (OK=9168   KO=0     )
>  UI IDM privilege                                        (OK=9168   KO=0     )
>  UI IDM features                                         (OK=9168   KO=0     )
>  UI IDM login                                            (OK=9168   KO=0     )
>  UI IDM dashboard                                        (OK=9168   KO=0     )
>  UI IDM managed user schema                              (OK=9168   KO=0     )
>  UI IDM user                                             (OK=9168   KO=0     )
>  UI IDM oidcToken                                        (OK=9166   KO=0     )
> userinfo                                                 (OK=9165   KO=0     )
> GetUUid                                                  (OK=13711  KO=0     )
> UI-Logout                                                (OK=9164   KO=0     )
> GetOpenidConfig                                          (OK=40768  KO=0     )
> UI-Logout Redirect 1                                     (OK=9164   KO=0     )
>  UI AM revoke1                                           (OK=9163   KO=0     )
>  UI AM revoke2                                           (OK=9163   KO=0     )
>  UI AM endsession                                        (OK=9163   KO=0     )
> CreatePolicy                                             (OK=13706  KO=5     )
> RootUserinfo                                             (OK=30698  KO=0     )
> getIdToken                                               (OK=3151   KO=0     )
> getIdToken Redirect 1                                    (OK=3151   KO=0     )
> createOrganization                                       (OK=3151   KO=0     )
> queryOrganization                                        (OK=3151   KO=0     )
> deleteOrganization                                       (OK=3151   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1509   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1509   KO=0     )
> restloginProgressiveProfileCallback                      (OK=627    KO=0     )
> ReadPolicy                                               (OK=13598  KO=1     )
> DeletePolicy                                             (OK=13452  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=117    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       660 (98.80%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.45%)

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

21:19:08.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:09.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:10.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:10.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:11.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:12.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:12.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:12.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:13.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:13 GMT                                     560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=603927 KO=8     )
> restLoginInitiate                                        (OK=41840  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41834  KO=0     )
> User Authorize PKCE stage                                (OK=50416  KO=0     )
> User AccessToken PKCE stage                              (OK=50407  KO=0     )
> tokenUserinfo                                            (OK=8640   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9263   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9263   KO=0     )
>  UI AM idFromSession                                     (OK=9263   KO=0     )
>  UI AM validateGoto                                      (OK=9263   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9261   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9261   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9261   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9261   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9256   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9256   KO=0     )
> Skip 2FA                                                 (OK=23256  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9256   KO=0     )
>  UI IDM uiconfig                                         (OK=9256   KO=0     )
>  UI IDM version                                          (OK=9256   KO=0     )
>  UI IDM privilege                                        (OK=9256   KO=0     )
>  UI IDM features                                         (OK=9256   KO=0     )
>  UI IDM login                                            (OK=9256   KO=0     )
>  UI IDM dashboard                                        (OK=9256   KO=0     )
>  UI IDM managed user schema                              (OK=9256   KO=0     )
>  UI IDM user                                             (OK=9256   KO=0     )
>  UI IDM oidcToken                                        (OK=9256   KO=0     )
> userinfo                                                 (OK=9255   KO=0     )
> GetUUid                                                  (OK=13821  KO=0     )
> UI-Logout                                                (OK=9255   KO=0     )
> GetOpenidConfig                                          (OK=41129  KO=0     )
> UI-Logout Redirect 1                                     (OK=9255   KO=0     )
>  UI AM revoke1                                           (OK=9255   KO=0     )
>  UI AM revoke2                                           (OK=9255   KO=0     )
>  UI AM endsession                                        (OK=9255   KO=0     )
> CreatePolicy                                             (OK=13813  KO=5     )
> RootUserinfo                                             (OK=31050  KO=0     )
> getIdToken                                               (OK=3184   KO=0     )
> getIdToken Redirect 1                                    (OK=3184   KO=0     )
> createOrganization                                       (OK=3184   KO=0     )
> queryOrganization                                        (OK=3184   KO=0     )
> deleteOrganization                                       (OK=3183   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1524   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1524   KO=0     )
> restloginProgressiveProfileCallback                      (OK=635    KO=0     )
> ReadPolicy                                               (OK=13708  KO=1     )
> DeletePolicy                                             (OK=13594  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=119    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       669 (98.82%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 14%
          waiting: 245708 / active: 338    / done: 43029 
================================================================================

21:19:13.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:14.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:15.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:15.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:17.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:18.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:18 GMT                                     565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=609290 KO=8     )
> restLoginInitiate                                        (OK=42216  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42210  KO=0     )
> User Authorize PKCE stage                                (OK=50867  KO=0     )
> User AccessToken PKCE stage                              (OK=50863  KO=0     )
> tokenUserinfo                                            (OK=8713   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9341   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9341   KO=0     )
>  UI AM idFromSession                                     (OK=9340   KO=0     )
>  UI AM validateGoto                                      (OK=9340   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9339   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9339   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9339   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9339   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9336   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9336   KO=0     )
> Skip 2FA                                                 (OK=23478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9336   KO=0     )
>  UI IDM uiconfig                                         (OK=9336   KO=0     )
>  UI IDM version                                          (OK=9336   KO=0     )
>  UI IDM privilege                                        (OK=9336   KO=0     )
>  UI IDM features                                         (OK=9336   KO=0     )
>  UI IDM login                                            (OK=9336   KO=0     )
>  UI IDM dashboard                                        (OK=9335   KO=0     )
>  UI IDM managed user schema                              (OK=9335   KO=0     )
>  UI IDM user                                             (OK=9335   KO=0     )
>  UI IDM oidcToken                                        (OK=9335   KO=0     )
> userinfo                                                 (OK=9335   KO=0     )
> GetUUid                                                  (OK=13953  KO=0     )
> UI-Logout                                                (OK=9334   KO=0     )
> GetOpenidConfig                                          (OK=41478  KO=0     )
> UI-Logout Redirect 1                                     (OK=9334   KO=0     )
>  UI AM revoke1                                           (OK=9333   KO=0     )
>  UI AM revoke2                                           (OK=9333   KO=0     )
>  UI AM endsession                                        (OK=9333   KO=0     )
> CreatePolicy                                             (OK=13946  KO=5     )
> RootUserinfo                                             (OK=31368  KO=0     )
> getIdToken                                               (OK=3217   KO=0     )
> getIdToken Redirect 1                                    (OK=3217   KO=0     )
> createOrganization                                       (OK=3217   KO=0     )
> queryOrganization                                        (OK=3217   KO=0     )
> deleteOrganization                                       (OK=3217   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1541   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1541   KO=0     )
> restloginProgressiveProfileCallback                      (OK=643    KO=0     )
> ReadPolicy                                               (OK=13815  KO=1     )
> DeletePolicy                                             (OK=13706  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=119    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       675 (98.83%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 245317 / active: 337    / done: 43421 
================================================================================

21:19:20.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:20.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:20.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 43883: status.find.in([200, 209], 304), found 409
21:19:20.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,43883,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTkwNzMzOTQiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiI1UVY2eEMycktaWGJwVnJ4YUZCcWstOVhMZUEiLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NTYwLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NTYwLCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDExNjAsImlhdCI6MTczMjEzNzU2MCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiT0p3Y0czdzFqcWYycDFnLXo5UE4ycFdmLWhNIn0.o7fu9sHX_BrDWXl5NYMLG6Nkfe86TWZhCw03T_reiNU5hKVk-FRbqq5A2dBGbn5u3mH4Fk5conm-jIeRfxu1zQSlI12P9NlJZVrLBCLnz48nnKnZzaE-tlW4DX3o2dljZlJ3jBP4CoJdyNgK3FrIvaieZdHK9k1bCyKt2pgqfkqYcJbQ1spKoKodr0WO-wB7u52gN_ok9kMFWv2EqUg2waSynQZIsI9avrHG3YZFwtIhZ3PHuHCL3sacCu62qgFIiUP8A8aoM5mOgX1z5xcxQyXiz9z8F-T-o1i9lDqrpAk4oGqqOyfWuVxmonLwWTmoMRukSrg09afBXarE4LD0MA, username -> user.98289, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy330776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19eb6f5b, authcode -> p_xIdUer-ueh46vK9C0NFHp2HOI, useAdminRealm -> true, callbacks -> {"tokenId":"FRziLwE7c_NGaJzEzml6K045jMM.*AAJTSQACMDIAAlNLABxIbi9YV1F5cXI0YjYrVW5tOXh5a3l2TFhIeUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137560395), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=FRziLwE7c_NGaJzEzml6K045jMM.*AAJTSQACMDIAAlNLABxIbi9YV1F5cXI0YjYrVW5tOXh5a3l2TFhIeUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137560395))), password -> Pa_ssw0rd, challenge -> tQj6sL0EhGXDVcqffq9mc-9R6gpAaHAotKDWbvCjJdk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 11.237.244.76, verifier -> LTcyMzY4ODc3NzYyMDQ4OTE2Nzk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cc1dfaf, tokenId -> FRziLwE7c_NGaJzEzml6K045jMM.*AAJTSQACMDIAAlNLABxIbi9YV1F5cXI0YjYrVW5tOXh5a3l2TFhIeUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=FRziLwE7c_NGaJzEzml6K045jMM.*AAJTSQACMDIAAlNLABxIbi9YV1F5cXI0YjYrVW5tOXh5a3l2TFhIeUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=FRziLwE7c_NGaJzEzml6K045jMM.*AAJTSQACMDIAAlNLABxIbi9YV1F5cXI0YjYrVW5tOXh5a3l2TFhIeUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy330776","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, 20 Nov 2024 21:19:20 GMT
	x-forgerock-transactionid: 116dc444-b340-4df1-a464-712b9139f11c
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:20.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:21.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:21.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:22.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:22.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:23.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:23.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:23 GMT                                     570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=614721 KO=9     )
> restLoginInitiate                                        (OK=42595  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42587  KO=0     )
> User Authorize PKCE stage                                (OK=51315  KO=0     )
> User AccessToken PKCE stage                              (OK=51308  KO=0     )
> tokenUserinfo                                            (OK=8796   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9429   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9429   KO=0     )
>  UI AM idFromSession                                     (OK=9429   KO=0     )
>  UI AM validateGoto                                      (OK=9429   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9427   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9427   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9426   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9426   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9422   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9422   KO=0     )
> Skip 2FA                                                 (OK=23668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9422   KO=0     )
>  UI IDM uiconfig                                         (OK=9422   KO=0     )
>  UI IDM version                                          (OK=9422   KO=0     )
>  UI IDM privilege                                        (OK=9422   KO=0     )
>  UI IDM features                                         (OK=9422   KO=0     )
>  UI IDM login                                            (OK=9422   KO=0     )
>  UI IDM dashboard                                        (OK=9421   KO=0     )
>  UI IDM managed user schema                              (OK=9421   KO=0     )
>  UI IDM user                                             (OK=9421   KO=0     )
>  UI IDM oidcToken                                        (OK=9420   KO=0     )
> userinfo                                                 (OK=9419   KO=0     )
> GetUUid                                                  (OK=14062  KO=0     )
> UI-Logout                                                (OK=9419   KO=0     )
> GetOpenidConfig                                          (OK=41828  KO=0     )
> UI-Logout Redirect 1                                     (OK=9419   KO=0     )
>  UI AM revoke1                                           (OK=9419   KO=0     )
>  UI AM revoke2                                           (OK=9419   KO=0     )
>  UI AM endsession                                        (OK=9419   KO=0     )
> CreatePolicy                                             (OK=14056  KO=6     )
> RootUserinfo                                             (OK=31675  KO=0     )
> getIdToken                                               (OK=3240   KO=0     )
> getIdToken Redirect 1                                    (OK=3240   KO=0     )
> createOrganization                                       (OK=3240   KO=0     )
> queryOrganization                                        (OK=3240   KO=0     )
> deleteOrganization                                       (OK=3239   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1555   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1553   KO=0     )
> restloginProgressiveProfileCallback                      (OK=647    KO=0     )
> ReadPolicy                                               (OK=13947  KO=1     )
> DeletePolicy                                             (OK=13813  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=122    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       684 (98.70%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.87%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 244923 / active: 350    / done: 43802 
================================================================================

21:19:24.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:24.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:27.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:28 GMT                                     575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=620551 KO=9     )
> restLoginInitiate                                        (OK=42967  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42961  KO=0     )
> User Authorize PKCE stage                                (OK=51792  KO=0     )
> User AccessToken PKCE stage                              (OK=51786  KO=0     )
> tokenUserinfo                                            (OK=8880   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9526   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9526   KO=0     )
>  UI AM idFromSession                                     (OK=9526   KO=0     )
>  UI AM validateGoto                                      (OK=9526   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9524   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9524   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9524   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9524   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9523   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9521   KO=0     )
> Skip 2FA                                                 (OK=23864  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9521   KO=0     )
>  UI IDM uiconfig                                         (OK=9521   KO=0     )
>  UI IDM version                                          (OK=9521   KO=0     )
>  UI IDM privilege                                        (OK=9521   KO=0     )
>  UI IDM features                                         (OK=9521   KO=0     )
>  UI IDM login                                            (OK=9521   KO=0     )
>  UI IDM dashboard                                        (OK=9521   KO=0     )
>  UI IDM managed user schema                              (OK=9521   KO=0     )
>  UI IDM user                                             (OK=9521   KO=0     )
>  UI IDM oidcToken                                        (OK=9521   KO=0     )
> userinfo                                                 (OK=9519   KO=0     )
> GetUUid                                                  (OK=14183  KO=0     )
> UI-Logout                                                (OK=9516   KO=0     )
> GetOpenidConfig                                          (OK=42190  KO=0     )
> UI-Logout Redirect 1                                     (OK=9516   KO=0     )
>  UI AM revoke1                                           (OK=9515   KO=0     )
>  UI AM revoke2                                           (OK=9515   KO=0     )
>  UI AM endsession                                        (OK=9515   KO=0     )
> CreatePolicy                                             (OK=14175  KO=6     )
> RootUserinfo                                             (OK=31921  KO=0     )
> getIdToken                                               (OK=3273   KO=0     )
> getIdToken Redirect 1                                    (OK=3272   KO=0     )
> createOrganization                                       (OK=3272   KO=0     )
> queryOrganization                                        (OK=3272   KO=0     )
> deleteOrganization                                       (OK=3271   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1568   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1568   KO=0     )
> restloginProgressiveProfileCallback                      (OK=661    KO=0     )
> ReadPolicy                                               (OK=14058  KO=1     )
> DeletePolicy                                             (OK=13945  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=122    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       687 (98.71%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.86%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 244536 / active: 315    / done: 44224 
================================================================================

21:19:29.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:30.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:30.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:31.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:32.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:33.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:33.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:33 GMT                                     580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=625675 KO=9     )
> restLoginInitiate                                        (OK=43335  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43327  KO=0     )
> User Authorize PKCE stage                                (OK=52223  KO=0     )
> User AccessToken PKCE stage                              (OK=52217  KO=0     )
> tokenUserinfo                                            (OK=8951   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9605   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9605   KO=0     )
>  UI AM idFromSession                                     (OK=9604   KO=0     )
>  UI AM validateGoto                                      (OK=9604   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9601   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9601   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9600   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9600   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9597   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9597   KO=0     )
> Skip 2FA                                                 (OK=24071  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9597   KO=0     )
>  UI IDM uiconfig                                         (OK=9597   KO=0     )
>  UI IDM version                                          (OK=9597   KO=0     )
>  UI IDM privilege                                        (OK=9597   KO=0     )
>  UI IDM features                                         (OK=9597   KO=0     )
>  UI IDM login                                            (OK=9597   KO=0     )
>  UI IDM dashboard                                        (OK=9597   KO=0     )
>  UI IDM managed user schema                              (OK=9596   KO=0     )
>  UI IDM user                                             (OK=9596   KO=0     )
>  UI IDM oidcToken                                        (OK=9596   KO=0     )
> userinfo                                                 (OK=9596   KO=0     )
> GetUUid                                                  (OK=14309  KO=0     )
> UI-Logout                                                (OK=9595   KO=0     )
> GetOpenidConfig                                          (OK=42548  KO=0     )
> UI-Logout Redirect 1                                     (OK=9594   KO=0     )
>  UI AM revoke1                                           (OK=9591   KO=0     )
>  UI AM revoke2                                           (OK=9591   KO=0     )
>  UI AM endsession                                        (OK=9591   KO=0     )
> CreatePolicy                                             (OK=14301  KO=6     )
> RootUserinfo                                             (OK=32144  KO=0     )
> getIdToken                                               (OK=3303   KO=0     )
> getIdToken Redirect 1                                    (OK=3303   KO=0     )
> createOrganization                                       (OK=3302   KO=0     )
> queryOrganization                                        (OK=3302   KO=0     )
> deleteOrganization                                       (OK=3301   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1589   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1588   KO=0     )
> restloginProgressiveProfileCallback                      (OK=667    KO=0     )
> ReadPolicy                                               (OK=14176  KO=1     )
> DeletePolicy                                             (OK=14055  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=124    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       694 (98.72%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.85%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 244146 / active: 348    / done: 44581 
================================================================================

21:19:33.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:34.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:34.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:35.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:35.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:35.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:36.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:36.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:37.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:37.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:38.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:38 GMT                                     585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=631256 KO=9     )
> restLoginInitiate                                        (OK=43762  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43753  KO=0     )
> User Authorize PKCE stage                                (OK=52713  KO=0     )
> User AccessToken PKCE stage                              (OK=52710  KO=0     )
> tokenUserinfo                                            (OK=9040   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9680   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9680   KO=0     )
>  UI AM idFromSession                                     (OK=9680   KO=0     )
>  UI AM validateGoto                                      (OK=9680   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9678   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9677   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9677   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9677   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9674   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9673   KO=0     )
> Skip 2FA                                                 (OK=24320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9673   KO=0     )
>  UI IDM uiconfig                                         (OK=9673   KO=0     )
>  UI IDM version                                          (OK=9673   KO=0     )
>  UI IDM privilege                                        (OK=9673   KO=0     )
>  UI IDM features                                         (OK=9673   KO=0     )
>  UI IDM login                                            (OK=9673   KO=0     )
>  UI IDM dashboard                                        (OK=9671   KO=0     )
>  UI IDM managed user schema                              (OK=9670   KO=0     )
>  UI IDM user                                             (OK=9670   KO=0     )
>  UI IDM oidcToken                                        (OK=9670   KO=0     )
> userinfo                                                 (OK=9669   KO=0     )
> GetUUid                                                  (OK=14442  KO=0     )
> UI-Logout                                                (OK=9669   KO=0     )
> GetOpenidConfig                                          (OK=42926  KO=0     )
> UI-Logout Redirect 1                                     (OK=9669   KO=0     )
>  UI AM revoke1                                           (OK=9669   KO=0     )
>  UI AM revoke2                                           (OK=9669   KO=0     )
>  UI AM endsession                                        (OK=9669   KO=0     )
> CreatePolicy                                             (OK=14435  KO=6     )
> RootUserinfo                                             (OK=32510  KO=0     )
> getIdToken                                               (OK=3334   KO=0     )
> getIdToken Redirect 1                                    (OK=3334   KO=0     )
> createOrganization                                       (OK=3334   KO=0     )
> queryOrganization                                        (OK=3333   KO=0     )
> deleteOrganization                                       (OK=3333   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1596   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1595   KO=0     )
> restloginProgressiveProfileCallback                      (OK=674    KO=0     )
> ReadPolicy                                               (OK=14306  KO=1     )
> DeletePolicy                                             (OK=14173  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=124    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       705 (98.74%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 243712 / active: 397    / done: 44966 
================================================================================

21:19:38.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:39.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:40.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:43 GMT                                     590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=636879 KO=9     )
> restLoginInitiate                                        (OK=44167  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44155  KO=0     )
> User Authorize PKCE stage                                (OK=53188  KO=0     )
> User AccessToken PKCE stage                              (OK=53179  KO=0     )
> tokenUserinfo                                            (OK=9114   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9762   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9760   KO=0     )
>  UI AM idFromSession                                     (OK=9759   KO=0     )
>  UI AM validateGoto                                      (OK=9759   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9757   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9757   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9757   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9757   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9755   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9753   KO=0     )
> Skip 2FA                                                 (OK=24561  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9753   KO=0     )
>  UI IDM uiconfig                                         (OK=9753   KO=0     )
>  UI IDM version                                          (OK=9753   KO=0     )
>  UI IDM privilege                                        (OK=9753   KO=0     )
>  UI IDM features                                         (OK=9753   KO=0     )
>  UI IDM login                                            (OK=9753   KO=0     )
>  UI IDM dashboard                                        (OK=9753   KO=0     )
>  UI IDM managed user schema                              (OK=9752   KO=0     )
>  UI IDM user                                             (OK=9752   KO=0     )
>  UI IDM oidcToken                                        (OK=9751   KO=0     )
> userinfo                                                 (OK=9750   KO=0     )
> GetUUid                                                  (OK=14580  KO=0     )
> UI-Logout                                                (OK=9749   KO=0     )
> GetOpenidConfig                                          (OK=43324  KO=0     )
> UI-Logout Redirect 1                                     (OK=9749   KO=0     )
>  UI AM revoke1                                           (OK=9746   KO=0     )
>  UI AM revoke2                                           (OK=9746   KO=0     )
>  UI AM endsession                                        (OK=9747   KO=0     )
> CreatePolicy                                             (OK=14571  KO=6     )
> RootUserinfo                                             (OK=32881  KO=0     )
> getIdToken                                               (OK=3362   KO=0     )
> getIdToken Redirect 1                                    (OK=3362   KO=0     )
> createOrganization                                       (OK=3361   KO=0     )
> queryOrganization                                        (OK=3361   KO=0     )
> deleteOrganization                                       (OK=3361   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1609   KO=0     )
> restloginProgressiveProfileCallback                      (OK=679    KO=0     )
> ReadPolicy                                               (OK=14437  KO=1     )
> DeletePolicy                                             (OK=14303  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=125    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       708 (98.74%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 243293 / active: 409    / done: 45373 
================================================================================

21:19:45.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:45.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:45.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:46.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:46.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:46.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:47.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:48 GMT                                     595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=642512 KO=9     )
> restLoginInitiate                                        (OK=44539  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44534  KO=0     )
> User Authorize PKCE stage                                (OK=53650  KO=0     )
> User AccessToken PKCE stage                              (OK=53645  KO=0     )
> tokenUserinfo                                            (OK=9182   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9842   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9842   KO=0     )
>  UI AM idFromSession                                     (OK=9842   KO=0     )
>  UI AM validateGoto                                      (OK=9842   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9842   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9842   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=9838   KO=0     )
> Skip 2FA                                                 (OK=24785  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9838   KO=0     )
>  UI IDM uiconfig                                         (OK=9838   KO=0     )
>  UI IDM version                                          (OK=9838   KO=0     )
>  UI IDM privilege                                        (OK=9838   KO=0     )
>  UI IDM features                                         (OK=9838   KO=0     )
>  UI IDM login                                            (OK=9838   KO=0     )
>  UI IDM dashboard                                        (OK=9838   KO=0     )
>  UI IDM managed user schema                              (OK=9838   KO=0     )
>  UI IDM user                                             (OK=9838   KO=0     )
>  UI IDM oidcToken                                        (OK=9838   KO=0     )
> userinfo                                                 (OK=9837   KO=0     )
> GetUUid                                                  (OK=14716  KO=0     )
> UI-Logout                                                (OK=9835   KO=0     )
> GetOpenidConfig                                          (OK=43727  KO=0     )
> UI-Logout Redirect 1                                     (OK=9835   KO=0     )
>  UI AM revoke1                                           (OK=9835   KO=0     )
>  UI AM revoke2                                           (OK=9835   KO=0     )
>  UI AM endsession                                        (OK=9835   KO=0     )
> CreatePolicy                                             (OK=14705  KO=6     )
> RootUserinfo                                             (OK=33195  KO=0     )
> getIdToken                                               (OK=3394   KO=0     )
> getIdToken Redirect 1                                    (OK=3394   KO=0     )
> createOrganization                                       (OK=3394   KO=0     )
> queryOrganization                                        (OK=3394   KO=0     )
> deleteOrganization                                       (OK=3394   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1620   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1620   KO=0     )
> restloginProgressiveProfileCallback                      (OK=684    KO=0     )
> ReadPolicy                                               (OK=14575  KO=1     )
> DeletePolicy                                             (OK=14434  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=128    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       715 (98.76%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 242914 / active: 385    / done: 45776 
================================================================================

21:19:50.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:50.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:51.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:51.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:51.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:52.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:53 GMT                                     600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=647666 KO=9     )
> restLoginInitiate                                        (OK=44904  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44893  KO=0     )
> User Authorize PKCE stage                                (OK=54080  KO=0     )
> User AccessToken PKCE stage                              (OK=54078  KO=0     )
> tokenUserinfo                                            (OK=9270   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9917   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9917   KO=0     )
>  UI AM idFromSession                                     (OK=9917   KO=0     )
>  UI AM validateGoto                                      (OK=9917   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9915   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9915   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9914   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9914   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9914   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9914   KO=0     )
> Skip 2FA                                                 (OK=24981  KO=0     )
>  UI Enduser sessioncheck                                 (OK=9913   KO=0     )
>  UI IDM uiconfig                                         (OK=9913   KO=0     )
>  UI IDM version                                          (OK=9913   KO=0     )
>  UI IDM privilege                                        (OK=9913   KO=0     )
>  UI IDM features                                         (OK=9913   KO=0     )
>  UI IDM login                                            (OK=9913   KO=0     )
>  UI IDM dashboard                                        (OK=9912   KO=0     )
>  UI IDM managed user schema                              (OK=9912   KO=0     )
>  UI IDM user                                             (OK=9912   KO=0     )
>  UI IDM oidcToken                                        (OK=9911   KO=0     )
> userinfo                                                 (OK=9910   KO=0     )
> GetUUid                                                  (OK=14833  KO=0     )
> UI-Logout                                                (OK=9910   KO=0     )
> GetOpenidConfig                                          (OK=44116  KO=0     )
> UI-Logout Redirect 1                                     (OK=9910   KO=0     )
>  UI AM revoke1                                           (OK=9910   KO=0     )
>  UI AM revoke2                                           (OK=9910   KO=0     )
>  UI AM endsession                                        (OK=9910   KO=0     )
> CreatePolicy                                             (OK=14825  KO=6     )
> RootUserinfo                                             (OK=33477  KO=0     )
> getIdToken                                               (OK=3423   KO=0     )
> getIdToken Redirect 1                                    (OK=3423   KO=0     )
> createOrganization                                       (OK=3423   KO=0     )
> queryOrganization                                        (OK=3422   KO=0     )
> deleteOrganization                                       (OK=3421   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1632   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1632   KO=0     )
> restloginProgressiveProfileCallback                      (OK=688    KO=0     )
> ReadPolicy                                               (OK=14706  KO=1     )
> DeletePolicy                                             (OK=14572  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=128    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       721 (98.77%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)

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

21:19:55.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:55.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:55.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:56.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:57.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:57.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:19:58 GMT                                     605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=653424 KO=9     )
> restLoginInitiate                                        (OK=45310  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45300  KO=0     )
> User Authorize PKCE stage                                (OK=54566  KO=0     )
> User AccessToken PKCE stage                              (OK=54561  KO=0     )
> tokenUserinfo                                            (OK=9354   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10011  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10010  KO=0     )
>  UI AM idFromSession                                     (OK=10010  KO=0     )
>  UI AM validateGoto                                      (OK=10010  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10007  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10007  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10007  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10007  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10002  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10002  KO=0     )
> Skip 2FA                                                 (OK=25198  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10001  KO=0     )
>  UI IDM uiconfig                                         (OK=10001  KO=0     )
>  UI IDM version                                          (OK=10001  KO=0     )
>  UI IDM privilege                                        (OK=10001  KO=0     )
>  UI IDM features                                         (OK=10001  KO=0     )
>  UI IDM login                                            (OK=10001  KO=0     )
>  UI IDM dashboard                                        (OK=10001  KO=0     )
>  UI IDM managed user schema                              (OK=10001  KO=0     )
>  UI IDM user                                             (OK=10001  KO=0     )
>  UI IDM oidcToken                                        (OK=10000  KO=0     )
> userinfo                                                 (OK=9997   KO=0     )
> GetUUid                                                  (OK=14956  KO=0     )
> UI-Logout                                                (OK=9996   KO=0     )
> GetOpenidConfig                                          (OK=44493  KO=0     )
> UI-Logout Redirect 1                                     (OK=9996   KO=0     )
>  UI AM revoke1                                           (OK=9993   KO=0     )
>  UI AM revoke2                                           (OK=9993   KO=0     )
>  UI AM endsession                                        (OK=9994   KO=0     )
> CreatePolicy                                             (OK=14949  KO=6     )
> RootUserinfo                                             (OK=33757  KO=0     )
> getIdToken                                               (OK=3458   KO=0     )
> getIdToken Redirect 1                                    (OK=3458   KO=0     )
> createOrganization                                       (OK=3458   KO=0     )
> queryOrganization                                        (OK=3457   KO=0     )
> deleteOrganization                                       (OK=3455   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1645   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1645   KO=0     )
> restloginProgressiveProfileCallback                      (OK=695    KO=0     )
> ReadPolicy                                               (OK=14825  KO=1     )
> DeletePolicy                                             (OK=14704  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=129    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       727 (98.78%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 242114 / active: 368    / done: 46593 
================================================================================

21:19:59.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:59.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:19:59.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:01.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:03.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:03 GMT                                     610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=658920 KO=9     )
> restLoginInitiate                                        (OK=45678  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45671  KO=0     )
> User Authorize PKCE stage                                (OK=55019  KO=0     )
> User AccessToken PKCE stage                              (OK=55015  KO=0     )
> tokenUserinfo                                            (OK=9428   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10094  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10093  KO=0     )
>  UI AM idFromSession                                     (OK=10093  KO=0     )
>  UI AM validateGoto                                      (OK=10093  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10088  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10086  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10086  KO=0     )
> Skip 2FA                                                 (OK=25412  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10085  KO=0     )
>  UI IDM uiconfig                                         (OK=10085  KO=0     )
>  UI IDM version                                          (OK=10085  KO=0     )
>  UI IDM privilege                                        (OK=10085  KO=0     )
>  UI IDM features                                         (OK=10085  KO=0     )
>  UI IDM login                                            (OK=10085  KO=0     )
>  UI IDM dashboard                                        (OK=10085  KO=0     )
>  UI IDM managed user schema                              (OK=10085  KO=0     )
>  UI IDM user                                             (OK=10085  KO=0     )
>  UI IDM oidcToken                                        (OK=10084  KO=0     )
> userinfo                                                 (OK=10084  KO=0     )
> GetUUid                                                  (OK=15081  KO=0     )
> UI-Logout                                                (OK=10084  KO=0     )
> GetOpenidConfig                                          (OK=44858  KO=0     )
> UI-Logout Redirect 1                                     (OK=10084  KO=0     )
>  UI AM revoke1                                           (OK=10083  KO=0     )
>  UI AM revoke2                                           (OK=10083  KO=0     )
>  UI AM endsession                                        (OK=10083  KO=0     )
> CreatePolicy                                             (OK=15070  KO=6     )
> RootUserinfo                                             (OK=34048  KO=0     )
> getIdToken                                               (OK=3494   KO=0     )
> getIdToken Redirect 1                                    (OK=3493   KO=0     )
> createOrganization                                       (OK=3493   KO=0     )
> queryOrganization                                        (OK=3492   KO=0     )
> deleteOrganization                                       (OK=3492   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1662   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1662   KO=0     )
> restloginProgressiveProfileCallback                      (OK=701    KO=0     )
> ReadPolicy                                               (OK=14953  KO=1     )
> DeletePolicy                                             (OK=14820  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=130    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       732 (98.79%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 241728 / active: 355    / done: 46992 
================================================================================

21:20:04.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:05.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:05.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:05.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:05.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:06.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:07.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:07.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:07.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:08 GMT                                     615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=664319 KO=9     )
> restLoginInitiate                                        (OK=46070  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46059  KO=0     )
> User Authorize PKCE stage                                (OK=55473  KO=0     )
> User AccessToken PKCE stage                              (OK=55468  KO=0     )
> tokenUserinfo                                            (OK=9510   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10177  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10177  KO=0     )
>  UI AM idFromSession                                     (OK=10177  KO=0     )
>  UI AM validateGoto                                      (OK=10177  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10174  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10172  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10171  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10171  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10167  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10167  KO=0     )
> Skip 2FA                                                 (OK=25621  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10165  KO=0     )
>  UI IDM uiconfig                                         (OK=10165  KO=0     )
>  UI IDM version                                          (OK=10165  KO=0     )
>  UI IDM privilege                                        (OK=10165  KO=0     )
>  UI IDM features                                         (OK=10165  KO=0     )
>  UI IDM login                                            (OK=10165  KO=0     )
>  UI IDM dashboard                                        (OK=10164  KO=0     )
>  UI IDM managed user schema                              (OK=10164  KO=0     )
>  UI IDM user                                             (OK=10164  KO=0     )
>  UI IDM oidcToken                                        (OK=10164  KO=0     )
> userinfo                                                 (OK=10164  KO=0     )
> GetUUid                                                  (OK=15203  KO=0     )
> UI-Logout                                                (OK=10163  KO=0     )
> GetOpenidConfig                                          (OK=45232  KO=0     )
> UI-Logout Redirect 1                                     (OK=10161  KO=0     )
>  UI AM revoke1                                           (OK=10159  KO=0     )
>  UI AM revoke2                                           (OK=10159  KO=0     )
>  UI AM endsession                                        (OK=10159  KO=0     )
> CreatePolicy                                             (OK=15192  KO=6     )
> RootUserinfo                                             (OK=34330  KO=0     )
> getIdToken                                               (OK=3521   KO=0     )
> getIdToken Redirect 1                                    (OK=3521   KO=0     )
> createOrganization                                       (OK=3521   KO=0     )
> queryOrganization                                        (OK=3521   KO=0     )
> deleteOrganization                                       (OK=3521   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1676   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1674   KO=0     )
> restloginProgressiveProfileCallback                      (OK=711    KO=0     )
> ReadPolicy                                               (OK=15071  KO=1     )
> DeletePolicy                                             (OK=14952  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=131    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       741 (98.80%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 241323 / active: 356    / done: 47396 
================================================================================

21:20:08.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:09.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:09.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:09.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:09.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:09.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:09.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:10.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:11.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:11.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:11.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:13.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:13.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:13 GMT                                     620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=670465 KO=9     )
> restLoginInitiate                                        (OK=46467  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46459  KO=0     )
> User Authorize PKCE stage                                (OK=55967  KO=0     )
> User AccessToken PKCE stage                              (OK=55960  KO=0     )
> tokenUserinfo                                            (OK=9589   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10279  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10278  KO=0     )
>  UI AM idFromSession                                     (OK=10277  KO=0     )
>  UI AM validateGoto                                      (OK=10277  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10275  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10275  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10275  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10275  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10273  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10273  KO=0     )
> Skip 2FA                                                 (OK=25826  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10273  KO=0     )
>  UI IDM uiconfig                                         (OK=10273  KO=0     )
>  UI IDM version                                          (OK=10273  KO=0     )
>  UI IDM privilege                                        (OK=10273  KO=0     )
>  UI IDM features                                         (OK=10273  KO=0     )
>  UI IDM login                                            (OK=10273  KO=0     )
>  UI IDM dashboard                                        (OK=10273  KO=0     )
>  UI IDM managed user schema                              (OK=10273  KO=0     )
>  UI IDM user                                             (OK=10273  KO=0     )
>  UI IDM oidcToken                                        (OK=10271  KO=0     )
> userinfo                                                 (OK=10271  KO=0     )
> GetUUid                                                  (OK=15336  KO=0     )
> UI-Logout                                                (OK=10270  KO=0     )
> GetOpenidConfig                                          (OK=45604  KO=0     )
> UI-Logout Redirect 1                                     (OK=10270  KO=0     )
>  UI AM revoke1                                           (OK=10268  KO=0     )
>  UI AM revoke2                                           (OK=10268  KO=0     )
>  UI AM endsession                                        (OK=10268  KO=0     )
> CreatePolicy                                             (OK=15329  KO=6     )
> RootUserinfo                                             (OK=34582  KO=0     )
> getIdToken                                               (OK=3552   KO=0     )
> getIdToken Redirect 1                                    (OK=3552   KO=0     )
> createOrganization                                       (OK=3551   KO=0     )
> queryOrganization                                        (OK=3551   KO=0     )
> deleteOrganization                                       (OK=3550   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1686   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1686   KO=0     )
> restloginProgressiveProfileCallback                      (OK=724    KO=0     )
> ReadPolicy                                               (OK=15194  KO=1     )
> DeletePolicy                                             (OK=15068  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=132    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       754 (98.82%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 240920 / active: 354    / done: 47801 
================================================================================

21:20:13.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:14.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:15.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:16.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:16.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:17.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:17.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:18.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:18 GMT                                     625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=676656 KO=9     )
> restLoginInitiate                                        (OK=46896  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46881  KO=0     )
> User Authorize PKCE stage                                (OK=56486  KO=0     )
> User AccessToken PKCE stage                              (OK=56482  KO=0     )
> tokenUserinfo                                            (OK=9673   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10383  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10383  KO=0     )
>  UI AM idFromSession                                     (OK=10381  KO=0     )
>  UI AM validateGoto                                      (OK=10381  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10378  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10378  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10378  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10378  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10376  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10375  KO=0     )
> Skip 2FA                                                 (OK=26057  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10374  KO=0     )
>  UI IDM uiconfig                                         (OK=10374  KO=0     )
>  UI IDM version                                          (OK=10374  KO=0     )
>  UI IDM privilege                                        (OK=10374  KO=0     )
>  UI IDM features                                         (OK=10374  KO=0     )
>  UI IDM login                                            (OK=10374  KO=0     )
>  UI IDM dashboard                                        (OK=10374  KO=0     )
>  UI IDM managed user schema                              (OK=10374  KO=0     )
>  UI IDM user                                             (OK=10373  KO=0     )
>  UI IDM oidcToken                                        (OK=10373  KO=0     )
> userinfo                                                 (OK=10372  KO=0     )
> GetUUid                                                  (OK=15488  KO=0     )
> UI-Logout                                                (OK=10371  KO=0     )
> GetOpenidConfig                                          (OK=46015  KO=0     )
> UI-Logout Redirect 1                                     (OK=10369  KO=0     )
>  UI AM revoke1                                           (OK=10368  KO=0     )
>  UI AM revoke2                                           (OK=10368  KO=0     )
>  UI AM endsession                                        (OK=10368  KO=0     )
> CreatePolicy                                             (OK=15478  KO=6     )
> RootUserinfo                                             (OK=34813  KO=0     )
> getIdToken                                               (OK=3573   KO=0     )
> getIdToken Redirect 1                                    (OK=3573   KO=0     )
> createOrganization                                       (OK=3573   KO=0     )
> queryOrganization                                        (OK=3572   KO=0     )
> deleteOrganization                                       (OK=3572   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1695   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1695   KO=0     )
> restloginProgressiveProfileCallback                      (OK=733    KO=0     )
> ReadPolicy                                               (OK=15334  KO=1     )
> DeletePolicy                                             (OK=15190  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=132    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       762 (98.83%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 240476 / active: 405    / done: 48194 
================================================================================

21:20:18.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:19.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:21.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:22.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:23.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:23.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:23.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:23 GMT                                     630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=682439 KO=9     )
> restLoginInitiate                                        (OK=47308  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47297  KO=0     )
> User Authorize PKCE stage                                (OK=56978  KO=0     )
> User AccessToken PKCE stage                              (OK=56973  KO=0     )
> tokenUserinfo                                            (OK=9759   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10464  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10464  KO=0     )
>  UI AM idFromSession                                     (OK=10463  KO=0     )
>  UI AM validateGoto                                      (OK=10463  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10461  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10461  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10461  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10461  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10457  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10456  KO=0     )
> Skip 2FA                                                 (OK=26299  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10456  KO=0     )
>  UI IDM uiconfig                                         (OK=10456  KO=0     )
>  UI IDM version                                          (OK=10456  KO=0     )
>  UI IDM privilege                                        (OK=10456  KO=0     )
>  UI IDM features                                         (OK=10456  KO=0     )
>  UI IDM login                                            (OK=10456  KO=0     )
>  UI IDM dashboard                                        (OK=10454  KO=0     )
>  UI IDM managed user schema                              (OK=10454  KO=0     )
>  UI IDM user                                             (OK=10454  KO=0     )
>  UI IDM oidcToken                                        (OK=10453  KO=0     )
> userinfo                                                 (OK=10453  KO=0     )
> GetUUid                                                  (OK=15622  KO=0     )
> UI-Logout                                                (OK=10453  KO=0     )
> GetOpenidConfig                                          (OK=46437  KO=0     )
> UI-Logout Redirect 1                                     (OK=10452  KO=0     )
>  UI AM revoke1                                           (OK=10449  KO=0     )
>  UI AM revoke2                                           (OK=10449  KO=0     )
>  UI AM endsession                                        (OK=10450  KO=0     )
> CreatePolicy                                             (OK=15614  KO=6     )
> RootUserinfo                                             (OK=35129  KO=0     )
> getIdToken                                               (OK=3612   KO=0     )
> getIdToken Redirect 1                                    (OK=3612   KO=0     )
> createOrganization                                       (OK=3612   KO=0     )
> queryOrganization                                        (OK=3612   KO=0     )
> deleteOrganization                                       (OK=3612   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1707   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1706   KO=0     )
> restloginProgressiveProfileCallback                      (OK=737    KO=0     )
> ReadPolicy                                               (OK=15481  KO=1     )
> DeletePolicy                                             (OK=15331  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       769 (98.84%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 240057 / active: 404    / done: 48614 
================================================================================

21:20:24.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:24.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:24.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:25.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:25.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:25.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 49159: status.find.in([200, 209], 304), found 409
21:20:25.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,49159,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTkyOTE3OTIiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiJUT1p5UnUxeU0xUTM2OU5Pemo2RldHNEFJb2ciLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NjI1LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NjI1LCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEyMjUsImlhdCI6MTczMjEzNzYyNSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiR0s2ZHNmQmxSUE9Zb25rTmhTRHVWcV9hNDBrIn0.jGScRwHFSWHTjC65f_5QC3UHNbU0cvQznA0CixsLZ6XkWB9B7P0JBuXGyf56l5AnlhD-bWG5T1nqkRPqvP4_n-IzJtKJdDnNADg61xv4RMMmfWwkaKKmooTpNayt7HBGpFL4cTzhyXxqhpnCwR7DZ0S5b2-dDrn0U_9o7NdLa9A-tRagD9xJszEMn0VGeWogATfxPRA6XTN_uuujR0JOUkczABLqgGY57RKmnfUtGtZXuUCzXeywvV_BK0ivpQS3r3EQZIZ2yC8O2ndNn6wLqMSgTX8IQZ1PHEDiU1UvjZ1-l70gCEMk2PAuALLnIELed4jjNN2xykLWsEmDzWbzhA, username -> user.95136, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy988841, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@165bcf65, authcode -> kV9VKu8PXW5LgtwZHLxFpCa-FI0, useAdminRealm -> true, callbacks -> {"tokenId":"eMQcy1sKWJfY9GfUPMyMwROXotw.*AAJTSQACMDIAAlNLABxtUUNmY1ZoR0xIbi9OQlVWODMzYzhOYVlTZW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137625521), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=eMQcy1sKWJfY9GfUPMyMwROXotw.*AAJTSQACMDIAAlNLABxtUUNmY1ZoR0xIbi9OQlVWODMzYzhOYVlTZW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137625521))), password -> Pa_ssw0rd, challenge -> IsbOiOi_e5jFFUK_h8Mmgy_1dx-tyA3VglaA7bLH0So, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 154.30.102.100, verifier -> MzA5NjQ0NDcxNTA3NDM4Njk1Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59752d8e, tokenId -> eMQcy1sKWJfY9GfUPMyMwROXotw.*AAJTSQACMDIAAlNLABxtUUNmY1ZoR0xIbi9OQlVWODMzYzhOYVlTZW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=eMQcy1sKWJfY9GfUPMyMwROXotw.*AAJTSQACMDIAAlNLABxtUUNmY1ZoR0xIbi9OQlVWODMzYzhOYVlTZW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=eMQcy1sKWJfY9GfUPMyMwROXotw.*AAJTSQACMDIAAlNLABxtUUNmY1ZoR0xIbi9OQlVWODMzYzhOYVlTZW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy988841","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, 20 Nov 2024 21:20:25 GMT
	x-forgerock-transactionid: c08706ba-2aff-4699-ac42-d154c538ab29
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:26.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:28 GMT                                     635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=687592 KO=10    )
> restLoginInitiate                                        (OK=47661  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47658  KO=0     )
> User Authorize PKCE stage                                (OK=57404  KO=0     )
> User AccessToken PKCE stage                              (OK=57399  KO=0     )
> tokenUserinfo                                            (OK=9832   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10536  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10535  KO=0     )
>  UI AM idFromSession                                     (OK=10534  KO=0     )
>  UI AM validateGoto                                      (OK=10534  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10532  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10531  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10530  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10530  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10528  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10527  KO=0     )
> Skip 2FA                                                 (OK=26509  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10527  KO=0     )
>  UI IDM uiconfig                                         (OK=10527  KO=0     )
>  UI IDM version                                          (OK=10526  KO=0     )
>  UI IDM privilege                                        (OK=10526  KO=0     )
>  UI IDM features                                         (OK=10526  KO=0     )
>  UI IDM login                                            (OK=10526  KO=0     )
>  UI IDM dashboard                                        (OK=10525  KO=0     )
>  UI IDM managed user schema                              (OK=10525  KO=0     )
>  UI IDM user                                             (OK=10525  KO=0     )
>  UI IDM oidcToken                                        (OK=10525  KO=0     )
> userinfo                                                 (OK=10524  KO=0     )
> GetUUid                                                  (OK=15750  KO=0     )
> UI-Logout                                                (OK=10524  KO=0     )
> GetOpenidConfig                                          (OK=46852  KO=0     )
> UI-Logout Redirect 1                                     (OK=10523  KO=0     )
>  UI AM revoke1                                           (OK=10523  KO=0     )
>  UI AM revoke2                                           (OK=10523  KO=0     )
>  UI AM endsession                                        (OK=10523  KO=0     )
> CreatePolicy                                             (OK=15742  KO=7     )
> RootUserinfo                                             (OK=35451  KO=0     )
> getIdToken                                               (OK=3642   KO=0     )
> getIdToken Redirect 1                                    (OK=3642   KO=0     )
> createOrganization                                       (OK=3640   KO=0     )
> queryOrganization                                        (OK=3639   KO=0     )
> deleteOrganization                                       (OK=3638   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1723   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1722   KO=0     )
> restloginProgressiveProfileCallback                      (OK=743    KO=0     )
> ReadPolicy                                               (OK=15617  KO=1     )
> DeletePolicy                                             (OK=15480  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       775 (98.73%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.89%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 239685 / active: 360    / done: 49030 
================================================================================

21:20:29.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:30.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:30.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:33.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:33.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:33 GMT                                     640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=692585 KO=10    )
> restLoginInitiate                                        (OK=48024  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48010  KO=0     )
> User Authorize PKCE stage                                (OK=57825  KO=0     )
> User AccessToken PKCE stage                              (OK=57816  KO=0     )
> tokenUserinfo                                            (OK=9911   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10610  KO=0     )
>  UI AM idFromSession                                     (OK=10608  KO=0     )
>  UI AM validateGoto                                      (OK=10608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10607  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10607  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10607  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10607  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10603  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10601  KO=0     )
> Skip 2FA                                                 (OK=26700  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10599  KO=0     )
>  UI IDM uiconfig                                         (OK=10598  KO=0     )
>  UI IDM version                                          (OK=10598  KO=0     )
>  UI IDM privilege                                        (OK=10598  KO=0     )
>  UI IDM features                                         (OK=10598  KO=0     )
>  UI IDM login                                            (OK=10598  KO=0     )
>  UI IDM dashboard                                        (OK=10598  KO=0     )
>  UI IDM managed user schema                              (OK=10598  KO=0     )
>  UI IDM user                                             (OK=10598  KO=0     )
>  UI IDM oidcToken                                        (OK=10598  KO=0     )
> userinfo                                                 (OK=10596  KO=0     )
> GetUUid                                                  (OK=15866  KO=0     )
> UI-Logout                                                (OK=10595  KO=0     )
> GetOpenidConfig                                          (OK=47225  KO=0     )
> UI-Logout Redirect 1                                     (OK=10595  KO=0     )
>  UI AM revoke1                                           (OK=10595  KO=0     )
>  UI AM revoke2                                           (OK=10595  KO=0     )
>  UI AM endsession                                        (OK=10595  KO=0     )
> CreatePolicy                                             (OK=15855  KO=7     )
> RootUserinfo                                             (OK=35695  KO=0     )
> getIdToken                                               (OK=3668   KO=0     )
> getIdToken Redirect 1                                    (OK=3668   KO=0     )
> createOrganization                                       (OK=3668   KO=0     )
> queryOrganization                                        (OK=3666   KO=0     )
> deleteOrganization                                       (OK=3666   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1733   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1733   KO=0     )
> restloginProgressiveProfileCallback                      (OK=750    KO=0     )
> ReadPolicy                                               (OK=15741  KO=1     )
> DeletePolicy                                             (OK=15612  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       780 (98.73%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.89%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 239312 / active: 357    / done: 49406 
================================================================================

21:20:34.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:35.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:36.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:36.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:36.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:37.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:37.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:38.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:38.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:38 GMT                                     645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=698256 KO=10    )
> restLoginInitiate                                        (OK=48418  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48411  KO=0     )
> User Authorize PKCE stage                                (OK=58299  KO=0     )
> User AccessToken PKCE stage                              (OK=58295  KO=0     )
> tokenUserinfo                                            (OK=9991   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10692  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10692  KO=0     )
>  UI AM idFromSession                                     (OK=10691  KO=0     )
>  UI AM validateGoto                                      (OK=10691  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10689  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10689  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10689  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10689  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10688  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10688  KO=0     )
> Skip 2FA                                                 (OK=26934  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10687  KO=0     )
>  UI IDM uiconfig                                         (OK=10687  KO=0     )
>  UI IDM version                                          (OK=10687  KO=0     )
>  UI IDM privilege                                        (OK=10686  KO=0     )
>  UI IDM features                                         (OK=10686  KO=0     )
>  UI IDM login                                            (OK=10686  KO=0     )
>  UI IDM dashboard                                        (OK=10686  KO=0     )
>  UI IDM managed user schema                              (OK=10686  KO=0     )
>  UI IDM user                                             (OK=10685  KO=0     )
>  UI IDM oidcToken                                        (OK=10685  KO=0     )
> userinfo                                                 (OK=10685  KO=0     )
> GetUUid                                                  (OK=16006  KO=0     )
> UI-Logout                                                (OK=10684  KO=0     )
> GetOpenidConfig                                          (OK=47607  KO=0     )
> UI-Logout Redirect 1                                     (OK=10684  KO=0     )
>  UI AM revoke1                                           (OK=10684  KO=0     )
>  UI AM revoke2                                           (OK=10683  KO=0     )
>  UI AM endsession                                        (OK=10684  KO=0     )
> CreatePolicy                                             (OK=15997  KO=7     )
> RootUserinfo                                             (OK=35985  KO=0     )
> getIdToken                                               (OK=3695   KO=0     )
> getIdToken Redirect 1                                    (OK=3695   KO=0     )
> createOrganization                                       (OK=3693   KO=0     )
> queryOrganization                                        (OK=3693   KO=0     )
> deleteOrganization                                       (OK=3693   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1746   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1745   KO=0     )
> restloginProgressiveProfileCallback                      (OK=759    KO=0     )
> ReadPolicy                                               (OK=15860  KO=1     )
> DeletePolicy                                             (OK=15738  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       789 (98.75%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.88%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 238905 / active: 368    / done: 49802 
================================================================================

21:20:38.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:38.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:39.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:39.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:39.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:39.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:39.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:40.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:40.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:40.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:40.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:41.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:41.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:41.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:41.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:42.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:43 GMT                                     650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=703822 KO=10    )
> restLoginInitiate                                        (OK=48840  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48830  KO=0     )
> User Authorize PKCE stage                                (OK=58773  KO=0     )
> User AccessToken PKCE stage                              (OK=58769  KO=0     )
> tokenUserinfo                                            (OK=10077  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10776  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10773  KO=0     )
>  UI AM idFromSession                                     (OK=10771  KO=0     )
>  UI AM validateGoto                                      (OK=10771  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10768  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10768  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10767  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10767  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10765  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10765  KO=0     )
> Skip 2FA                                                 (OK=27160  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10765  KO=0     )
>  UI IDM uiconfig                                         (OK=10765  KO=0     )
>  UI IDM version                                          (OK=10765  KO=0     )
>  UI IDM privilege                                        (OK=10765  KO=0     )
>  UI IDM features                                         (OK=10765  KO=0     )
>  UI IDM login                                            (OK=10765  KO=0     )
>  UI IDM dashboard                                        (OK=10764  KO=0     )
>  UI IDM managed user schema                              (OK=10764  KO=0     )
>  UI IDM user                                             (OK=10764  KO=0     )
>  UI IDM oidcToken                                        (OK=10764  KO=0     )
> userinfo                                                 (OK=10764  KO=0     )
> GetUUid                                                  (OK=16145  KO=0     )
> UI-Logout                                                (OK=10764  KO=0     )
> GetOpenidConfig                                          (OK=48007  KO=0     )
> UI-Logout Redirect 1                                     (OK=10764  KO=0     )
>  UI AM revoke1                                           (OK=10763  KO=0     )
>  UI AM revoke2                                           (OK=10763  KO=0     )
>  UI AM endsession                                        (OK=10763  KO=0     )
> CreatePolicy                                             (OK=16133  KO=7     )
> RootUserinfo                                             (OK=36274  KO=0     )
> getIdToken                                               (OK=3723   KO=0     )
> getIdToken Redirect 1                                    (OK=3723   KO=0     )
> createOrganization                                       (OK=3723   KO=0     )
> queryOrganization                                        (OK=3722   KO=0     )
> deleteOrganization                                       (OK=3722   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1765   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1765   KO=0     )
> restloginProgressiveProfileCallback                      (OK=762    KO=0     )
> ReadPolicy                                               (OK=16000  KO=1     )
> DeletePolicy                                             (OK=15858  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       805 (98.77%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.86%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 238466 / active: 396    / done: 50213 
================================================================================

21:20:44.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:44.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:46.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:46.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:47.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:48.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:48 GMT                                     655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=709462 KO=10    )
> restLoginInitiate                                        (OK=49198  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49189  KO=0     )
> User Authorize PKCE stage                                (OK=59226  KO=0     )
> User AccessToken PKCE stage                              (OK=59225  KO=0     )
> tokenUserinfo                                            (OK=10145  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10864  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10863  KO=0     )
>  UI AM idFromSession                                     (OK=10861  KO=0     )
>  UI AM validateGoto                                      (OK=10861  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10860  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10860  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10859  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10859  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10857  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10856  KO=0     )
> Skip 2FA                                                 (OK=27366  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10854  KO=0     )
>  UI IDM uiconfig                                         (OK=10854  KO=0     )
>  UI IDM version                                          (OK=10854  KO=0     )
>  UI IDM privilege                                        (OK=10854  KO=0     )
>  UI IDM features                                         (OK=10854  KO=0     )
>  UI IDM login                                            (OK=10854  KO=0     )
>  UI IDM dashboard                                        (OK=10854  KO=0     )
>  UI IDM managed user schema                              (OK=10854  KO=0     )
>  UI IDM user                                             (OK=10854  KO=0     )
>  UI IDM oidcToken                                        (OK=10854  KO=0     )
> userinfo                                                 (OK=10853  KO=0     )
> GetUUid                                                  (OK=16265  KO=0     )
> UI-Logout                                                (OK=10852  KO=0     )
> GetOpenidConfig                                          (OK=48401  KO=0     )
> UI-Logout Redirect 1                                     (OK=10852  KO=0     )
>  UI AM revoke1                                           (OK=10851  KO=0     )
>  UI AM revoke2                                           (OK=10851  KO=0     )
>  UI AM endsession                                        (OK=10851  KO=0     )
> CreatePolicy                                             (OK=16254  KO=7     )
> RootUserinfo                                             (OK=36602  KO=0     )
> getIdToken                                               (OK=3750   KO=0     )
> getIdToken Redirect 1                                    (OK=3750   KO=0     )
> createOrganization                                       (OK=3749   KO=0     )
> queryOrganization                                        (OK=3748   KO=0     )
> deleteOrganization                                       (OK=3746   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1781   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1781   KO=0     )
> restloginProgressiveProfileCallback                      (OK=770    KO=0     )
> ReadPolicy                                               (OK=16136  KO=1     )
> DeletePolicy                                             (OK=15996  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=134    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       811 (98.78%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.85%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 238091 / active: 375    / done: 50609 
================================================================================

21:20:48.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:48.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:49.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:49.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:50.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:51.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:52.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:52.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:52.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:53.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:53.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:53 GMT                                     660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=715293 KO=10    )
> restLoginInitiate                                        (OK=49617  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49610  KO=0     )
> User Authorize PKCE stage                                (OK=59718  KO=0     )
> User AccessToken PKCE stage                              (OK=59713  KO=0     )
> tokenUserinfo                                            (OK=10231  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10950  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10949  KO=0     )
>  UI AM idFromSession                                     (OK=10949  KO=0     )
>  UI AM validateGoto                                      (OK=10949  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10944  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10944  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10944  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10942  KO=0     )
> Skip 2FA                                                 (OK=27598  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10942  KO=0     )
>  UI IDM uiconfig                                         (OK=10942  KO=0     )
>  UI IDM version                                          (OK=10942  KO=0     )
>  UI IDM privilege                                        (OK=10942  KO=0     )
>  UI IDM features                                         (OK=10942  KO=0     )
>  UI IDM login                                            (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     )
>  UI IDM oidcToken                                        (OK=10940  KO=0     )
> userinfo                                                 (OK=10940  KO=0     )
> GetUUid                                                  (OK=16404  KO=0     )
> UI-Logout                                                (OK=10939  KO=0     )
> GetOpenidConfig                                          (OK=48802  KO=0     )
> UI-Logout Redirect 1                                     (OK=10939  KO=0     )
>  UI AM revoke1                                           (OK=10939  KO=0     )
>  UI AM revoke2                                           (OK=10938  KO=0     )
>  UI AM endsession                                        (OK=10939  KO=0     )
> CreatePolicy                                             (OK=16396  KO=7     )
> RootUserinfo                                             (OK=36888  KO=0     )
> getIdToken                                               (OK=3784   KO=0     )
> getIdToken Redirect 1                                    (OK=3784   KO=0     )
> createOrganization                                       (OK=3783   KO=0     )
> queryOrganization                                        (OK=3783   KO=0     )
> deleteOrganization                                       (OK=3783   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1794   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1793   KO=0     )
> restloginProgressiveProfileCallback                      (OK=782    KO=0     )
> ReadPolicy                                               (OK=16257  KO=1     )
> DeletePolicy                                             (OK=16132  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=135    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       822 (98.80%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 237657 / active: 372    / done: 51046 
================================================================================

21:20:54.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:54.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:55.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:56.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:56.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:58.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:58.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:20:58 GMT                                     665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=720734 KO=10    )
> restLoginInitiate                                        (OK=50005  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49996  KO=0     )
> User Authorize PKCE stage                                (OK=60180  KO=0     )
> User AccessToken PKCE stage                              (OK=60174  KO=0     )
> tokenUserinfo                                            (OK=10322  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11031  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11031  KO=0     )
>  UI AM idFromSession                                     (OK=11030  KO=0     )
>  UI AM validateGoto                                      (OK=11029  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11024  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11024  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11024  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11021  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11021  KO=0     )
> Skip 2FA                                                 (OK=27813  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11019  KO=0     )
>  UI IDM uiconfig                                         (OK=11019  KO=0     )
>  UI IDM version                                          (OK=11019  KO=0     )
>  UI IDM privilege                                        (OK=11019  KO=0     )
>  UI IDM features                                         (OK=11019  KO=0     )
>  UI IDM login                                            (OK=11019  KO=0     )
>  UI IDM dashboard                                        (OK=11019  KO=0     )
>  UI IDM managed user schema                              (OK=11019  KO=0     )
>  UI IDM user                                             (OK=11019  KO=0     )
>  UI IDM oidcToken                                        (OK=11017  KO=0     )
> userinfo                                                 (OK=11017  KO=0     )
> GetUUid                                                  (OK=16523  KO=0     )
> UI-Logout                                                (OK=11016  KO=0     )
> GetOpenidConfig                                          (OK=49181  KO=0     )
> UI-Logout Redirect 1                                     (OK=11016  KO=0     )
>  UI AM revoke1                                           (OK=11015  KO=0     )
>  UI AM revoke2                                           (OK=11015  KO=0     )
>  UI AM endsession                                        (OK=11015  KO=0     )
> CreatePolicy                                             (OK=16514  KO=7     )
> RootUserinfo                                             (OK=37199  KO=0     )
> getIdToken                                               (OK=3818   KO=0     )
> getIdToken Redirect 1                                    (OK=3818   KO=0     )
> createOrganization                                       (OK=3818   KO=0     )
> queryOrganization                                        (OK=3818   KO=0     )
> deleteOrganization                                       (OK=3818   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1810   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1809   KO=0     )
> restloginProgressiveProfileCallback                      (OK=789    KO=0     )
> ReadPolicy                                               (OK=16399  KO=1     )
> DeletePolicy                                             (OK=16252  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=137    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       829 (98.81%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 237254 / active: 377    / done: 51444 
================================================================================

21:20:59.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:59.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:20:59.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:00.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:00.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:00.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:01.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:02.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:02.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:02.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:03.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:03.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:03 GMT                                     670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=726533 KO=10    )
> restLoginInitiate                                        (OK=50406  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50396  KO=0     )
> User Authorize PKCE stage                                (OK=60655  KO=0     )
> User AccessToken PKCE stage                              (OK=60651  KO=0     )
> tokenUserinfo                                            (OK=10394  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11124  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11124  KO=0     )
>  UI AM idFromSession                                     (OK=11121  KO=0     )
>  UI AM validateGoto                                      (OK=11122  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11117  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11117  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11116  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11116  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11114  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11113  KO=0     )
> Skip 2FA                                                 (OK=28029  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11113  KO=0     )
>  UI IDM uiconfig                                         (OK=11113  KO=0     )
>  UI IDM version                                          (OK=11113  KO=0     )
>  UI IDM privilege                                        (OK=11113  KO=0     )
>  UI IDM features                                         (OK=11113  KO=0     )
>  UI IDM login                                            (OK=11113  KO=0     )
>  UI IDM dashboard                                        (OK=11113  KO=0     )
>  UI IDM managed user schema                              (OK=11113  KO=0     )
>  UI IDM user                                             (OK=11113  KO=0     )
>  UI IDM oidcToken                                        (OK=11112  KO=0     )
> userinfo                                                 (OK=11112  KO=0     )
> GetUUid                                                  (OK=16657  KO=0     )
> UI-Logout                                                (OK=11112  KO=0     )
> GetOpenidConfig                                          (OK=49573  KO=0     )
> UI-Logout Redirect 1                                     (OK=11110  KO=0     )
>  UI AM revoke1                                           (OK=11110  KO=0     )
>  UI AM revoke2                                           (OK=11110  KO=0     )
>  UI AM endsession                                        (OK=11110  KO=0     )
> CreatePolicy                                             (OK=16648  KO=7     )
> RootUserinfo                                             (OK=37432  KO=0     )
> getIdToken                                               (OK=3845   KO=0     )
> getIdToken Redirect 1                                    (OK=3844   KO=0     )
> createOrganization                                       (OK=3844   KO=0     )
> queryOrganization                                        (OK=3844   KO=0     )
> deleteOrganization                                       (OK=3844   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1824   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1823   KO=0     )
> restloginProgressiveProfileCallback                      (OK=796    KO=0     )
> ReadPolicy                                               (OK=16514  KO=1     )
> DeletePolicy                                             (OK=16397  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=140    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       841 (98.82%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 236840 / active: 364    / done: 51871 
================================================================================

21:21:04.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:04.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:05.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:05.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:05.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:06.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:06.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:06.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:07.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:08 GMT                                     675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=732513 KO=10    )
> restLoginInitiate                                        (OK=50808  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50798  KO=0     )
> User Authorize PKCE stage                                (OK=61149  KO=0     )
> User AccessToken PKCE stage                              (OK=61145  KO=0     )
> tokenUserinfo                                            (OK=10484  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11221  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11221  KO=0     )
>  UI AM idFromSession                                     (OK=11221  KO=0     )
>  UI AM validateGoto                                      (OK=11221  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11219  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11217  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11217  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11214  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11213  KO=0     )
> Skip 2FA                                                 (OK=28234  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11213  KO=0     )
>  UI IDM uiconfig                                         (OK=11213  KO=0     )
>  UI IDM version                                          (OK=11213  KO=0     )
>  UI IDM privilege                                        (OK=11213  KO=0     )
>  UI IDM features                                         (OK=11213  KO=0     )
>  UI IDM login                                            (OK=11213  KO=0     )
>  UI IDM dashboard                                        (OK=11213  KO=0     )
>  UI IDM managed user schema                              (OK=11213  KO=0     )
>  UI IDM user                                             (OK=11213  KO=0     )
>  UI IDM oidcToken                                        (OK=11211  KO=0     )
> userinfo                                                 (OK=11210  KO=0     )
> GetUUid                                                  (OK=16782  KO=0     )
> UI-Logout                                                (OK=11207  KO=0     )
> GetOpenidConfig                                          (OK=49952  KO=0     )
> UI-Logout Redirect 1                                     (OK=11207  KO=0     )
>  UI AM revoke1                                           (OK=11206  KO=0     )
>  UI AM revoke2                                           (OK=11206  KO=0     )
>  UI AM endsession                                        (OK=11206  KO=0     )
> CreatePolicy                                             (OK=16774  KO=7     )
> RootUserinfo                                             (OK=37725  KO=0     )
> getIdToken                                               (OK=3866   KO=0     )
> getIdToken Redirect 1                                    (OK=3866   KO=0     )
> createOrganization                                       (OK=3865   KO=0     )
> queryOrganization                                        (OK=3865   KO=0     )
> deleteOrganization                                       (OK=3865   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1837   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1837   KO=0     )
> restloginProgressiveProfileCallback                      (OK=803    KO=0     )
> ReadPolicy                                               (OK=16653  KO=1     )
> DeletePolicy                                             (OK=16512  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=140    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       850 (98.84%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 236427 / active: 388    / done: 52260 
================================================================================

21:21:09.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:09.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:11.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:11.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:11.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:13.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:13.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:13 GMT                                     680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=738457 KO=10    )
> restLoginInitiate                                        (OK=51200  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51193  KO=0     )
> User Authorize PKCE stage                                (OK=61637  KO=0     )
> User AccessToken PKCE stage                              (OK=61634  KO=0     )
> tokenUserinfo                                            (OK=10557  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11317  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11317  KO=0     )
>  UI AM idFromSession                                     (OK=11317  KO=0     )
>  UI AM validateGoto                                      (OK=11317  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11315  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11314  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11313  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11313  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11310  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11307  KO=0     )
> Skip 2FA                                                 (OK=28452  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11307  KO=0     )
>  UI IDM uiconfig                                         (OK=11307  KO=0     )
>  UI IDM version                                          (OK=11307  KO=0     )
>  UI IDM privilege                                        (OK=11307  KO=0     )
>  UI IDM features                                         (OK=11307  KO=0     )
>  UI IDM login                                            (OK=11307  KO=0     )
>  UI IDM dashboard                                        (OK=11307  KO=0     )
>  UI IDM managed user schema                              (OK=11307  KO=0     )
>  UI IDM user                                             (OK=11307  KO=0     )
>  UI IDM oidcToken                                        (OK=11305  KO=0     )
> userinfo                                                 (OK=11305  KO=0     )
> GetUUid                                                  (OK=16929  KO=0     )
> UI-Logout                                                (OK=11303  KO=0     )
> GetOpenidConfig                                          (OK=50360  KO=0     )
> UI-Logout Redirect 1                                     (OK=11302  KO=0     )
>  UI AM revoke1                                           (OK=11299  KO=0     )
>  UI AM revoke2                                           (OK=11299  KO=0     )
>  UI AM endsession                                        (OK=11299  KO=0     )
> CreatePolicy                                             (OK=16919  KO=7     )
> RootUserinfo                                             (OK=37995  KO=0     )
> getIdToken                                               (OK=3900   KO=0     )
> getIdToken Redirect 1                                    (OK=3900   KO=0     )
> createOrganization                                       (OK=3898   KO=0     )
> queryOrganization                                        (OK=3898   KO=0     )
> deleteOrganization                                       (OK=3898   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1850   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1850   KO=0     )
> restloginProgressiveProfileCallback                      (OK=807    KO=0     )
> ReadPolicy                                               (OK=16778  KO=1     )
> DeletePolicy                                             (OK=16647  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=140    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       857 (98.85%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 236019 / active: 380    / done: 52676 
================================================================================

21:21:13.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:13.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:14.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:14.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:15.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:15.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:17.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:17.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:18.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:18 GMT                                     685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=744057 KO=10    )
> restLoginInitiate                                        (OK=51598  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51587  KO=0     )
> User Authorize PKCE stage                                (OK=62105  KO=0     )
> User AccessToken PKCE stage                              (OK=62099  KO=0     )
> tokenUserinfo                                            (OK=10651  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11401  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11401  KO=0     )
>  UI AM idFromSession                                     (OK=11401  KO=0     )
>  UI AM validateGoto                                      (OK=11401  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11398  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11397  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11397  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11397  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11393  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11393  KO=0     )
> Skip 2FA                                                 (OK=28658  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11393  KO=0     )
>  UI IDM uiconfig                                         (OK=11393  KO=0     )
>  UI IDM version                                          (OK=11393  KO=0     )
>  UI IDM privilege                                        (OK=11393  KO=0     )
>  UI IDM features                                         (OK=11393  KO=0     )
>  UI IDM login                                            (OK=11393  KO=0     )
>  UI IDM dashboard                                        (OK=11393  KO=0     )
>  UI IDM managed user schema                              (OK=11393  KO=0     )
>  UI IDM user                                             (OK=11393  KO=0     )
>  UI IDM oidcToken                                        (OK=11392  KO=0     )
> userinfo                                                 (OK=11391  KO=0     )
> GetUUid                                                  (OK=17042  KO=0     )
> UI-Logout                                                (OK=11389  KO=0     )
> GetOpenidConfig                                          (OK=50745  KO=0     )
> UI-Logout Redirect 1                                     (OK=11388  KO=0     )
>  UI AM revoke1                                           (OK=11388  KO=0     )
>  UI AM revoke2                                           (OK=11388  KO=0     )
>  UI AM endsession                                        (OK=11388  KO=0     )
> CreatePolicy                                             (OK=17034  KO=7     )
> RootUserinfo                                             (OK=38266  KO=0     )
> getIdToken                                               (OK=3930   KO=0     )
> getIdToken Redirect 1                                    (OK=3930   KO=0     )
> createOrganization                                       (OK=3928   KO=0     )
> queryOrganization                                        (OK=3928   KO=0     )
> deleteOrganization                                       (OK=3928   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1867   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1867   KO=0     )
> restloginProgressiveProfileCallback                      (OK=815    KO=0     )
> ReadPolicy                                               (OK=16921  KO=1     )
> DeletePolicy                                             (OK=16777  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=141    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       866 (98.86%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 235608 / active: 365    / done: 53102 
================================================================================

21:21:19.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:20.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:21.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:21.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:21.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:22.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:23 GMT                                     690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=749598 KO=10    )
> restLoginInitiate                                        (OK=51996  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51982  KO=0     )
> User Authorize PKCE stage                                (OK=62574  KO=0     )
> User AccessToken PKCE stage                              (OK=62569  KO=0     )
> tokenUserinfo                                            (OK=10744  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11485  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11485  KO=0     )
>  UI AM idFromSession                                     (OK=11484  KO=0     )
>  UI AM validateGoto                                      (OK=11484  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11480  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11479  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11479  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11479  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11474  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11474  KO=0     )
> Skip 2FA                                                 (OK=28874  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11473  KO=0     )
>  UI IDM uiconfig                                         (OK=11473  KO=0     )
>  UI IDM version                                          (OK=11473  KO=0     )
>  UI IDM privilege                                        (OK=11473  KO=0     )
>  UI IDM features                                         (OK=11473  KO=0     )
>  UI IDM login                                            (OK=11473  KO=0     )
>  UI IDM dashboard                                        (OK=11473  KO=0     )
>  UI IDM managed user schema                              (OK=11473  KO=0     )
>  UI IDM user                                             (OK=11472  KO=0     )
>  UI IDM oidcToken                                        (OK=11471  KO=0     )
> userinfo                                                 (OK=11471  KO=0     )
> GetUUid                                                  (OK=17175  KO=0     )
> UI-Logout                                                (OK=11470  KO=0     )
> GetOpenidConfig                                          (OK=51129  KO=0     )
> UI-Logout Redirect 1                                     (OK=11470  KO=0     )
>  UI AM revoke1                                           (OK=11470  KO=0     )
>  UI AM revoke2                                           (OK=11470  KO=0     )
>  UI AM endsession                                        (OK=11470  KO=0     )
> CreatePolicy                                             (OK=17160  KO=7     )
> RootUserinfo                                             (OK=38559  KO=0     )
> getIdToken                                               (OK=3962   KO=0     )
> getIdToken Redirect 1                                    (OK=3960   KO=0     )
> createOrganization                                       (OK=3960   KO=0     )
> queryOrganization                                        (OK=3960   KO=0     )
> deleteOrganization                                       (OK=3960   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1881   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1881   KO=0     )
> restloginProgressiveProfileCallback                      (OK=822    KO=0     )
> ReadPolicy                                               (OK=17038  KO=1     )
> DeletePolicy                                             (OK=16918  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=143    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       872 (98.87%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 235193 / active: 356    / done: 53526 
================================================================================

21:21:23.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:24.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:26.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:26.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:26.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:26.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:27.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:28.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:28 GMT                                     695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=755641 KO=10    )
> restLoginInitiate                                        (OK=52406  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52398  KO=0     )
> User Authorize PKCE stage                                (OK=63080  KO=0     )
> User AccessToken PKCE stage                              (OK=63071  KO=0     )
> tokenUserinfo                                            (OK=10822  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11579  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11579  KO=0     )
>  UI AM idFromSession                                     (OK=11576  KO=0     )
>  UI AM validateGoto                                      (OK=11576  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11574  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11574  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11574  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11574  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11571  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11570  KO=0     )
> Skip 2FA                                                 (OK=29108  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11570  KO=0     )
>  UI IDM uiconfig                                         (OK=11570  KO=0     )
>  UI IDM version                                          (OK=11570  KO=0     )
>  UI IDM privilege                                        (OK=11569  KO=0     )
>  UI IDM features                                         (OK=11569  KO=0     )
>  UI IDM login                                            (OK=11569  KO=0     )
>  UI IDM dashboard                                        (OK=11569  KO=0     )
>  UI IDM managed user schema                              (OK=11569  KO=0     )
>  UI IDM user                                             (OK=11569  KO=0     )
>  UI IDM oidcToken                                        (OK=11568  KO=0     )
> userinfo                                                 (OK=11567  KO=0     )
> GetUUid                                                  (OK=17318  KO=0     )
> UI-Logout                                                (OK=11567  KO=0     )
> GetOpenidConfig                                          (OK=51523  KO=0     )
> UI-Logout Redirect 1                                     (OK=11567  KO=0     )
>  UI AM revoke1                                           (OK=11566  KO=0     )
>  UI AM revoke2                                           (OK=11566  KO=0     )
>  UI AM endsession                                        (OK=11566  KO=0     )
> CreatePolicy                                             (OK=17308  KO=7     )
> RootUserinfo                                             (OK=38833  KO=0     )
> getIdToken                                               (OK=3998   KO=0     )
> getIdToken Redirect 1                                    (OK=3997   KO=0     )
> createOrganization                                       (OK=3996   KO=0     )
> queryOrganization                                        (OK=3996   KO=0     )
> deleteOrganization                                       (OK=3995   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1891   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1890   KO=0     )
> restloginProgressiveProfileCallback                      (OK=831    KO=0     )
> ReadPolicy                                               (OK=17164  KO=1     )
> DeletePolicy                                             (OK=17035  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=143    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       880 (98.88%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 234773 / active: 384    / done: 53918 
================================================================================

21:21:29.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:30.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:31.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:31.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:32.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:32.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:33.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:33 GMT                                     700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=761262 KO=10    )
> restLoginInitiate                                        (OK=52790  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52782  KO=0     )
> User Authorize PKCE stage                                (OK=63548  KO=0     )
> User AccessToken PKCE stage                              (OK=63544  KO=0     )
> tokenUserinfo                                            (OK=10917  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11664  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11664  KO=0     )
>  UI AM idFromSession                                     (OK=11664  KO=0     )
>  UI AM validateGoto                                      (OK=11664  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11664  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11664  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11663  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11663  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11662  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11661  KO=0     )
> Skip 2FA                                                 (OK=29304  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11659  KO=0     )
>  UI IDM uiconfig                                         (OK=11659  KO=0     )
>  UI IDM version                                          (OK=11659  KO=0     )
>  UI IDM privilege                                        (OK=11659  KO=0     )
>  UI IDM features                                         (OK=11659  KO=0     )
>  UI IDM login                                            (OK=11659  KO=0     )
>  UI IDM dashboard                                        (OK=11659  KO=0     )
>  UI IDM managed user schema                              (OK=11659  KO=0     )
>  UI IDM user                                             (OK=11659  KO=0     )
>  UI IDM oidcToken                                        (OK=11658  KO=0     )
> userinfo                                                 (OK=11657  KO=0     )
> GetUUid                                                  (OK=17434  KO=0     )
> UI-Logout                                                (OK=11656  KO=0     )
> GetOpenidConfig                                          (OK=51910  KO=0     )
> UI-Logout Redirect 1                                     (OK=11655  KO=0     )
>  UI AM revoke1                                           (OK=11654  KO=0     )
>  UI AM revoke2                                           (OK=11654  KO=0     )
>  UI AM endsession                                        (OK=11654  KO=0     )
> CreatePolicy                                             (OK=17425  KO=7     )
> RootUserinfo                                             (OK=39069  KO=0     )
> getIdToken                                               (OK=4025   KO=0     )
> getIdToken Redirect 1                                    (OK=4025   KO=0     )
> createOrganization                                       (OK=4025   KO=0     )
> queryOrganization                                        (OK=4025   KO=0     )
> deleteOrganization                                       (OK=4024   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1906   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1906   KO=0     )
> restloginProgressiveProfileCallback                      (OK=837    KO=0     )
> ReadPolicy                                               (OK=17310  KO=1     )
> DeletePolicy                                             (OK=17160  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=144    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       887 (98.89%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 234375 / active: 369    / done: 54331 
================================================================================

21:21:33.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:34.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:34.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:35.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:35.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:36.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:37.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:38 GMT                                     705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=766721 KO=10    )
> restLoginInitiate                                        (OK=53172  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53160  KO=0     )
> User Authorize PKCE stage                                (OK=63996  KO=0     )
> User AccessToken PKCE stage                              (OK=63991  KO=0     )
> tokenUserinfo                                            (OK=11004  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11753  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11752  KO=0     )
>  UI AM idFromSession                                     (OK=11751  KO=0     )
>  UI AM validateGoto                                      (OK=11751  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11745  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11745  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11745  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11745  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11743  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11743  KO=0     )
> Skip 2FA                                                 (OK=29504  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11743  KO=0     )
>  UI IDM uiconfig                                         (OK=11743  KO=0     )
>  UI IDM version                                          (OK=11743  KO=0     )
>  UI IDM privilege                                        (OK=11743  KO=0     )
>  UI IDM features                                         (OK=11743  KO=0     )
>  UI IDM login                                            (OK=11743  KO=0     )
>  UI IDM dashboard                                        (OK=11741  KO=0     )
>  UI IDM managed user schema                              (OK=11741  KO=0     )
>  UI IDM user                                             (OK=11741  KO=0     )
>  UI IDM oidcToken                                        (OK=11740  KO=0     )
> userinfo                                                 (OK=11740  KO=0     )
> GetUUid                                                  (OK=17541  KO=0     )
> UI-Logout                                                (OK=11740  KO=0     )
> GetOpenidConfig                                          (OK=52281  KO=0     )
> UI-Logout Redirect 1                                     (OK=11740  KO=0     )
>  UI AM revoke1                                           (OK=11738  KO=0     )
>  UI AM revoke2                                           (OK=11738  KO=0     )
>  UI AM endsession                                        (OK=11738  KO=0     )
> CreatePolicy                                             (OK=17531  KO=7     )
> RootUserinfo                                             (OK=39389  KO=0     )
> getIdToken                                               (OK=4054   KO=0     )
> getIdToken Redirect 1                                    (OK=4054   KO=0     )
> createOrganization                                       (OK=4053   KO=0     )
> queryOrganization                                        (OK=4053   KO=0     )
> deleteOrganization                                       (OK=4053   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1914   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1914   KO=0     )
> restloginProgressiveProfileCallback                      (OK=849    KO=0     )
> ReadPolicy                                               (OK=17431  KO=1     )
> DeletePolicy                                             (OK=17305  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=144    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       894 (98.89%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 18%
          waiting: 233984 / active: 342    / done: 54749 
================================================================================

21:21:38.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:39.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:41.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:41.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:42.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:42.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:42.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:43.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:43 GMT                                     710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=772511 KO=10    )
> restLoginInitiate                                        (OK=53556  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53552  KO=0     )
> User Authorize PKCE stage                                (OK=64479  KO=0     )
> User AccessToken PKCE stage                              (OK=64471  KO=0     )
> tokenUserinfo                                            (OK=11082  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11846  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11845  KO=0     )
>  UI AM idFromSession                                     (OK=11845  KO=0     )
>  UI AM validateGoto                                      (OK=11845  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11841  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11840  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11840  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11840  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11836  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11835  KO=0     )
> Skip 2FA                                                 (OK=29714  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11835  KO=0     )
>  UI IDM uiconfig                                         (OK=11835  KO=0     )
>  UI IDM version                                          (OK=11835  KO=0     )
>  UI IDM privilege                                        (OK=11835  KO=0     )
>  UI IDM features                                         (OK=11835  KO=0     )
>  UI IDM login                                            (OK=11835  KO=0     )
>  UI IDM dashboard                                        (OK=11835  KO=0     )
>  UI IDM managed user schema                              (OK=11835  KO=0     )
>  UI IDM user                                             (OK=11835  KO=0     )
>  UI IDM oidcToken                                        (OK=11835  KO=0     )
> userinfo                                                 (OK=11835  KO=0     )
> GetUUid                                                  (OK=17668  KO=0     )
> UI-Logout                                                (OK=11834  KO=0     )
> GetOpenidConfig                                          (OK=52636  KO=0     )
> UI-Logout Redirect 1                                     (OK=11834  KO=0     )
>  UI AM revoke1                                           (OK=11832  KO=0     )
>  UI AM revoke2                                           (OK=11832  KO=0     )
>  UI AM endsession                                        (OK=11833  KO=0     )
> CreatePolicy                                             (OK=17661  KO=7     )
> RootUserinfo                                             (OK=39675  KO=0     )
> getIdToken                                               (OK=4087   KO=0     )
> getIdToken Redirect 1                                    (OK=4087   KO=0     )
> createOrganization                                       (OK=4087   KO=0     )
> queryOrganization                                        (OK=4087   KO=0     )
> deleteOrganization                                       (OK=4085   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1930   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1927   KO=0     )
> restloginProgressiveProfileCallback                      (OK=857    KO=0     )
> ReadPolicy                                               (OK=17535  KO=1     )
> DeletePolicy                                             (OK=17427  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=145    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       902 (98.90%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 233585 / active: 336    / done: 55154 
================================================================================

21:21:44.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:44.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:44.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:47.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:47.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:48.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:48.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:48 GMT                                     715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=778392 KO=10    )
> restLoginInitiate                                        (OK=53936  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53926  KO=0     )
> User Authorize PKCE stage                                (OK=64949  KO=0     )
> User AccessToken PKCE stage                              (OK=64947  KO=0     )
> tokenUserinfo                                            (OK=11151  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11946  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11946  KO=0     )
>  UI AM idFromSession                                     (OK=11944  KO=0     )
>  UI AM validateGoto                                      (OK=11944  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11942  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11942  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11942  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11942  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11939  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11939  KO=0     )
> Skip 2FA                                                 (OK=29916  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11939  KO=0     )
>  UI IDM uiconfig                                         (OK=11939  KO=0     )
>  UI IDM version                                          (OK=11938  KO=0     )
>  UI IDM privilege                                        (OK=11938  KO=0     )
>  UI IDM features                                         (OK=11938  KO=0     )
>  UI IDM login                                            (OK=11938  KO=0     )
>  UI IDM dashboard                                        (OK=11938  KO=0     )
>  UI IDM managed user schema                              (OK=11938  KO=0     )
>  UI IDM user                                             (OK=11938  KO=0     )
>  UI IDM oidcToken                                        (OK=11936  KO=0     )
> userinfo                                                 (OK=11935  KO=0     )
> GetUUid                                                  (OK=17783  KO=0     )
> UI-Logout                                                (OK=11935  KO=0     )
> GetOpenidConfig                                          (OK=52987  KO=0     )
> UI-Logout Redirect 1                                     (OK=11935  KO=0     )
>  UI AM revoke1                                           (OK=11935  KO=0     )
>  UI AM revoke2                                           (OK=11935  KO=0     )
>  UI AM endsession                                        (OK=11935  KO=0     )
> CreatePolicy                                             (OK=17773  KO=7     )
> RootUserinfo                                             (OK=39937  KO=0     )
> getIdToken                                               (OK=4115   KO=0     )
> getIdToken Redirect 1                                    (OK=4115   KO=0     )
> createOrganization                                       (OK=4115   KO=0     )
> queryOrganization                                        (OK=4115   KO=0     )
> deleteOrganization                                       (OK=4115   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1943   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1943   KO=0     )
> restloginProgressiveProfileCallback                      (OK=864    KO=0     )
> ReadPolicy                                               (OK=17667  KO=1     )
> DeletePolicy                                             (OK=17533  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=146    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       909 (98.91%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)

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

21:21:49.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:49.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:49.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:50.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:53.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:53.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:53.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:53 GMT                                     720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=784156 KO=10    )
> restLoginInitiate                                        (OK=54337  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54330  KO=0     )
> User Authorize PKCE stage                                (OK=65435  KO=0     )
> User AccessToken PKCE stage                              (OK=65432  KO=0     )
> tokenUserinfo                                            (OK=11239  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12039  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12039  KO=0     )
>  UI AM idFromSession                                     (OK=12038  KO=0     )
>  UI AM validateGoto                                      (OK=12037  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12035  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12033  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12033  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12033  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12032  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12031  KO=0     )
> Skip 2FA                                                 (OK=30127  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12030  KO=0     )
>  UI IDM uiconfig                                         (OK=12030  KO=0     )
>  UI IDM version                                          (OK=12030  KO=0     )
>  UI IDM privilege                                        (OK=12029  KO=0     )
>  UI IDM features                                         (OK=12029  KO=0     )
>  UI IDM login                                            (OK=12028  KO=0     )
>  UI IDM dashboard                                        (OK=12028  KO=0     )
>  UI IDM managed user schema                              (OK=12028  KO=0     )
>  UI IDM user                                             (OK=12028  KO=0     )
>  UI IDM oidcToken                                        (OK=12026  KO=0     )
> userinfo                                                 (OK=12025  KO=0     )
> GetUUid                                                  (OK=17913  KO=0     )
> UI-Logout                                                (OK=12025  KO=0     )
> GetOpenidConfig                                          (OK=53360  KO=0     )
> UI-Logout Redirect 1                                     (OK=12024  KO=0     )
>  UI AM revoke1                                           (OK=12023  KO=0     )
>  UI AM revoke2                                           (OK=12023  KO=0     )
>  UI AM endsession                                        (OK=12023  KO=0     )
> CreatePolicy                                             (OK=17905  KO=7     )
> RootUserinfo                                             (OK=40209  KO=0     )
> getIdToken                                               (OK=4143   KO=0     )
> getIdToken Redirect 1                                    (OK=4142   KO=0     )
> createOrganization                                       (OK=4142   KO=0     )
> queryOrganization                                        (OK=4142   KO=0     )
> deleteOrganization                                       (OK=4142   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1962   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1960   KO=0     )
> restloginProgressiveProfileCallback                      (OK=872    KO=0     )
> ReadPolicy                                               (OK=17776  KO=1     )
> DeletePolicy                                             (OK=17663  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=146    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       916 (98.92%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 232773 / active: 342    / done: 55960 
================================================================================

21:21:53.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:55.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:56.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:57.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:57.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:21:58 GMT                                     725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=790212 KO=10    )
> restLoginInitiate                                        (OK=54749  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54747  KO=0     )
> User Authorize PKCE stage                                (OK=65940  KO=0     )
> User AccessToken PKCE stage                              (OK=65937  KO=0     )
> tokenUserinfo                                            (OK=11327  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12139  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12138  KO=0     )
>  UI AM idFromSession                                     (OK=12137  KO=0     )
>  UI AM validateGoto                                      (OK=12137  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12133  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12132  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12132  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12132  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12125  KO=0     )
> Skip 2FA                                                 (OK=30350  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12125  KO=0     )
>  UI IDM uiconfig                                         (OK=12125  KO=0     )
>  UI IDM version                                          (OK=12125  KO=0     )
>  UI IDM privilege                                        (OK=12125  KO=0     )
>  UI IDM features                                         (OK=12125  KO=0     )
>  UI IDM login                                            (OK=12125  KO=0     )
>  UI IDM dashboard                                        (OK=12125  KO=0     )
>  UI IDM managed user schema                              (OK=12125  KO=0     )
>  UI IDM user                                             (OK=12125  KO=0     )
>  UI IDM oidcToken                                        (OK=12124  KO=0     )
> userinfo                                                 (OK=12123  KO=0     )
> GetUUid                                                  (OK=18042  KO=0     )
> UI-Logout                                                (OK=12123  KO=0     )
> GetOpenidConfig                                          (OK=53729  KO=0     )
> UI-Logout Redirect 1                                     (OK=12122  KO=0     )
>  UI AM revoke1                                           (OK=12121  KO=0     )
>  UI AM revoke2                                           (OK=12121  KO=0     )
>  UI AM endsession                                        (OK=12122  KO=0     )
> CreatePolicy                                             (OK=18035  KO=7     )
> RootUserinfo                                             (OK=40468  KO=0     )
> getIdToken                                               (OK=4183   KO=0     )
> getIdToken Redirect 1                                    (OK=4183   KO=0     )
> createOrganization                                       (OK=4183   KO=0     )
> queryOrganization                                        (OK=4181   KO=0     )
> deleteOrganization                                       (OK=4180   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1979   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1979   KO=0     )
> restloginProgressiveProfileCallback                      (OK=880    KO=0     )
> ReadPolicy                                               (OK=17908  KO=1     )
> DeletePolicy                                             (OK=17772  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=148    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       921 (98.93%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 232345 / active: 365    / done: 56365 
================================================================================

21:21:59.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:59.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:21:59.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:00.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:00.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:01.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:01.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:01.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:02.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:03.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:03.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:03 GMT                                     730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=795656 KO=10    )
> restLoginInitiate                                        (OK=55135  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55131  KO=0     )
> User Authorize PKCE stage                                (OK=66395  KO=0     )
> User AccessToken PKCE stage                              (OK=66391  KO=0     )
> tokenUserinfo                                            (OK=11412  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12218  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12216  KO=0     )
>  UI AM idFromSession                                     (OK=12214  KO=0     )
>  UI AM validateGoto                                      (OK=12214  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12211  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12211  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12211  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12211  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12210  KO=0     )
> Skip 2FA                                                 (OK=30558  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12210  KO=0     )
>  UI IDM uiconfig                                         (OK=12210  KO=0     )
>  UI IDM version                                          (OK=12210  KO=0     )
>  UI IDM privilege                                        (OK=12210  KO=0     )
>  UI IDM features                                         (OK=12210  KO=0     )
>  UI IDM login                                            (OK=12210  KO=0     )
>  UI IDM dashboard                                        (OK=12209  KO=0     )
>  UI IDM managed user schema                              (OK=12209  KO=0     )
>  UI IDM user                                             (OK=12208  KO=0     )
>  UI IDM oidcToken                                        (OK=12205  KO=0     )
> userinfo                                                 (OK=12204  KO=0     )
> GetUUid                                                  (OK=18170  KO=0     )
> UI-Logout                                                (OK=12203  KO=0     )
> GetOpenidConfig                                          (OK=54115  KO=0     )
> UI-Logout Redirect 1                                     (OK=12202  KO=0     )
>  UI AM revoke1                                           (OK=12200  KO=0     )
>  UI AM revoke2                                           (OK=12200  KO=0     )
>  UI AM endsession                                        (OK=12200  KO=0     )
> CreatePolicy                                             (OK=18159  KO=7     )
> RootUserinfo                                             (OK=40744  KO=0     )
> getIdToken                                               (OK=4212   KO=0     )
> getIdToken Redirect 1                                    (OK=4212   KO=0     )
> createOrganization                                       (OK=4211   KO=0     )
> queryOrganization                                        (OK=4211   KO=0     )
> deleteOrganization                                       (OK=4210   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1994   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1994   KO=0     )
> restloginProgressiveProfileCallback                      (OK=886    KO=0     )
> ReadPolicy                                               (OK=18036  KO=1     )
> DeletePolicy                                             (OK=17905  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=148    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       932 (98.94%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 231943 / active: 362    / done: 56770 
================================================================================

21:22:03.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:04.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:04.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:04.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:04.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:04.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:04.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:05.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:05.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:05.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:06.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:06.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:06.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:07.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:07.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:07.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:08.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:08 GMT                                     735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=800954 KO=10    )
> restLoginInitiate                                        (OK=55536  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55524  KO=0     )
> User Authorize PKCE stage                                (OK=66848  KO=0     )
> User AccessToken PKCE stage                              (OK=66840  KO=0     )
> tokenUserinfo                                            (OK=11493  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12287  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12287  KO=0     )
>  UI AM idFromSession                                     (OK=12287  KO=0     )
>  UI AM validateGoto                                      (OK=12287  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12284  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12284  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12283  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12280  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12280  KO=0     )
> Skip 2FA                                                 (OK=30788  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12280  KO=0     )
>  UI IDM uiconfig                                         (OK=12280  KO=0     )
>  UI IDM version                                          (OK=12280  KO=0     )
>  UI IDM privilege                                        (OK=12280  KO=0     )
>  UI IDM features                                         (OK=12280  KO=0     )
>  UI IDM login                                            (OK=12280  KO=0     )
>  UI IDM dashboard                                        (OK=12280  KO=0     )
>  UI IDM managed user schema                              (OK=12280  KO=0     )
>  UI IDM user                                             (OK=12280  KO=0     )
>  UI IDM oidcToken                                        (OK=12280  KO=0     )
> userinfo                                                 (OK=12280  KO=0     )
> GetUUid                                                  (OK=18302  KO=0     )
> UI-Logout                                                (OK=12279  KO=0     )
> GetOpenidConfig                                          (OK=54503  KO=0     )
> UI-Logout Redirect 1                                     (OK=12279  KO=0     )
>  UI AM revoke1                                           (OK=12279  KO=0     )
>  UI AM revoke2                                           (OK=12279  KO=0     )
>  UI AM endsession                                        (OK=12279  KO=0     )
> CreatePolicy                                             (OK=18293  KO=7     )
> RootUserinfo                                             (OK=41041  KO=0     )
> getIdToken                                               (OK=4245   KO=0     )
> getIdToken Redirect 1                                    (OK=4245   KO=0     )
> createOrganization                                       (OK=4244   KO=0     )
> queryOrganization                                        (OK=4244   KO=0     )
> deleteOrganization                                       (OK=4244   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2004   KO=0     )
> restloginProgressiveProfileCallback                      (OK=892    KO=0     )
> ReadPolicy                                               (OK=18163  KO=1     )
> DeletePolicy                                             (OK=18033  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=150    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       949 (98.96%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 231531 / active: 367    / done: 57177 
================================================================================

21:22:09.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:09.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:10.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:11.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:11.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:12.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:12.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:13.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:13 GMT                                     740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=806937 KO=10    )
> restLoginInitiate                                        (OK=55931  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55919  KO=0     )
> User Authorize PKCE stage                                (OK=67335  KO=0     )
> User AccessToken PKCE stage                              (OK=67330  KO=0     )
> tokenUserinfo                                            (OK=11563  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12386  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12386  KO=0     )
>  UI AM idFromSession                                     (OK=12386  KO=0     )
>  UI AM validateGoto                                      (OK=12386  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12382  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12382  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12381  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12381  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12378  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12378  KO=0     )
> Skip 2FA                                                 (OK=31006  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12377  KO=0     )
>  UI IDM uiconfig                                         (OK=12377  KO=0     )
>  UI IDM version                                          (OK=12377  KO=0     )
>  UI IDM privilege                                        (OK=12377  KO=0     )
>  UI IDM features                                         (OK=12377  KO=0     )
>  UI IDM login                                            (OK=12377  KO=0     )
>  UI IDM dashboard                                        (OK=12377  KO=0     )
>  UI IDM managed user schema                              (OK=12377  KO=0     )
>  UI IDM user                                             (OK=12377  KO=0     )
>  UI IDM oidcToken                                        (OK=12375  KO=0     )
> userinfo                                                 (OK=12373  KO=0     )
> GetUUid                                                  (OK=18436  KO=0     )
> UI-Logout                                                (OK=12373  KO=0     )
> GetOpenidConfig                                          (OK=54895  KO=0     )
> UI-Logout Redirect 1                                     (OK=12372  KO=0     )
>  UI AM revoke1                                           (OK=12372  KO=0     )
>  UI AM revoke2                                           (OK=12372  KO=0     )
>  UI AM endsession                                        (OK=12372  KO=0     )
> CreatePolicy                                             (OK=18427  KO=7     )
> RootUserinfo                                             (OK=41342  KO=0     )
> getIdToken                                               (OK=4274   KO=0     )
> getIdToken Redirect 1                                    (OK=4273   KO=0     )
> createOrganization                                       (OK=4273   KO=0     )
> queryOrganization                                        (OK=4273   KO=0     )
> deleteOrganization                                       (OK=4273   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2025   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2023   KO=0     )
> restloginProgressiveProfileCallback                      (OK=906    KO=0     )
> ReadPolicy                                               (OK=18294  KO=1     )
> DeletePolicy                                             (OK=18160  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=151    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       957 (98.97%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 231111 / active: 388    / done: 57576 
================================================================================

21:22:14.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:16.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:16.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:16.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:17.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:18 GMT                                     745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=813088 KO=10    )
> restLoginInitiate                                        (OK=56346  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56340  KO=0     )
> User Authorize PKCE stage                                (OK=67844  KO=0     )
> User AccessToken PKCE stage                              (OK=67842  KO=0     )
> tokenUserinfo                                            (OK=11657  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12482  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12478  KO=0     )
>  UI AM idFromSession                                     (OK=12478  KO=0     )
>  UI AM validateGoto                                      (OK=12478  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12478  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12478  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12478  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12477  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12477  KO=0     )
> Skip 2FA                                                 (OK=31232  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12477  KO=0     )
>  UI IDM uiconfig                                         (OK=12477  KO=0     )
>  UI IDM version                                          (OK=12477  KO=0     )
>  UI IDM privilege                                        (OK=12477  KO=0     )
>  UI IDM features                                         (OK=12477  KO=0     )
>  UI IDM login                                            (OK=12477  KO=0     )
>  UI IDM dashboard                                        (OK=12477  KO=0     )
>  UI IDM managed user schema                              (OK=12477  KO=0     )
>  UI IDM user                                             (OK=12477  KO=0     )
>  UI IDM oidcToken                                        (OK=12476  KO=0     )
> userinfo                                                 (OK=12475  KO=0     )
> GetUUid                                                  (OK=18570  KO=0     )
> UI-Logout                                                (OK=12474  KO=0     )
> GetOpenidConfig                                          (OK=55298  KO=0     )
> UI-Logout Redirect 1                                     (OK=12473  KO=0     )
>  UI AM revoke1                                           (OK=12473  KO=0     )
>  UI AM revoke2                                           (OK=12473  KO=0     )
>  UI AM endsession                                        (OK=12473  KO=0     )
> CreatePolicy                                             (OK=18560  KO=7     )
> RootUserinfo                                             (OK=41652  KO=0     )
> getIdToken                                               (OK=4297   KO=0     )
> getIdToken Redirect 1                                    (OK=4297   KO=0     )
> createOrganization                                       (OK=4296   KO=0     )
> queryOrganization                                        (OK=4295   KO=0     )
> deleteOrganization                                       (OK=4295   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2043   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2043   KO=0     )
> restloginProgressiveProfileCallback                      (OK=913    KO=0     )
> ReadPolicy                                               (OK=18432  KO=1     )
> DeletePolicy                                             (OK=18291  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=153    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       962 (98.97%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 230685 / active: 374    / done: 58016 
================================================================================

21:22:18.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:21.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:21.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:21.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:22.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:23.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:23 GMT                                     750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=818723 KO=10    )
> restLoginInitiate                                        (OK=56730  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56721  KO=0     )
> User Authorize PKCE stage                                (OK=68310  KO=0     )
> User AccessToken PKCE stage                              (OK=68303  KO=0     )
> tokenUserinfo                                            (OK=11735  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12571  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12571  KO=0     )
>  UI AM idFromSession                                     (OK=12569  KO=0     )
>  UI AM validateGoto                                      (OK=12569  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12567  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12567  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12566  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12566  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12564  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12564  KO=0     )
> Skip 2FA                                                 (OK=31445  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12564  KO=0     )
>  UI IDM uiconfig                                         (OK=12564  KO=0     )
>  UI IDM version                                          (OK=12564  KO=0     )
>  UI IDM privilege                                        (OK=12564  KO=0     )
>  UI IDM features                                         (OK=12564  KO=0     )
>  UI IDM login                                            (OK=12564  KO=0     )
>  UI IDM dashboard                                        (OK=12563  KO=0     )
>  UI IDM managed user schema                              (OK=12561  KO=0     )
>  UI IDM user                                             (OK=12563  KO=0     )
>  UI IDM oidcToken                                        (OK=12561  KO=0     )
> userinfo                                                 (OK=12561  KO=0     )
> GetUUid                                                  (OK=18694  KO=0     )
> UI-Logout                                                (OK=12561  KO=0     )
> GetOpenidConfig                                          (OK=55686  KO=0     )
> UI-Logout Redirect 1                                     (OK=12561  KO=0     )
>  UI AM revoke1                                           (OK=12558  KO=0     )
>  UI AM revoke2                                           (OK=12558  KO=0     )
>  UI AM endsession                                        (OK=12558  KO=0     )
> CreatePolicy                                             (OK=18679  KO=7     )
> RootUserinfo                                             (OK=41929  KO=0     )
> getIdToken                                               (OK=4333   KO=0     )
> getIdToken Redirect 1                                    (OK=4333   KO=0     )
> createOrganization                                       (OK=4332   KO=0     )
> queryOrganization                                        (OK=4332   KO=0     )
> deleteOrganization                                       (OK=4332   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2052   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2052   KO=0     )
> restloginProgressiveProfileCallback                      (OK=922    KO=0     )
> ReadPolicy                                               (OK=18563  KO=1     )
> DeletePolicy                                             (OK=18423  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=154    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       968 (98.98%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 230290 / active: 363    / done: 58422 
================================================================================

21:22:24.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:24.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:24.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:26.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:26.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:28.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:28 GMT                                     755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=824373 KO=10    )
> restLoginInitiate                                        (OK=57124  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57116  KO=0     )
> User Authorize PKCE stage                                (OK=68785  KO=0     )
> User AccessToken PKCE stage                              (OK=68779  KO=0     )
> tokenUserinfo                                            (OK=11800  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12654  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12654  KO=0     )
>  UI AM idFromSession                                     (OK=12654  KO=0     )
>  UI AM validateGoto                                      (OK=12654  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12652  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12651  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12650  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12650  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12646  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12646  KO=0     )
> Skip 2FA                                                 (OK=31682  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12646  KO=0     )
>  UI IDM uiconfig                                         (OK=12646  KO=0     )
>  UI IDM version                                          (OK=12646  KO=0     )
>  UI IDM privilege                                        (OK=12646  KO=0     )
>  UI IDM features                                         (OK=12646  KO=0     )
>  UI IDM login                                            (OK=12646  KO=0     )
>  UI IDM dashboard                                        (OK=12646  KO=0     )
>  UI IDM managed user schema                              (OK=12645  KO=0     )
>  UI IDM user                                             (OK=12645  KO=0     )
>  UI IDM oidcToken                                        (OK=12645  KO=0     )
> userinfo                                                 (OK=12644  KO=0     )
> GetUUid                                                  (OK=18846  KO=0     )
> UI-Logout                                                (OK=12644  KO=0     )
> GetOpenidConfig                                          (OK=56093  KO=0     )
> UI-Logout Redirect 1                                     (OK=12643  KO=0     )
>  UI AM revoke1                                           (OK=12643  KO=0     )
>  UI AM revoke2                                           (OK=12643  KO=0     )
>  UI AM endsession                                        (OK=12643  KO=0     )
> CreatePolicy                                             (OK=18839  KO=7     )
> RootUserinfo                                             (OK=42210  KO=0     )
> getIdToken                                               (OK=4364   KO=0     )
> getIdToken Redirect 1                                    (OK=4364   KO=0     )
> createOrganization                                       (OK=4364   KO=0     )
> queryOrganization                                        (OK=4364   KO=0     )
> deleteOrganization                                       (OK=4364   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2063   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2063   KO=0     )
> restloginProgressiveProfileCallback                      (OK=930    KO=0     )
> ReadPolicy                                               (OK=18682  KO=1     )
> DeletePolicy                                             (OK=18557  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=156    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       974 (98.98%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 229882 / active: 381    / done: 58812 
================================================================================

21:22:30.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:33.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:33.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:33.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:33 GMT                                     760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=829947 KO=10    )
> restLoginInitiate                                        (OK=57511  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57503  KO=0     )
> User Authorize PKCE stage                                (OK=69250  KO=0     )
> User AccessToken PKCE stage                              (OK=69246  KO=0     )
> tokenUserinfo                                            (OK=11896  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12742  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12741  KO=0     )
>  UI AM idFromSession                                     (OK=12740  KO=0     )
>  UI AM validateGoto                                      (OK=12740  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12739  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12739  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12739  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12739  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12734  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12734  KO=0     )
> Skip 2FA                                                 (OK=31877  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12734  KO=0     )
>  UI IDM uiconfig                                         (OK=12734  KO=0     )
>  UI IDM version                                          (OK=12733  KO=0     )
>  UI IDM privilege                                        (OK=12733  KO=0     )
>  UI IDM features                                         (OK=12733  KO=0     )
>  UI IDM login                                            (OK=12732  KO=0     )
>  UI IDM dashboard                                        (OK=12731  KO=0     )
>  UI IDM managed user schema                              (OK=12731  KO=0     )
>  UI IDM user                                             (OK=12731  KO=0     )
>  UI IDM oidcToken                                        (OK=12730  KO=0     )
> userinfo                                                 (OK=12730  KO=0     )
> GetUUid                                                  (OK=18969  KO=0     )
> UI-Logout                                                (OK=12730  KO=0     )
> GetOpenidConfig                                          (OK=56497  KO=0     )
> UI-Logout Redirect 1                                     (OK=12730  KO=0     )
>  UI AM revoke1                                           (OK=12726  KO=0     )
>  UI AM revoke2                                           (OK=12726  KO=0     )
>  UI AM endsession                                        (OK=12726  KO=0     )
> CreatePolicy                                             (OK=18960  KO=7     )
> RootUserinfo                                             (OK=42451  KO=0     )
> getIdToken                                               (OK=4388   KO=0     )
> getIdToken Redirect 1                                    (OK=4387   KO=0     )
> createOrganization                                       (OK=4387   KO=0     )
> queryOrganization                                        (OK=4386   KO=0     )
> deleteOrganization                                       (OK=4386   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2079   KO=0     )
> restloginProgressiveProfileCallback                      (OK=936    KO=0     )
> ReadPolicy                                               (OK=18843  KO=1     )
> DeletePolicy                                             (OK=18681  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=157    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       978 (98.99%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 229483 / active: 384    / done: 59208 
================================================================================

21:22:34.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:34.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:34.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:35.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:35.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:36.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:36.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:36.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:38 GMT                                     765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=835522 KO=10    )
> restLoginInitiate                                        (OK=57891  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57887  KO=0     )
> User Authorize PKCE stage                                (OK=69711  KO=0     )
> User AccessToken PKCE stage                              (OK=69704  KO=0     )
> tokenUserinfo                                            (OK=11971  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12828  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12825  KO=0     )
>  UI AM idFromSession                                     (OK=12825  KO=0     )
>  UI AM validateGoto                                      (OK=12825  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12820  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12820  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12820  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12820  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12819  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12819  KO=0     )
> Skip 2FA                                                 (OK=32093  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12818  KO=0     )
>  UI IDM uiconfig                                         (OK=12818  KO=0     )
>  UI IDM version                                          (OK=12817  KO=0     )
>  UI IDM privilege                                        (OK=12817  KO=0     )
>  UI IDM features                                         (OK=12817  KO=0     )
>  UI IDM login                                            (OK=12817  KO=0     )
>  UI IDM dashboard                                        (OK=12817  KO=0     )
>  UI IDM managed user schema                              (OK=12817  KO=0     )
>  UI IDM user                                             (OK=12817  KO=0     )
>  UI IDM oidcToken                                        (OK=12816  KO=0     )
> userinfo                                                 (OK=12815  KO=0     )
> GetUUid                                                  (OK=19124  KO=0     )
> UI-Logout                                                (OK=12814  KO=0     )
> GetOpenidConfig                                          (OK=56931  KO=0     )
> UI-Logout Redirect 1                                     (OK=12813  KO=0     )
>  UI AM revoke1                                           (OK=12813  KO=0     )
>  UI AM revoke2                                           (OK=12813  KO=0     )
>  UI AM endsession                                        (OK=12813  KO=0     )
> CreatePolicy                                             (OK=19115  KO=7     )
> RootUserinfo                                             (OK=42694  KO=0     )
> getIdToken                                               (OK=4408   KO=0     )
> getIdToken Redirect 1                                    (OK=4408   KO=0     )
> createOrganization                                       (OK=4408   KO=0     )
> queryOrganization                                        (OK=4408   KO=0     )
> deleteOrganization                                       (OK=4408   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2093   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2092   KO=0     )
> restloginProgressiveProfileCallback                      (OK=942    KO=0     )
> ReadPolicy                                               (OK=18963  KO=1     )
> DeletePolicy                                             (OK=18839  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=159    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       986 (99.00%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 229088 / active: 362    / done: 59625 
================================================================================

21:22:38.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:39.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:42.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:42.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 60239: status.find.in([200, 209], 304), found 409
21:22:42.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,60239,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTk3MTQ0MjgiLCJzdWJuYW1lIjoiNjBhNjNjYWEtZTkwZS00M2FjLTgyZDYtZWY5NjdlNzhlM2JlIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIiLCJ0b2tlbk5hbWUiOiJhY2Nlc3NfdG9rZW4iLCJ0b2tlbl90eXBlIjoiQmVhcmVyIiwiYXV0aEdyYW50SWQiOiJxdUdTSkFDWTlOWm5zYnVkazgxOU9EbF9xbkEiLCJub25jZSI6IjEyMzQiLCJjbGllbnRfaWQiOiJpZG1BZG1pbkNsaWVudCIsImF1ZCI6ImlkbUFkbWluQ2xpZW50IiwibmJmIjoxNzMyMTM3NzYxLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiLCJvcGVuaWQiXSwiYXV0aF90aW1lIjoxNzMyMTM3NzYxLCJyZWFsbSI6Ii8iLCJleHAiOjE3MzIxNDEzNjEsImlhdCI6MTczMjEzNzc2MSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoid3NqNzJmSVVidTZZLVdVemY0Y3B6eEhnVzJzIn0.OaBQk8V5a9cdsEKaGIeOn5yy3QuVNpEvV0dPYxyNVr5WOOSBK7HOh8aS84bqna-2gAKkClN_5n8Z444pQlzFjS6EuZc-CHP_x4z-ynS8IFET12e1gnjB_6BySU7Xkj51uYcqR6khim9ot26H1RbOcRjxmQ1G-KGXY3XRGmLMqgpKC9UglLCxOBB_ZUB4mtsngqGOIzjX2idAVRN5udSL9cZVEt2cRW2F6tU20qyM79GBFYuJgqcytMXyjAFlmMBxQ6fSEIp5uRcTxXhEbQNw0ArORrvKU_lP85Ma_shj08jWqId4OjiuI8dpg3zIBt0QdgeYRzlW3UjEuvd0ztRlUg, username -> user.61998, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy970174, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7768c773, authcode -> qnLw58N3eTTu6MlE9s0DXHQ-Us4, useAdminRealm -> true, callbacks -> {"tokenId":"zN7GW8mekOoPhy1we8S93Dx8SR4.*AAJTSQACMDIAAlNLABx3ZExTYW8rSWNLc2dRWXNtTUxtd3BocWFidUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137761912), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=zN7GW8mekOoPhy1we8S93Dx8SR4.*AAJTSQACMDIAAlNLABx3ZExTYW8rSWNLc2dRWXNtTUxtd3BocWFidUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137761912))), password -> Pa_ssw0rd, challenge -> OqNlyvH7QL58Vxof21V-S7yYhQo36fHzZqT1gtNokj0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 140.168.155.63, verifier -> NTg3NjY5ODE3NTYyMjQxNDIxMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2da8cc38, tokenId -> zN7GW8mekOoPhy1we8S93Dx8SR4.*AAJTSQACMDIAAlNLABx3ZExTYW8rSWNLc2dRWXNtTUxtd3BocWFidUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=zN7GW8mekOoPhy1we8S93Dx8SR4.*AAJTSQACMDIAAlNLABx3ZExTYW8rSWNLc2dRWXNtTUxtd3BocWFidUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=zN7GW8mekOoPhy1we8S93Dx8SR4.*AAJTSQACMDIAAlNLABx3ZExTYW8rSWNLc2dRWXNtTUxtd3BocWFidUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy970174","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, 20 Nov 2024 21:22:42 GMT
	x-forgerock-transactionid: d2b38923-fef5-4371-82c1-39c5e337cd8c
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:42.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:43.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:43 GMT                                     770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=841495 KO=11    )
> restLoginInitiate                                        (OK=58278  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58270  KO=0     )
> User Authorize PKCE stage                                (OK=70190  KO=0     )
> User AccessToken PKCE stage                              (OK=70187  KO=0     )
> tokenUserinfo                                            (OK=12037  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12922  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12922  KO=0     )
>  UI AM idFromSession                                     (OK=12922  KO=0     )
>  UI AM validateGoto                                      (OK=12922  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12920  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12920  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12920  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12920  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12918  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12918  KO=0     )
> Skip 2FA                                                 (OK=32314  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12917  KO=0     )
>  UI IDM uiconfig                                         (OK=12917  KO=0     )
>  UI IDM version                                          (OK=12917  KO=0     )
>  UI IDM privilege                                        (OK=12916  KO=0     )
>  UI IDM features                                         (OK=12916  KO=0     )
>  UI IDM login                                            (OK=12916  KO=0     )
>  UI IDM dashboard                                        (OK=12915  KO=0     )
>  UI IDM managed user schema                              (OK=12915  KO=0     )
>  UI IDM user                                             (OK=12915  KO=0     )
>  UI IDM oidcToken                                        (OK=12912  KO=0     )
> userinfo                                                 (OK=12912  KO=0     )
> GetUUid                                                  (OK=19261  KO=0     )
> UI-Logout                                                (OK=12911  KO=0     )
> GetOpenidConfig                                          (OK=57344  KO=0     )
> UI-Logout Redirect 1                                     (OK=12910  KO=0     )
>  UI AM revoke1                                           (OK=12909  KO=0     )
>  UI AM revoke2                                           (OK=12909  KO=0     )
>  UI AM endsession                                        (OK=12909  KO=0     )
> CreatePolicy                                             (OK=19251  KO=8     )
> RootUserinfo                                             (OK=42952  KO=0     )
> getIdToken                                               (OK=4438   KO=0     )
> getIdToken Redirect 1                                    (OK=4438   KO=0     )
> createOrganization                                       (OK=4437   KO=0     )
> queryOrganization                                        (OK=4437   KO=0     )
> deleteOrganization                                       (OK=4436   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2109   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2109   KO=0     )
> restloginProgressiveProfileCallback                      (OK=951    KO=0     )
> ReadPolicy                                               (OK=19116  KO=1     )
> DeletePolicy                                             (OK=18960  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=160    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       991 (98.90%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 228684 / active: 387    / done: 60004 
================================================================================

21:22:43.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:43.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:43.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:44.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:45.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:46.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:46.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:47.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:48.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:48 GMT                                     775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=847177 KO=11    )
> restLoginInitiate                                        (OK=58675  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58670  KO=0     )
> User Authorize PKCE stage                                (OK=70656  KO=0     )
> User AccessToken PKCE stage                              (OK=70653  KO=0     )
> tokenUserinfo                                            (OK=12107  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13011  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13009  KO=0     )
>  UI AM idFromSession                                     (OK=13008  KO=0     )
>  UI AM validateGoto                                      (OK=13008  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13004  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13004  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13003  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13003  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13003  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13002  KO=0     )
> Skip 2FA                                                 (OK=32547  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13002  KO=0     )
>  UI IDM uiconfig                                         (OK=13002  KO=0     )
>  UI IDM version                                          (OK=13002  KO=0     )
>  UI IDM privilege                                        (OK=13002  KO=0     )
>  UI IDM features                                         (OK=13002  KO=0     )
>  UI IDM login                                            (OK=13002  KO=0     )
>  UI IDM dashboard                                        (OK=13001  KO=0     )
>  UI IDM managed user schema                              (OK=13002  KO=0     )
>  UI IDM user                                             (OK=13001  KO=0     )
>  UI IDM oidcToken                                        (OK=13001  KO=0     )
> userinfo                                                 (OK=12999  KO=0     )
> GetUUid                                                  (OK=19398  KO=0     )
> UI-Logout                                                (OK=12997  KO=0     )
> GetOpenidConfig                                          (OK=57769  KO=0     )
> UI-Logout Redirect 1                                     (OK=12995  KO=0     )
>  UI AM revoke1                                           (OK=12994  KO=0     )
>  UI AM revoke2                                           (OK=12994  KO=0     )
>  UI AM endsession                                        (OK=12994  KO=0     )
> CreatePolicy                                             (OK=19387  KO=8     )
> RootUserinfo                                             (OK=43233  KO=0     )
> getIdToken                                               (OK=4466   KO=0     )
> getIdToken Redirect 1                                    (OK=4465   KO=0     )
> createOrganization                                       (OK=4465   KO=0     )
> queryOrganization                                        (OK=4465   KO=0     )
> deleteOrganization                                       (OK=4464   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2118   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2117   KO=0     )
> restloginProgressiveProfileCallback                      (OK=955    KO=0     )
> ReadPolicy                                               (OK=19250  KO=1     )
> DeletePolicy                                             (OK=19111  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=161    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1000 (98.91%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 228276 / active: 397    / done: 60402 
================================================================================

21:22:50.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:51.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:51.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:51.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:51.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:51.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:52.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:52.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:53.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:53.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:53 GMT                                     780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=852864 KO=11    )
> restLoginInitiate                                        (OK=59059  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59048  KO=0     )
> User Authorize PKCE stage                                (OK=71121  KO=0     )
> User AccessToken PKCE stage                              (OK=71114  KO=0     )
> tokenUserinfo                                            (OK=12182  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13100  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13098  KO=0     )
>  UI AM idFromSession                                     (OK=13098  KO=0     )
>  UI AM validateGoto                                      (OK=13098  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13094  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13092  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13092  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13092  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13091  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13091  KO=0     )
> Skip 2FA                                                 (OK=32752  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13091  KO=0     )
>  UI IDM uiconfig                                         (OK=13090  KO=0     )
>  UI IDM version                                          (OK=13091  KO=0     )
>  UI IDM privilege                                        (OK=13090  KO=0     )
>  UI IDM features                                         (OK=13090  KO=0     )
>  UI IDM login                                            (OK=13090  KO=0     )
>  UI IDM dashboard                                        (OK=13090  KO=0     )
>  UI IDM managed user schema                              (OK=13090  KO=0     )
>  UI IDM user                                             (OK=13090  KO=0     )
>  UI IDM oidcToken                                        (OK=13090  KO=0     )
> userinfo                                                 (OK=13089  KO=0     )
> GetUUid                                                  (OK=19520  KO=0     )
> UI-Logout                                                (OK=13089  KO=0     )
> GetOpenidConfig                                          (OK=58162  KO=0     )
> UI-Logout Redirect 1                                     (OK=13088  KO=0     )
>  UI AM revoke1                                           (OK=13086  KO=0     )
>  UI AM revoke2                                           (OK=13086  KO=0     )
>  UI AM endsession                                        (OK=13086  KO=0     )
> CreatePolicy                                             (OK=19509  KO=8     )
> RootUserinfo                                             (OK=43561  KO=0     )
> getIdToken                                               (OK=4487   KO=0     )
> getIdToken Redirect 1                                    (OK=4487   KO=0     )
> createOrganization                                       (OK=4487   KO=0     )
> queryOrganization                                        (OK=4487   KO=0     )
> deleteOrganization                                       (OK=4487   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2132   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2132   KO=0     )
> restloginProgressiveProfileCallback                      (OK=963    KO=0     )
> ReadPolicy                                               (OK=19392  KO=1     )
> DeletePolicy                                             (OK=19247  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=163    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1010 (98.92%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 227881 / active: 374    / done: 60820 
================================================================================

21:22:53.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:54.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:55.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:56.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:56.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:56.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:57.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:22:58.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:22:58 GMT                                     785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=858379 KO=11    )
> restLoginInitiate                                        (OK=59452  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59442  KO=0     )
> User Authorize PKCE stage                                (OK=71583  KO=0     )
> User AccessToken PKCE stage                              (OK=71576  KO=0     )
> tokenUserinfo                                            (OK=12263  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13184  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13183  KO=0     )
>  UI AM idFromSession                                     (OK=13180  KO=0     )
>  UI AM validateGoto                                      (OK=13180  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13176  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13175  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13174  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13174  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13172  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13171  KO=0     )
> Skip 2FA                                                 (OK=32969  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13171  KO=0     )
>  UI IDM uiconfig                                         (OK=13171  KO=0     )
>  UI IDM version                                          (OK=13171  KO=0     )
>  UI IDM privilege                                        (OK=13171  KO=0     )
>  UI IDM features                                         (OK=13171  KO=0     )
>  UI IDM login                                            (OK=13171  KO=0     )
>  UI IDM dashboard                                        (OK=13170  KO=0     )
>  UI IDM managed user schema                              (OK=13171  KO=0     )
>  UI IDM user                                             (OK=13170  KO=0     )
>  UI IDM oidcToken                                        (OK=13170  KO=0     )
> userinfo                                                 (OK=13170  KO=0     )
> GetUUid                                                  (OK=19647  KO=0     )
> UI-Logout                                                (OK=13170  KO=0     )
> GetOpenidConfig                                          (OK=58553  KO=0     )
> UI-Logout Redirect 1                                     (OK=13169  KO=0     )
>  UI AM revoke1                                           (OK=13168  KO=0     )
>  UI AM revoke2                                           (OK=13168  KO=0     )
>  UI AM endsession                                        (OK=13168  KO=0     )
> CreatePolicy                                             (OK=19637  KO=8     )
> RootUserinfo                                             (OK=43820  KO=0     )
> getIdToken                                               (OK=4528   KO=0     )
> getIdToken Redirect 1                                    (OK=4528   KO=0     )
> createOrganization                                       (OK=4526   KO=0     )
> queryOrganization                                        (OK=4524   KO=0     )
> deleteOrganization                                       (OK=4524   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2145   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2144   KO=0     )
> restloginProgressiveProfileCallback                      (OK=969    KO=0     )
> ReadPolicy                                               (OK=19512  KO=1     )
> DeletePolicy                                             (OK=19384  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=164    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1018 (98.93%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 227475 / active: 357    / done: 61243 
================================================================================

21:23:00.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:00.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:00.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:00.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:01.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:01.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:01.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:01.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:01.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:03 GMT                                     790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=864276 KO=11    )
> restLoginInitiate                                        (OK=59880  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59873  KO=0     )
> User Authorize PKCE stage                                (OK=72095  KO=0     )
> User AccessToken PKCE stage                              (OK=72088  KO=0     )
> tokenUserinfo                                            (OK=12352  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13267  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13266  KO=0     )
>  UI AM idFromSession                                     (OK=13264  KO=0     )
>  UI AM validateGoto                                      (OK=13264  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13262  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13262  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13262  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13262  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13260  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13257  KO=0     )
> Skip 2FA                                                 (OK=33215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13256  KO=0     )
>  UI IDM uiconfig                                         (OK=13256  KO=0     )
>  UI IDM version                                          (OK=13256  KO=0     )
>  UI IDM privilege                                        (OK=13256  KO=0     )
>  UI IDM features                                         (OK=13256  KO=0     )
>  UI IDM login                                            (OK=13256  KO=0     )
>  UI IDM dashboard                                        (OK=13254  KO=0     )
>  UI IDM managed user schema                              (OK=13254  KO=0     )
>  UI IDM user                                             (OK=13254  KO=0     )
>  UI IDM oidcToken                                        (OK=13254  KO=0     )
> userinfo                                                 (OK=13253  KO=0     )
> GetUUid                                                  (OK=19801  KO=0     )
> UI-Logout                                                (OK=13253  KO=0     )
> GetOpenidConfig                                          (OK=58953  KO=0     )
> UI-Logout Redirect 1                                     (OK=13253  KO=0     )
>  UI AM revoke1                                           (OK=13253  KO=0     )
>  UI AM revoke2                                           (OK=13253  KO=0     )
>  UI AM endsession                                        (OK=13253  KO=0     )
> CreatePolicy                                             (OK=19791  KO=8     )
> RootUserinfo                                             (OK=44096  KO=0     )
> getIdToken                                               (OK=4564   KO=0     )
> getIdToken Redirect 1                                    (OK=4564   KO=0     )
> createOrganization                                       (OK=4564   KO=0     )
> queryOrganization                                        (OK=4564   KO=0     )
> deleteOrganization                                       (OK=4564   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2163   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2163   KO=0     )
> restloginProgressiveProfileCallback                      (OK=978    KO=0     )
> ReadPolicy                                               (OK=19640  KO=1     )
> DeletePolicy                                             (OK=19507  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=165    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1027 (98.94%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 227022 / active: 404    / done: 61649 
================================================================================

21:23:04.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:05.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:06.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:07.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:08 GMT                                     795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=870103 KO=11    )
> restLoginInitiate                                        (OK=60260  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60253  KO=0     )
> User Authorize PKCE stage                                (OK=72560  KO=0     )
> User AccessToken PKCE stage                              (OK=72550  KO=0     )
> tokenUserinfo                                            (OK=12419  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13358  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13358  KO=0     )
>  UI AM idFromSession                                     (OK=13357  KO=0     )
>  UI AM validateGoto                                      (OK=13357  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13354  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13354  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13354  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13354  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13352  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13352  KO=0     )
> Skip 2FA                                                 (OK=33433  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13351  KO=0     )
>  UI IDM uiconfig                                         (OK=13351  KO=0     )
>  UI IDM version                                          (OK=13351  KO=0     )
>  UI IDM privilege                                        (OK=13350  KO=0     )
>  UI IDM features                                         (OK=13350  KO=0     )
>  UI IDM login                                            (OK=13350  KO=0     )
>  UI IDM dashboard                                        (OK=13350  KO=0     )
>  UI IDM managed user schema                              (OK=13350  KO=0     )
>  UI IDM user                                             (OK=13350  KO=0     )
>  UI IDM oidcToken                                        (OK=13350  KO=0     )
> userinfo                                                 (OK=13347  KO=0     )
> GetUUid                                                  (OK=19919  KO=0     )
> UI-Logout                                                (OK=13345  KO=0     )
> GetOpenidConfig                                          (OK=59353  KO=0     )
> UI-Logout Redirect 1                                     (OK=13344  KO=0     )
>  UI AM revoke1                                           (OK=13343  KO=0     )
>  UI AM revoke2                                           (OK=13342  KO=0     )
>  UI AM endsession                                        (OK=13342  KO=0     )
> CreatePolicy                                             (OK=19909  KO=8     )
> RootUserinfo                                             (OK=44438  KO=0     )
> getIdToken                                               (OK=4589   KO=0     )
> getIdToken Redirect 1                                    (OK=4589   KO=0     )
> createOrganization                                       (OK=4588   KO=0     )
> queryOrganization                                        (OK=4588   KO=0     )
> deleteOrganization                                       (OK=4588   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2184   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2184   KO=0     )
> restloginProgressiveProfileCallback                      (OK=988    KO=0     )
> ReadPolicy                                               (OK=19795  KO=1     )
> DeletePolicy                                             (OK=19635  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=165    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1031 (98.94%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 226624 / active: 408    / done: 62043 
================================================================================

21:23:08.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:08.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:10.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:11.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:12.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:13 GMT                                     800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=875500 KO=11    )
> restLoginInitiate                                        (OK=60628  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60620  KO=0     )
> User Authorize PKCE stage                                (OK=73009  KO=0     )
> User AccessToken PKCE stage                              (OK=73007  KO=0     )
> tokenUserinfo                                            (OK=12493  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13436  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13436  KO=0     )
>  UI AM idFromSession                                     (OK=13435  KO=0     )
>  UI AM validateGoto                                      (OK=13435  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13431  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13431  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13431  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13431  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13431  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13430  KO=0     )
> Skip 2FA                                                 (OK=33652  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13428  KO=0     )
>  UI IDM uiconfig                                         (OK=13428  KO=0     )
>  UI IDM version                                          (OK=13428  KO=0     )
>  UI IDM privilege                                        (OK=13427  KO=0     )
>  UI IDM features                                         (OK=13428  KO=0     )
>  UI IDM login                                            (OK=13428  KO=0     )
>  UI IDM dashboard                                        (OK=13425  KO=0     )
>  UI IDM managed user schema                              (OK=13425  KO=0     )
>  UI IDM user                                             (OK=13425  KO=0     )
>  UI IDM oidcToken                                        (OK=13424  KO=0     )
> userinfo                                                 (OK=13422  KO=0     )
> GetUUid                                                  (OK=20060  KO=0     )
> UI-Logout                                                (OK=13422  KO=0     )
> GetOpenidConfig                                          (OK=59771  KO=0     )
> UI-Logout Redirect 1                                     (OK=13422  KO=0     )
>  UI AM revoke1                                           (OK=13421  KO=0     )
>  UI AM revoke2                                           (OK=13421  KO=0     )
>  UI AM endsession                                        (OK=13421  KO=0     )
> CreatePolicy                                             (OK=20051  KO=8     )
> RootUserinfo                                             (OK=44729  KO=0     )
> getIdToken                                               (OK=4619   KO=0     )
> getIdToken Redirect 1                                    (OK=4619   KO=0     )
> createOrganization                                       (OK=4619   KO=0     )
> queryOrganization                                        (OK=4616   KO=0     )
> deleteOrganization                                       (OK=4616   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2201   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2200   KO=0     )
> restloginProgressiveProfileCallback                      (OK=996    KO=0     )
> ReadPolicy                                               (OK=19915  KO=1     )
> DeletePolicy                                             (OK=19790  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=167    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1036 (98.95%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 226243 / active: 363    / done: 62469 
================================================================================

21:23:13.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:14.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:14.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:15.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:15.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:15.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:15.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:16.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:18.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:18.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:18 GMT                                     805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=881167 KO=11    )
> restLoginInitiate                                        (OK=61015  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61006  KO=0     )
> User Authorize PKCE stage                                (OK=73466  KO=0     )
> User AccessToken PKCE stage                              (OK=73462  KO=0     )
> tokenUserinfo                                            (OK=12568  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13524  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13523  KO=0     )
>  UI AM idFromSession                                     (OK=13522  KO=0     )
>  UI AM validateGoto                                      (OK=13522  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13520  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13520  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13520  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13520  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13519  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13519  KO=0     )
> Skip 2FA                                                 (OK=33859  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13519  KO=0     )
>  UI IDM uiconfig                                         (OK=13519  KO=0     )
>  UI IDM version                                          (OK=13518  KO=0     )
>  UI IDM privilege                                        (OK=13518  KO=0     )
>  UI IDM features                                         (OK=13518  KO=0     )
>  UI IDM login                                            (OK=13518  KO=0     )
>  UI IDM dashboard                                        (OK=13518  KO=0     )
>  UI IDM managed user schema                              (OK=13518  KO=0     )
>  UI IDM user                                             (OK=13518  KO=0     )
>  UI IDM oidcToken                                        (OK=13517  KO=0     )
> userinfo                                                 (OK=13517  KO=0     )
> GetUUid                                                  (OK=20170  KO=0     )
> UI-Logout                                                (OK=13516  KO=0     )
> GetOpenidConfig                                          (OK=60142  KO=0     )
> UI-Logout Redirect 1                                     (OK=13516  KO=0     )
>  UI AM revoke1                                           (OK=13515  KO=0     )
>  UI AM revoke2                                           (OK=13515  KO=0     )
>  UI AM endsession                                        (OK=13515  KO=0     )
> CreatePolicy                                             (OK=20158  KO=8     )
> RootUserinfo                                             (OK=45046  KO=0     )
> getIdToken                                               (OK=4647   KO=0     )
> getIdToken Redirect 1                                    (OK=4647   KO=0     )
> createOrganization                                       (OK=4646   KO=0     )
> queryOrganization                                        (OK=4646   KO=0     )
> deleteOrganization                                       (OK=4644   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2211   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2211   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1007   KO=0     )
> ReadPolicy                                               (OK=20053  KO=1     )
> DeletePolicy                                             (OK=19912  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=167    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1046 (98.96%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 225842 / active: 369    / done: 62864 
================================================================================

21:23:19.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:20.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:21.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:21.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:21.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:22.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:22.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:23.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:23.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:23.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:23 GMT                                     810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=886770 KO=11    )
> restLoginInitiate                                        (OK=61399  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61393  KO=0     )
> User Authorize PKCE stage                                (OK=73942  KO=0     )
> User AccessToken PKCE stage                              (OK=73935  KO=0     )
> tokenUserinfo                                            (OK=12655  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13614  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13613  KO=0     )
>  UI AM idFromSession                                     (OK=13613  KO=0     )
>  UI AM validateGoto                                      (OK=13613  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13612  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13611  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13611  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13611  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13609  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13607  KO=0     )
> Skip 2FA                                                 (OK=34063  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13606  KO=0     )
>  UI IDM uiconfig                                         (OK=13606  KO=0     )
>  UI IDM version                                          (OK=13606  KO=0     )
>  UI IDM privilege                                        (OK=13605  KO=0     )
>  UI IDM features                                         (OK=13605  KO=0     )
>  UI IDM login                                            (OK=13605  KO=0     )
>  UI IDM dashboard                                        (OK=13604  KO=0     )
>  UI IDM managed user schema                              (OK=13604  KO=0     )
>  UI IDM user                                             (OK=13604  KO=0     )
>  UI IDM oidcToken                                        (OK=13603  KO=0     )
> userinfo                                                 (OK=13601  KO=0     )
> GetUUid                                                  (OK=20284  KO=0     )
> UI-Logout                                                (OK=13600  KO=0     )
> GetOpenidConfig                                          (OK=60502  KO=0     )
> UI-Logout Redirect 1                                     (OK=13599  KO=0     )
>  UI AM revoke1                                           (OK=13599  KO=0     )
>  UI AM revoke2                                           (OK=13599  KO=0     )
>  UI AM endsession                                        (OK=13599  KO=0     )
> CreatePolicy                                             (OK=20274  KO=8     )
> RootUserinfo                                             (OK=45345  KO=0     )
> getIdToken                                               (OK=4677   KO=0     )
> getIdToken Redirect 1                                    (OK=4677   KO=0     )
> createOrganization                                       (OK=4677   KO=0     )
> queryOrganization                                        (OK=4677   KO=0     )
> deleteOrganization                                       (OK=4677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2222   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1012   KO=0     )
> ReadPolicy                                               (OK=20161  KO=1     )
> DeletePolicy                                             (OK=20048  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=168    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1056 (98.97%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 225449 / active: 334    / done: 63292 
================================================================================

21:23:24.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:25.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:25.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:25.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:26.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:26.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:27.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:28.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:28.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:28 GMT                                     815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=892325 KO=11    )
> restLoginInitiate                                        (OK=61784  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61778  KO=0     )
> User Authorize PKCE stage                                (OK=74394  KO=0     )
> User AccessToken PKCE stage                              (OK=74390  KO=0     )
> tokenUserinfo                                            (OK=12737  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13706  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13704  KO=0     )
>  UI AM idFromSession                                     (OK=13703  KO=0     )
>  UI AM validateGoto                                      (OK=13703  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13700  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13700  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13699  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13699  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13697  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13696  KO=0     )
> Skip 2FA                                                 (OK=34260  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13696  KO=0     )
>  UI IDM uiconfig                                         (OK=13696  KO=0     )
>  UI IDM version                                          (OK=13696  KO=0     )
>  UI IDM privilege                                        (OK=13696  KO=0     )
>  UI IDM features                                         (OK=13696  KO=0     )
>  UI IDM login                                            (OK=13696  KO=0     )
>  UI IDM dashboard                                        (OK=13695  KO=0     )
>  UI IDM managed user schema                              (OK=13695  KO=0     )
>  UI IDM user                                             (OK=13695  KO=0     )
>  UI IDM oidcToken                                        (OK=13695  KO=0     )
> userinfo                                                 (OK=13695  KO=0     )
> GetUUid                                                  (OK=20409  KO=0     )
> UI-Logout                                                (OK=13694  KO=0     )
> GetOpenidConfig                                          (OK=60851  KO=0     )
> UI-Logout Redirect 1                                     (OK=13694  KO=0     )
>  UI AM revoke1                                           (OK=13693  KO=0     )
>  UI AM revoke2                                           (OK=13693  KO=0     )
>  UI AM endsession                                        (OK=13693  KO=0     )
> CreatePolicy                                             (OK=20401  KO=8     )
> RootUserinfo                                             (OK=45612  KO=0     )
> getIdToken                                               (OK=4698   KO=0     )
> getIdToken Redirect 1                                    (OK=4698   KO=0     )
> createOrganization                                       (OK=4698   KO=0     )
> queryOrganization                                        (OK=4698   KO=0     )
> deleteOrganization                                       (OK=4698   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2234   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2234   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1017   KO=0     )
> ReadPolicy                                               (OK=20281  KO=1     )
> DeletePolicy                                             (OK=20156  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=172    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1065 (98.98%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 225053 / active: 343    / done: 63679 
================================================================================

21:23:29.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:29.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:30.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:31.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:33 GMT                                     820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=898112 KO=11    )
> restLoginInitiate                                        (OK=62152  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62146  KO=0     )
> User Authorize PKCE stage                                (OK=74867  KO=0     )
> User AccessToken PKCE stage                              (OK=74864  KO=0     )
> tokenUserinfo                                            (OK=12813  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13800  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13800  KO=0     )
>  UI AM idFromSession                                     (OK=13800  KO=0     )
>  UI AM validateGoto                                      (OK=13800  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13798  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13798  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13797  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13797  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13796  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13795  KO=0     )
> Skip 2FA                                                 (OK=34460  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13795  KO=0     )
>  UI IDM uiconfig                                         (OK=13795  KO=0     )
>  UI IDM version                                          (OK=13795  KO=0     )
>  UI IDM privilege                                        (OK=13794  KO=0     )
>  UI IDM features                                         (OK=13795  KO=0     )
>  UI IDM login                                            (OK=13795  KO=0     )
>  UI IDM dashboard                                        (OK=13794  KO=0     )
>  UI IDM managed user schema                              (OK=13794  KO=0     )
>  UI IDM user                                             (OK=13793  KO=0     )
>  UI IDM oidcToken                                        (OK=13792  KO=0     )
> userinfo                                                 (OK=13792  KO=0     )
> GetUUid                                                  (OK=20528  KO=0     )
> UI-Logout                                                (OK=13789  KO=0     )
> GetOpenidConfig                                          (OK=61218  KO=0     )
> UI-Logout Redirect 1                                     (OK=13788  KO=0     )
>  UI AM revoke1                                           (OK=13787  KO=0     )
>  UI AM revoke2                                           (OK=13787  KO=0     )
>  UI AM endsession                                        (OK=13787  KO=0     )
> CreatePolicy                                             (OK=20517  KO=8     )
> RootUserinfo                                             (OK=45887  KO=0     )
> getIdToken                                               (OK=4725   KO=0     )
> getIdToken Redirect 1                                    (OK=4725   KO=0     )
> createOrganization                                       (OK=4725   KO=0     )
> queryOrganization                                        (OK=4724   KO=0     )
> deleteOrganization                                       (OK=4723   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2250   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2250   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1028   KO=0     )
> ReadPolicy                                               (OK=20407  KO=1     )
> DeletePolicy                                             (OK=20277  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=173    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1069 (98.98%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 224669 / active: 343    / done: 64063 
================================================================================

21:23:34.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:34.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:35.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:37.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:37.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:38 GMT                                     825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=903436 KO=11    )
> restLoginInitiate                                        (OK=62528  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62516  KO=0     )
> User Authorize PKCE stage                                (OK=75313  KO=0     )
> User AccessToken PKCE stage                              (OK=75307  KO=0     )
> tokenUserinfo                                            (OK=12879  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13876  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13875  KO=0     )
>  UI AM idFromSession                                     (OK=13875  KO=0     )
>  UI AM validateGoto                                      (OK=13875  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13874  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13874  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13874  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13874  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13874  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13874  KO=0     )
> Skip 2FA                                                 (OK=34685  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13873  KO=0     )
>  UI IDM uiconfig                                         (OK=13873  KO=0     )
>  UI IDM version                                          (OK=13873  KO=0     )
>  UI IDM privilege                                        (OK=13873  KO=0     )
>  UI IDM features                                         (OK=13873  KO=0     )
>  UI IDM login                                            (OK=13873  KO=0     )
>  UI IDM dashboard                                        (OK=13872  KO=0     )
>  UI IDM managed user schema                              (OK=13872  KO=0     )
>  UI IDM user                                             (OK=13872  KO=0     )
>  UI IDM oidcToken                                        (OK=13872  KO=0     )
> userinfo                                                 (OK=13870  KO=0     )
> GetUUid                                                  (OK=20653  KO=0     )
> UI-Logout                                                (OK=13870  KO=0     )
> GetOpenidConfig                                          (OK=61582  KO=0     )
> UI-Logout Redirect 1                                     (OK=13869  KO=0     )
>  UI AM revoke1                                           (OK=13869  KO=0     )
>  UI AM revoke2                                           (OK=13869  KO=0     )
>  UI AM endsession                                        (OK=13869  KO=0     )
> CreatePolicy                                             (OK=20641  KO=8     )
> RootUserinfo                                             (OK=46241  KO=0     )
> getIdToken                                               (OK=4748   KO=0     )
> getIdToken Redirect 1                                    (OK=4748   KO=0     )
> createOrganization                                       (OK=4747   KO=0     )
> queryOrganization                                        (OK=4746   KO=0     )
> deleteOrganization                                       (OK=4746   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2267   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2267   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1037   KO=0     )
> ReadPolicy                                               (OK=20523  KO=1     )
> DeletePolicy                                             (OK=20402  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=173    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1074 (98.99%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 224276 / active: 362    / done: 64437 
================================================================================

21:23:39.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 64801: status.find.in([200, 209], 304), found 409
21:23:39.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,64801,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTEwMDUxMDAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieVdmblpUb29RLVZ5VEZsWktMbzMxdTB2aDlVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzNzgxOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzNzgxOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNDE5LCJpYXQiOjE3MzIxMzc4MTksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im1hWnNUY3BDUnZqRXY3WlBZNW1Sc1FnNjltSSJ9.VvP-QbYwwEXJVBnql8XMNrnKMScD7c8D4t3XBaes-FTumNuWN6FnD37QFKbp_XRrcD_64y-D3uuBCw3hpDkM7S1IVjF7mZ_UiPPeenpuRWM1ArrU0MrbAOYXN9DwG4G-8ZJvOCyA9j2gvnVktwBPnv9b0CUpMVNcZvaX3SqsAfKcC29vyhyvUSvnjBn4byRmYl2jDCOdpbBUsE_OtsQngBbTz5K4OIRNeSqGkse9B5f5evHQXNRuM_fNt3y_AnTgYRXad1xuwG-1xuromqwPAhMSQpz3LJUBzPr1Xcchq87QT9cz813rn445wd9UY7kQ5XkbxHuQ2XqfFVqstGtgSw, username -> user.80012, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy802914, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@241eeb49, authcode -> zFTq9Z_9fYwMLTBXrxbDf_tsb2w, useAdminRealm -> true, callbacks -> {"tokenId":"oHScPqaZQ3nYr5eCEXQzcFaLhxk.*AAJTSQACMDIAAlNLABxjc0tzRXI5NG1iOFNVcGozS01EOS95WGhNZzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137818919), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=oHScPqaZQ3nYr5eCEXQzcFaLhxk.*AAJTSQACMDIAAlNLABxjc0tzRXI5NG1iOFNVcGozS01EOS95WGhNZzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137818919))), password -> Pa_ssw0rd, challenge -> HvAJCK2z54oVuJL3Y8HkYVsk52xXPh8q9XsixcIlOXM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 150.190.142.117, verifier -> LTM1NTE1NTgwMTYxNDA2NjQwMDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25748b9f, tokenId -> oHScPqaZQ3nYr5eCEXQzcFaLhxk.*AAJTSQACMDIAAlNLABxjc0tzRXI5NG1iOFNVcGozS01EOS95WGhNZzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=oHScPqaZQ3nYr5eCEXQzcFaLhxk.*AAJTSQACMDIAAlNLABxjc0tzRXI5NG1iOFNVcGozS01EOS95WGhNZzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=oHScPqaZQ3nYr5eCEXQzcFaLhxk.*AAJTSQACMDIAAlNLABxjc0tzRXI5NG1iOFNVcGozS01EOS95WGhNZzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy802914","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, 20 Nov 2024 21:23:39 GMT
	x-forgerock-transactionid: e494ef43-f09d-419d-9621-275fbe3afaa6
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:39.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:40.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:43.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:43.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:43 GMT                                     830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=908676 KO=12    )
> restLoginInitiate                                        (OK=62886  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62883  KO=0     )
> User Authorize PKCE stage                                (OK=75751  KO=0     )
> User AccessToken PKCE stage                              (OK=75749  KO=0     )
> tokenUserinfo                                            (OK=12960  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13957  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13956  KO=0     )
>  UI AM idFromSession                                     (OK=13956  KO=0     )
>  UI AM validateGoto                                      (OK=13956  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13953  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13952  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13952  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13952  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13952  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13952  KO=0     )
> Skip 2FA                                                 (OK=34884  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13952  KO=0     )
>  UI IDM uiconfig                                         (OK=13952  KO=0     )
>  UI IDM version                                          (OK=13952  KO=0     )
>  UI IDM privilege                                        (OK=13952  KO=0     )
>  UI IDM features                                         (OK=13952  KO=0     )
>  UI IDM login                                            (OK=13952  KO=0     )
>  UI IDM dashboard                                        (OK=13952  KO=0     )
>  UI IDM managed user schema                              (OK=13952  KO=0     )
>  UI IDM user                                             (OK=13952  KO=0     )
>  UI IDM oidcToken                                        (OK=13952  KO=0     )
> userinfo                                                 (OK=13952  KO=0     )
> GetUUid                                                  (OK=20773  KO=0     )
> UI-Logout                                                (OK=13952  KO=0     )
> GetOpenidConfig                                          (OK=61945  KO=0     )
> UI-Logout Redirect 1                                     (OK=13951  KO=0     )
>  UI AM revoke1                                           (OK=13949  KO=0     )
>  UI AM revoke2                                           (OK=13949  KO=0     )
>  UI AM endsession                                        (OK=13949  KO=0     )
> CreatePolicy                                             (OK=20763  KO=9     )
> RootUserinfo                                             (OK=46550  KO=0     )
> getIdToken                                               (OK=4766   KO=0     )
> getIdToken Redirect 1                                    (OK=4766   KO=0     )
> createOrganization                                       (OK=4765   KO=0     )
> queryOrganization                                        (OK=4764   KO=0     )
> deleteOrganization                                       (OK=4764   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2281   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2281   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1044   KO=0     )
> ReadPolicy                                               (OK=20646  KO=1     )
> DeletePolicy                                             (OK=20521  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=174    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1078 (98.90%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 223905 / active: 340    / done: 64830 
================================================================================

21:23:44.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:45.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:45.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:45.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:46.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:47.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:48.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:48 GMT                                     835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=913766 KO=12    )
> restLoginInitiate                                        (OK=63251  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63243  KO=0     )
> User Authorize PKCE stage                                (OK=76177  KO=0     )
> User AccessToken PKCE stage                              (OK=76170  KO=0     )
> tokenUserinfo                                            (OK=13030  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14033  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14033  KO=0     )
>  UI AM idFromSession                                     (OK=14033  KO=0     )
>  UI AM validateGoto                                      (OK=14033  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14030  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14030  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14030  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14030  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14025  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14025  KO=0     )
> Skip 2FA                                                 (OK=35088  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14025  KO=0     )
>  UI IDM uiconfig                                         (OK=14025  KO=0     )
>  UI IDM version                                          (OK=14025  KO=0     )
>  UI IDM privilege                                        (OK=14025  KO=0     )
>  UI IDM features                                         (OK=14025  KO=0     )
>  UI IDM login                                            (OK=14025  KO=0     )
>  UI IDM dashboard                                        (OK=14025  KO=0     )
>  UI IDM managed user schema                              (OK=14025  KO=0     )
>  UI IDM user                                             (OK=14025  KO=0     )
>  UI IDM oidcToken                                        (OK=14025  KO=0     )
> userinfo                                                 (OK=14024  KO=0     )
> GetUUid                                                  (OK=20892  KO=0     )
> UI-Logout                                                (OK=14024  KO=0     )
> GetOpenidConfig                                          (OK=62308  KO=0     )
> UI-Logout Redirect 1                                     (OK=14024  KO=0     )
>  UI AM revoke1                                           (OK=14024  KO=0     )
>  UI AM revoke2                                           (OK=14024  KO=0     )
>  UI AM endsession                                        (OK=14024  KO=0     )
> CreatePolicy                                             (OK=20880  KO=9     )
> RootUserinfo                                             (OK=46856  KO=0     )
> getIdToken                                               (OK=4790   KO=0     )
> getIdToken Redirect 1                                    (OK=4790   KO=0     )
> createOrganization                                       (OK=4789   KO=0     )
> queryOrganization                                        (OK=4789   KO=0     )
> deleteOrganization                                       (OK=4788   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2294   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2294   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1051   KO=0     )
> ReadPolicy                                               (OK=20770  KO=1     )
> DeletePolicy                                             (OK=20644  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=176    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1085 (98.91%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 223526 / active: 346    / done: 65203 
================================================================================

21:23:48.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:49.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:50.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:52.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:52.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:52.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:53.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:53 GMT                                     840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=919172 KO=12    )
> restLoginInitiate                                        (OK=63646  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63636  KO=0     )
> User Authorize PKCE stage                                (OK=76640  KO=0     )
> User AccessToken PKCE stage                              (OK=76631  KO=0     )
> tokenUserinfo                                            (OK=13114  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14117  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14116  KO=0     )
>  UI AM idFromSession                                     (OK=14115  KO=0     )
>  UI AM validateGoto                                      (OK=14115  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14110  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14109  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14108  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14108  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14104  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14104  KO=0     )
> Skip 2FA                                                 (OK=35307  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14104  KO=0     )
>  UI IDM uiconfig                                         (OK=14104  KO=0     )
>  UI IDM version                                          (OK=14104  KO=0     )
>  UI IDM privilege                                        (OK=14103  KO=0     )
>  UI IDM features                                         (OK=14103  KO=0     )
>  UI IDM login                                            (OK=14103  KO=0     )
>  UI IDM dashboard                                        (OK=14102  KO=0     )
>  UI IDM managed user schema                              (OK=14102  KO=0     )
>  UI IDM user                                             (OK=14102  KO=0     )
>  UI IDM oidcToken                                        (OK=14102  KO=0     )
> userinfo                                                 (OK=14102  KO=0     )
> GetUUid                                                  (OK=21030  KO=0     )
> UI-Logout                                                (OK=14101  KO=0     )
> GetOpenidConfig                                          (OK=62689  KO=0     )
> UI-Logout Redirect 1                                     (OK=14101  KO=0     )
>  UI AM revoke1                                           (OK=14101  KO=0     )
>  UI AM revoke2                                           (OK=14101  KO=0     )
>  UI AM endsession                                        (OK=14101  KO=0     )
> CreatePolicy                                             (OK=21018  KO=9     )
> RootUserinfo                                             (OK=47123  KO=0     )
> getIdToken                                               (OK=4819   KO=0     )
> getIdToken Redirect 1                                    (OK=4819   KO=0     )
> createOrganization                                       (OK=4819   KO=0     )
> queryOrganization                                        (OK=4819   KO=0     )
> deleteOrganization                                       (OK=4819   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2307   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2307   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1057   KO=0     )
> ReadPolicy                                               (OK=20885  KO=1     )
> DeletePolicy                                             (OK=20768  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=177    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1092 (98.91%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 223117 / active: 369    / done: 65589 
================================================================================

21:23:54.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:54.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:56.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:56.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:58.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:23:58.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:23:58 GMT                                     845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=924933 KO=12    )
> restLoginInitiate                                        (OK=64044  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64034  KO=0     )
> User Authorize PKCE stage                                (OK=77121  KO=0     )
> User AccessToken PKCE stage                              (OK=77114  KO=0     )
> tokenUserinfo                                            (OK=13202  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14214  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14213  KO=0     )
>  UI AM idFromSession                                     (OK=14209  KO=0     )
>  UI AM validateGoto                                      (OK=14207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14200  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14200  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14200  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14200  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14196  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14195  KO=0     )
> Skip 2FA                                                 (OK=35515  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14193  KO=0     )
>  UI IDM uiconfig                                         (OK=14193  KO=0     )
>  UI IDM version                                          (OK=14193  KO=0     )
>  UI IDM privilege                                        (OK=14192  KO=0     )
>  UI IDM features                                         (OK=14193  KO=0     )
>  UI IDM login                                            (OK=14193  KO=0     )
>  UI IDM dashboard                                        (OK=14192  KO=0     )
>  UI IDM managed user schema                              (OK=14192  KO=0     )
>  UI IDM user                                             (OK=14192  KO=0     )
>  UI IDM oidcToken                                        (OK=14189  KO=0     )
> userinfo                                                 (OK=14189  KO=0     )
> GetUUid                                                  (OK=21159  KO=0     )
> UI-Logout                                                (OK=14188  KO=0     )
> GetOpenidConfig                                          (OK=63070  KO=0     )
> UI-Logout Redirect 1                                     (OK=14188  KO=0     )
>  UI AM revoke1                                           (OK=14186  KO=0     )
>  UI AM revoke2                                           (OK=14186  KO=0     )
>  UI AM endsession                                        (OK=14187  KO=0     )
> CreatePolicy                                             (OK=21149  KO=9     )
> RootUserinfo                                             (OK=47398  KO=0     )
> getIdToken                                               (OK=4846   KO=0     )
> getIdToken Redirect 1                                    (OK=4846   KO=0     )
> createOrganization                                       (OK=4846   KO=0     )
> queryOrganization                                        (OK=4846   KO=0     )
> deleteOrganization                                       (OK=4845   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2334   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2334   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1066   KO=0     )
> ReadPolicy                                               (OK=21022  KO=1     )
> DeletePolicy                                             (OK=20882  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=180    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1098 (98.92%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 222692 / active: 393    / done: 65990 
================================================================================

21:23:59.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:00.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:00.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:01.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:01.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:01.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:02.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:03.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:03 GMT                                     850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=931246 KO=12    )
> restLoginInitiate                                        (OK=64437  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64433  KO=0     )
> User Authorize PKCE stage                                (OK=77625  KO=0     )
> User AccessToken PKCE stage                              (OK=77619  KO=0     )
> tokenUserinfo                                            (OK=13293  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14311  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14311  KO=0     )
>  UI AM idFromSession                                     (OK=14311  KO=0     )
>  UI AM validateGoto                                      (OK=14311  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14309  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14309  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14309  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14309  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14305  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14305  KO=0     )
> Skip 2FA                                                 (OK=35718  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14305  KO=0     )
>  UI IDM uiconfig                                         (OK=14305  KO=0     )
>  UI IDM version                                          (OK=14305  KO=0     )
>  UI IDM privilege                                        (OK=14304  KO=0     )
>  UI IDM features                                         (OK=14304  KO=0     )
>  UI IDM login                                            (OK=14304  KO=0     )
>  UI IDM dashboard                                        (OK=14304  KO=0     )
>  UI IDM managed user schema                              (OK=14304  KO=0     )
>  UI IDM user                                             (OK=14304  KO=0     )
>  UI IDM oidcToken                                        (OK=14303  KO=0     )
> userinfo                                                 (OK=14303  KO=0     )
> GetUUid                                                  (OK=21288  KO=0     )
> UI-Logout                                                (OK=14302  KO=0     )
> GetOpenidConfig                                          (OK=63465  KO=0     )
> UI-Logout Redirect 1                                     (OK=14300  KO=0     )
>  UI AM revoke1                                           (OK=14300  KO=0     )
>  UI AM revoke2                                           (OK=14300  KO=0     )
>  UI AM endsession                                        (OK=14299  KO=0     )
> CreatePolicy                                             (OK=21279  KO=9     )
> RootUserinfo                                             (OK=47647  KO=0     )
> getIdToken                                               (OK=4874   KO=0     )
> getIdToken Redirect 1                                    (OK=4873   KO=0     )
> createOrganization                                       (OK=4873   KO=0     )
> queryOrganization                                        (OK=4873   KO=0     )
> deleteOrganization                                       (OK=4873   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2352   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2352   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1079   KO=0     )
> ReadPolicy                                               (OK=21155  KO=1     )
> DeletePolicy                                             (OK=21019  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1106 (98.93%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 22%
          waiting: 222283 / active: 347    / done: 66445 
================================================================================

21:24:05.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:07.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:08.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:08 GMT                                     855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=937060 KO=12    )
> restLoginInitiate                                        (OK=64848  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64842  KO=0     )
> User Authorize PKCE stage                                (OK=78119  KO=0     )
> User AccessToken PKCE stage                              (OK=78116  KO=0     )
> tokenUserinfo                                            (OK=13375  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14399  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14399  KO=0     )
>  UI AM idFromSession                                     (OK=14398  KO=0     )
>  UI AM validateGoto                                      (OK=14399  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14397  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14397  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14396  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14396  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14394  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14394  KO=0     )
> Skip 2FA                                                 (OK=35952  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14393  KO=0     )
>  UI IDM uiconfig                                         (OK=14393  KO=0     )
>  UI IDM version                                          (OK=14392  KO=0     )
>  UI IDM privilege                                        (OK=14392  KO=0     )
>  UI IDM features                                         (OK=14392  KO=0     )
>  UI IDM login                                            (OK=14392  KO=0     )
>  UI IDM dashboard                                        (OK=14392  KO=0     )
>  UI IDM managed user schema                              (OK=14392  KO=0     )
>  UI IDM user                                             (OK=14392  KO=0     )
>  UI IDM oidcToken                                        (OK=14390  KO=0     )
> userinfo                                                 (OK=14390  KO=0     )
> GetUUid                                                  (OK=21427  KO=0     )
> UI-Logout                                                (OK=14389  KO=0     )
> GetOpenidConfig                                          (OK=63868  KO=0     )
> UI-Logout Redirect 1                                     (OK=14386  KO=0     )
>  UI AM revoke1                                           (OK=14384  KO=0     )
>  UI AM revoke2                                           (OK=14384  KO=0     )
>  UI AM endsession                                        (OK=14384  KO=0     )
> CreatePolicy                                             (OK=21417  KO=9     )
> RootUserinfo                                             (OK=47904  KO=0     )
> getIdToken                                               (OK=4910   KO=0     )
> getIdToken Redirect 1                                    (OK=4910   KO=0     )
> createOrganization                                       (OK=4909   KO=0     )
> queryOrganization                                        (OK=4909   KO=0     )
> deleteOrganization                                       (OK=4907   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2368   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2366   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1085   KO=0     )
> ReadPolicy                                               (OK=21286  KO=1     )
> DeletePolicy                                             (OK=21153  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1109 (98.93%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 221856 / active: 372    / done: 66847 
================================================================================

21:24:08.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:09.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:09.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:10.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:10.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:11.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:11.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:12.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:13 GMT                                     860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=942865 KO=12    )
> restLoginInitiate                                        (OK=65229  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65218  KO=0     )
> User Authorize PKCE stage                                (OK=78582  KO=0     )
> User AccessToken PKCE stage                              (OK=78577  KO=0     )
> tokenUserinfo                                            (OK=13440  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14494  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14493  KO=0     )
>  UI AM idFromSession                                     (OK=14492  KO=0     )
>  UI AM validateGoto                                      (OK=14492  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14489  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14488  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14488  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14488  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14487  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14486  KO=0     )
> Skip 2FA                                                 (OK=36162  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14485  KO=0     )
>  UI IDM uiconfig                                         (OK=14485  KO=0     )
>  UI IDM version                                          (OK=14485  KO=0     )
>  UI IDM privilege                                        (OK=14485  KO=0     )
>  UI IDM features                                         (OK=14485  KO=0     )
>  UI IDM login                                            (OK=14485  KO=0     )
>  UI IDM dashboard                                        (OK=14484  KO=0     )
>  UI IDM managed user schema                              (OK=14484  KO=0     )
>  UI IDM user                                             (OK=14484  KO=0     )
>  UI IDM oidcToken                                        (OK=14484  KO=0     )
> userinfo                                                 (OK=14484  KO=0     )
> GetUUid                                                  (OK=21558  KO=0     )
> UI-Logout                                                (OK=14483  KO=0     )
> GetOpenidConfig                                          (OK=64271  KO=0     )
> UI-Logout Redirect 1                                     (OK=14483  KO=0     )
>  UI AM revoke1                                           (OK=14483  KO=0     )
>  UI AM revoke2                                           (OK=14483  KO=0     )
>  UI AM endsession                                        (OK=14483  KO=0     )
> CreatePolicy                                             (OK=21548  KO=9     )
> RootUserinfo                                             (OK=48201  KO=0     )
> getIdToken                                               (OK=4937   KO=0     )
> getIdToken Redirect 1                                    (OK=4937   KO=0     )
> createOrganization                                       (OK=4937   KO=0     )
> queryOrganization                                        (OK=4936   KO=0     )
> deleteOrganization                                       (OK=4936   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2384   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2384   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1094   KO=0     )
> ReadPolicy                                               (OK=21425  KO=1     )
> DeletePolicy                                             (OK=21284  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1117 (98.94%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 221457 / active: 365    / done: 67253 
================================================================================

21:24:14.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:15.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:16.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:16.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:17.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:18 GMT                                     865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=948526 KO=12    )
> restLoginInitiate                                        (OK=65607  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65599  KO=0     )
> User Authorize PKCE stage                                (OK=79045  KO=0     )
> User AccessToken PKCE stage                              (OK=79041  KO=0     )
> tokenUserinfo                                            (OK=13523  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14584  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14584  KO=0     )
>  UI AM idFromSession                                     (OK=14584  KO=0     )
>  UI AM validateGoto                                      (OK=14584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14581  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14580  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14577  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14577  KO=0     )
> Skip 2FA                                                 (OK=36364  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14577  KO=0     )
>  UI IDM uiconfig                                         (OK=14577  KO=0     )
>  UI IDM version                                          (OK=14576  KO=0     )
>  UI IDM privilege                                        (OK=14576  KO=0     )
>  UI IDM features                                         (OK=14576  KO=0     )
>  UI IDM login                                            (OK=14576  KO=0     )
>  UI IDM dashboard                                        (OK=14576  KO=0     )
>  UI IDM managed user schema                              (OK=14576  KO=0     )
>  UI IDM user                                             (OK=14576  KO=0     )
>  UI IDM oidcToken                                        (OK=14576  KO=0     )
> userinfo                                                 (OK=14576  KO=0     )
> GetUUid                                                  (OK=21688  KO=0     )
> UI-Logout                                                (OK=14574  KO=0     )
> GetOpenidConfig                                          (OK=64666  KO=0     )
> UI-Logout Redirect 1                                     (OK=14573  KO=0     )
>  UI AM revoke1                                           (OK=14571  KO=0     )
>  UI AM revoke2                                           (OK=14571  KO=0     )
>  UI AM endsession                                        (OK=14571  KO=0     )
> CreatePolicy                                             (OK=21677  KO=9     )
> RootUserinfo                                             (OK=48448  KO=0     )
> getIdToken                                               (OK=4965   KO=0     )
> getIdToken Redirect 1                                    (OK=4964   KO=0     )
> createOrganization                                       (OK=4963   KO=0     )
> queryOrganization                                        (OK=4963   KO=0     )
> deleteOrganization                                       (OK=4962   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2394   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1099   KO=0     )
> ReadPolicy                                               (OK=21554  KO=1     )
> DeletePolicy                                             (OK=21420  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1122 (98.94%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 221068 / active: 352    / done: 67655 
================================================================================

21:24:19.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:19.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:20.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:20.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:20.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:21.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:22.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:22.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:22.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:23.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:23 GMT                                     870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=954066 KO=12    )
> restLoginInitiate                                        (OK=66007  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65996  KO=0     )
> User Authorize PKCE stage                                (OK=79514  KO=0     )
> User AccessToken PKCE stage                              (OK=79506  KO=0     )
> tokenUserinfo                                            (OK=13596  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14670  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14669  KO=0     )
>  UI AM idFromSession                                     (OK=14668  KO=0     )
>  UI AM validateGoto                                      (OK=14668  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14664  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14664  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14663  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14663  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14659  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14659  KO=0     )
> Skip 2FA                                                 (OK=36592  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14656  KO=0     )
>  UI IDM uiconfig                                         (OK=14656  KO=0     )
>  UI IDM version                                          (OK=14656  KO=0     )
>  UI IDM privilege                                        (OK=14656  KO=0     )
>  UI IDM features                                         (OK=14656  KO=0     )
>  UI IDM login                                            (OK=14656  KO=0     )
>  UI IDM dashboard                                        (OK=14656  KO=0     )
>  UI IDM managed user schema                              (OK=14656  KO=0     )
>  UI IDM user                                             (OK=14656  KO=0     )
>  UI IDM oidcToken                                        (OK=14654  KO=0     )
> userinfo                                                 (OK=14654  KO=0     )
> GetUUid                                                  (OK=21825  KO=0     )
> UI-Logout                                                (OK=14654  KO=0     )
> GetOpenidConfig                                          (OK=65066  KO=0     )
> UI-Logout Redirect 1                                     (OK=14654  KO=0     )
>  UI AM revoke1                                           (OK=14652  KO=0     )
>  UI AM revoke2                                           (OK=14652  KO=0     )
>  UI AM endsession                                        (OK=14652  KO=0     )
> CreatePolicy                                             (OK=21814  KO=9     )
> RootUserinfo                                             (OK=48696  KO=0     )
> getIdToken                                               (OK=4996   KO=0     )
> getIdToken Redirect 1                                    (OK=4995   KO=0     )
> createOrganization                                       (OK=4995   KO=0     )
> queryOrganization                                        (OK=4995   KO=0     )
> deleteOrganization                                       (OK=4995   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2416   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2416   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1105   KO=0     )
> ReadPolicy                                               (OK=21683  KO=1     )
> DeletePolicy                                             (OK=21551  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=184    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1132 (98.95%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 220649 / active: 376    / done: 68050 
================================================================================

21:24:23.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:23.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:24.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:24.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:25.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:25.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:25.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:26.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:27.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:28.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 68740: status.find.in([200, 209], 304), found 409
21:24:28.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,68740,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTEwMDYwOTU5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRDN6S2ZGSFIteThPdm9hUENJaUNpU2dTYlZZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzNzg2NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzNzg2NywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNDY3LCJpYXQiOjE3MzIxMzc4NjcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlNQcW12eHhBb1k1NmNDQW9xd0VfRXFqTi1RbyJ9.jYHdiBuJzsltmZqwoyXgMxiFyWlSFVl4F1Tb6-vdjwuibc4YO3kV76bRQe-jwq5uPJ7r3Dvnnoq5w0Wghm_UetgmmA-V0HjdsjAxrlRQCRYkbMd-NPfBeXQuXrJcitAIN27wnVs_SiA8dqhkRjpOSHualUQf-30iWE_UX31itCXPwpVjHPxA0JhuOaTIqBI0ML07moTACALu-Ml5wLRDbyMyiZrl7zFTm7y7D4KJzEIYdlAiikHS62abhUfkfI5_ZoWAx2n0J76fOM3quwKtz_AQrlP3v140rxtJQLriXmdbWQ-IZggLK5TwUoJd_44TkFwRjFFUCwDDweZdWrFZng, username -> user.83737, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy319602, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c71a7a8, authcode -> pBh_RcZdItkz6EfypyKbEJ1yG9o, useAdminRealm -> true, callbacks -> {"tokenId":"ZC_TwVjI68fgk1bNAL2s2xptRj0.*AAJTSQACMDIAAlNLABxsVkhzUnk2QmtQaExDK2UxRTBVYTAwZ2RKOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137867865), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ZC_TwVjI68fgk1bNAL2s2xptRj0.*AAJTSQACMDIAAlNLABxsVkhzUnk2QmtQaExDK2UxRTBVYTAwZ2RKOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137867865))), password -> Pa_ssw0rd, challenge -> RDBVesZIr1MFrwk-5fbLTVLfzl2_NJ7MhR6a0S2t7Yc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 152.147.248.28, verifier -> NzE0NTgwMjk4OTUwODI2MjE1Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a416219, tokenId -> ZC_TwVjI68fgk1bNAL2s2xptRj0.*AAJTSQACMDIAAlNLABxsVkhzUnk2QmtQaExDK2UxRTBVYTAwZ2RKOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=ZC_TwVjI68fgk1bNAL2s2xptRj0.*AAJTSQACMDIAAlNLABxsVkhzUnk2QmtQaExDK2UxRTBVYTAwZ2RKOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ZC_TwVjI68fgk1bNAL2s2xptRj0.*AAJTSQACMDIAAlNLABxsVkhzUnk2QmtQaExDK2UxRTBVYTAwZ2RKOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy319602","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, 20 Nov 2024 21:24:28 GMT
	x-forgerock-transactionid: a18a4125-b9c9-4b5c-9512-2d1e04d88d61
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:28.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:28 GMT                                     875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=960066 KO=13    )
> restLoginInitiate                                        (OK=66378  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66368  KO=0     )
> User Authorize PKCE stage                                (OK=79986  KO=0     )
> User AccessToken PKCE stage                              (OK=79984  KO=0     )
> tokenUserinfo                                            (OK=13661  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14770  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14770  KO=0     )
>  UI AM idFromSession                                     (OK=14770  KO=0     )
>  UI AM validateGoto                                      (OK=14770  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14769  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14768  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14766  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14766  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14762  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14762  KO=0     )
> Skip 2FA                                                 (OK=36791  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14761  KO=0     )
>  UI IDM uiconfig                                         (OK=14761  KO=0     )
>  UI IDM version                                          (OK=14761  KO=0     )
>  UI IDM privilege                                        (OK=14761  KO=0     )
>  UI IDM features                                         (OK=14761  KO=0     )
>  UI IDM login                                            (OK=14761  KO=0     )
>  UI IDM dashboard                                        (OK=14760  KO=0     )
>  UI IDM managed user schema                              (OK=14760  KO=0     )
>  UI IDM user                                             (OK=14760  KO=0     )
>  UI IDM oidcToken                                        (OK=14759  KO=0     )
> userinfo                                                 (OK=14759  KO=0     )
> GetUUid                                                  (OK=21943  KO=0     )
> UI-Logout                                                (OK=14758  KO=0     )
> GetOpenidConfig                                          (OK=65446  KO=0     )
> UI-Logout Redirect 1                                     (OK=14756  KO=0     )
>  UI AM revoke1                                           (OK=14756  KO=0     )
>  UI AM revoke2                                           (OK=14756  KO=0     )
>  UI AM endsession                                        (OK=14756  KO=0     )
> CreatePolicy                                             (OK=21931  KO=10    )
> RootUserinfo                                             (OK=48965  KO=0     )
> getIdToken                                               (OK=5027   KO=0     )
> getIdToken Redirect 1                                    (OK=5027   KO=0     )
> createOrganization                                       (OK=5027   KO=0     )
> queryOrganization                                        (OK=5027   KO=0     )
> deleteOrganization                                       (OK=5026   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2431   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2430   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1115   KO=0     )
> ReadPolicy                                               (OK=21817  KO=1     )
> DeletePolicy                                             (OK=21680  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=187    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1142 (98.87%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.87%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 220263 / active: 355    / done: 68457 
================================================================================

21:24:29.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:29.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:29.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:30.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:31.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:32.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:32.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:33.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:33 GMT                                     880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=965833 KO=13    )
> restLoginInitiate                                        (OK=66763  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66750  KO=0     )
> User Authorize PKCE stage                                (OK=80445  KO=0     )
> User AccessToken PKCE stage                              (OK=80437  KO=0     )
> tokenUserinfo                                            (OK=13725  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14868  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14868  KO=0     )
>  UI AM idFromSession                                     (OK=14866  KO=0     )
>  UI AM validateGoto                                      (OK=14866  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14864  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14864  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14862  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14862  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14856  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14856  KO=0     )
> Skip 2FA                                                 (OK=36999  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14856  KO=0     )
>  UI IDM uiconfig                                         (OK=14856  KO=0     )
>  UI IDM version                                          (OK=14856  KO=0     )
>  UI IDM privilege                                        (OK=14856  KO=0     )
>  UI IDM features                                         (OK=14856  KO=0     )
>  UI IDM login                                            (OK=14856  KO=0     )
>  UI IDM dashboard                                        (OK=14856  KO=0     )
>  UI IDM managed user schema                              (OK=14856  KO=0     )
>  UI IDM user                                             (OK=14856  KO=0     )
>  UI IDM oidcToken                                        (OK=14855  KO=0     )
> userinfo                                                 (OK=14855  KO=0     )
> GetUUid                                                  (OK=22054  KO=0     )
> UI-Logout                                                (OK=14853  KO=0     )
> GetOpenidConfig                                          (OK=65809  KO=0     )
> UI-Logout Redirect 1                                     (OK=14852  KO=0     )
>  UI AM revoke1                                           (OK=14849  KO=0     )
>  UI AM revoke2                                           (OK=14849  KO=0     )
>  UI AM endsession                                        (OK=14849  KO=0     )
> CreatePolicy                                             (OK=22041  KO=10    )
> RootUserinfo                                             (OK=49281  KO=0     )
> getIdToken                                               (OK=5056   KO=0     )
> getIdToken Redirect 1                                    (OK=5056   KO=0     )
> createOrganization                                       (OK=5054   KO=0     )
> queryOrganization                                        (OK=5054   KO=0     )
> deleteOrganization                                       (OK=5054   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2446   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2445   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1128   KO=0     )
> ReadPolicy                                               (OK=21938  KO=1     )
> DeletePolicy                                             (OK=21812  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=188    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1150 (98.88%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.86%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 219859 / active: 359    / done: 68857 
================================================================================

21:24:34.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:34.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:36.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:36.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:36.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:36.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:37.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:38.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:38.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:38 GMT                                     885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=971868 KO=13    )
> restLoginInitiate                                        (OK=67175  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67166  KO=0     )
> User Authorize PKCE stage                                (OK=80956  KO=0     )
> User AccessToken PKCE stage                              (OK=80948  KO=0     )
> tokenUserinfo                                            (OK=13814  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14963  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14962  KO=0     )
>  UI AM idFromSession                                     (OK=14961  KO=0     )
>  UI AM validateGoto                                      (OK=14961  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14960  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14959  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14959  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14959  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14956  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14956  KO=0     )
> Skip 2FA                                                 (OK=37220  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14956  KO=0     )
>  UI IDM uiconfig                                         (OK=14956  KO=0     )
>  UI IDM version                                          (OK=14956  KO=0     )
>  UI IDM privilege                                        (OK=14956  KO=0     )
>  UI IDM features                                         (OK=14956  KO=0     )
>  UI IDM login                                            (OK=14955  KO=0     )
>  UI IDM dashboard                                        (OK=14955  KO=0     )
>  UI IDM managed user schema                              (OK=14955  KO=0     )
>  UI IDM user                                             (OK=14955  KO=0     )
>  UI IDM oidcToken                                        (OK=14952  KO=0     )
> userinfo                                                 (OK=14952  KO=0     )
> GetUUid                                                  (OK=22191  KO=0     )
> UI-Logout                                                (OK=14952  KO=0     )
> GetOpenidConfig                                          (OK=66179  KO=0     )
> UI-Logout Redirect 1                                     (OK=14952  KO=0     )
>  UI AM revoke1                                           (OK=14952  KO=0     )
>  UI AM revoke2                                           (OK=14952  KO=0     )
>  UI AM endsession                                        (OK=14952  KO=0     )
> CreatePolicy                                             (OK=22178  KO=10    )
> RootUserinfo                                             (OK=49571  KO=0     )
> getIdToken                                               (OK=5080   KO=0     )
> getIdToken Redirect 1                                    (OK=5080   KO=0     )
> createOrganization                                       (OK=5079   KO=0     )
> queryOrganization                                        (OK=5079   KO=0     )
> deleteOrganization                                       (OK=5079   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2453   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2453   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1134   KO=0     )
> ReadPolicy                                               (OK=22048  KO=1     )
> DeletePolicy                                             (OK=21936  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=189    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1159 (98.89%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.85%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 219444 / active: 356    / done: 69275 
================================================================================

21:24:38.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:39.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:41.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:41.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:43 GMT                                     890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=977400 KO=13    )
> restLoginInitiate                                        (OK=67541  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67532  KO=0     )
> User Authorize PKCE stage                                (OK=81410  KO=0     )
> User AccessToken PKCE stage                              (OK=81403  KO=0     )
> tokenUserinfo                                            (OK=13885  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15056  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15056  KO=0     )
>  UI AM idFromSession                                     (OK=15055  KO=0     )
>  UI AM validateGoto                                      (OK=15055  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15051  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15050  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15049  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15049  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15046  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15045  KO=0     )
> Skip 2FA                                                 (OK=37421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15043  KO=0     )
>  UI IDM uiconfig                                         (OK=15043  KO=0     )
>  UI IDM version                                          (OK=15043  KO=0     )
>  UI IDM privilege                                        (OK=15042  KO=0     )
>  UI IDM features                                         (OK=15042  KO=0     )
>  UI IDM login                                            (OK=15043  KO=0     )
>  UI IDM dashboard                                        (OK=15042  KO=0     )
>  UI IDM managed user schema                              (OK=15042  KO=0     )
>  UI IDM user                                             (OK=15042  KO=0     )
>  UI IDM oidcToken                                        (OK=15041  KO=0     )
> userinfo                                                 (OK=15041  KO=0     )
> GetUUid                                                  (OK=22313  KO=0     )
> UI-Logout                                                (OK=15041  KO=0     )
> GetOpenidConfig                                          (OK=66549  KO=0     )
> UI-Logout Redirect 1                                     (OK=15041  KO=0     )
>  UI AM revoke1                                           (OK=15041  KO=0     )
>  UI AM revoke2                                           (OK=15041  KO=0     )
>  UI AM endsession                                        (OK=15041  KO=0     )
> CreatePolicy                                             (OK=22300  KO=10    )
> RootUserinfo                                             (OK=49861  KO=0     )
> getIdToken                                               (OK=5105   KO=0     )
> getIdToken Redirect 1                                    (OK=5104   KO=0     )
> createOrganization                                       (OK=5104   KO=0     )
> queryOrganization                                        (OK=5104   KO=0     )
> deleteOrganization                                       (OK=5104   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2460   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2460   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1141   KO=0     )
> ReadPolicy                                               (OK=22185  KO=1     )
> DeletePolicy                                             (OK=22047  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=190    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1163 (98.89%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.85%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 219069 / active: 366    / done: 69640 
================================================================================

21:24:43.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:44.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:45.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:45.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:46.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:47.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:48.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:48.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:48 GMT                                     895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=982803 KO=13    )
> restLoginInitiate                                        (OK=67923  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67911  KO=0     )
> User Authorize PKCE stage                                (OK=81852  KO=0     )
> User AccessToken PKCE stage                              (OK=81844  KO=0     )
> tokenUserinfo                                            (OK=13961  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15138  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15138  KO=0     )
>  UI AM idFromSession                                     (OK=15136  KO=0     )
>  UI AM validateGoto                                      (OK=15135  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15132  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15131  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15127  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15126  KO=0     )
> Skip 2FA                                                 (OK=37630  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15126  KO=0     )
>  UI IDM uiconfig                                         (OK=15126  KO=0     )
>  UI IDM version                                          (OK=15126  KO=0     )
>  UI IDM privilege                                        (OK=15126  KO=0     )
>  UI IDM features                                         (OK=15126  KO=0     )
>  UI IDM login                                            (OK=15126  KO=0     )
>  UI IDM dashboard                                        (OK=15126  KO=0     )
>  UI IDM managed user schema                              (OK=15126  KO=0     )
>  UI IDM user                                             (OK=15126  KO=0     )
>  UI IDM oidcToken                                        (OK=15126  KO=0     )
> userinfo                                                 (OK=15126  KO=0     )
> GetUUid                                                  (OK=22434  KO=0     )
> UI-Logout                                                (OK=15125  KO=0     )
> GetOpenidConfig                                          (OK=66923  KO=0     )
> UI-Logout Redirect 1                                     (OK=15125  KO=0     )
>  UI AM revoke1                                           (OK=15125  KO=0     )
>  UI AM revoke2                                           (OK=15125  KO=0     )
>  UI AM endsession                                        (OK=15125  KO=0     )
> CreatePolicy                                             (OK=22419  KO=10    )
> RootUserinfo                                             (OK=50136  KO=0     )
> getIdToken                                               (OK=5135   KO=0     )
> getIdToken Redirect 1                                    (OK=5135   KO=0     )
> createOrganization                                       (OK=5135   KO=0     )
> queryOrganization                                        (OK=5134   KO=0     )
> deleteOrganization                                       (OK=5133   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2472   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1148   KO=0     )
> ReadPolicy                                               (OK=22306  KO=1     )
> DeletePolicy                                             (OK=22183  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=190    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1171 (98.90%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 218680 / active: 349    / done: 70046 
================================================================================

21:24:49.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:49.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:50.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:51.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:51.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:52.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:53.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:53.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:53 GMT                                     900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=988549 KO=13    )
> restLoginInitiate                                        (OK=68314  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68304  KO=0     )
> User Authorize PKCE stage                                (OK=82334  KO=0     )
> User AccessToken PKCE stage                              (OK=82329  KO=0     )
> tokenUserinfo                                            (OK=14031  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15226  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15225  KO=0     )
>  UI AM idFromSession                                     (OK=15225  KO=0     )
>  UI AM validateGoto                                      (OK=15223  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15219  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15219  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15219  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15217  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15217  KO=0     )
> Skip 2FA                                                 (OK=37864  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15214  KO=0     )
>  UI IDM uiconfig                                         (OK=15214  KO=0     )
>  UI IDM version                                          (OK=15214  KO=0     )
>  UI IDM privilege                                        (OK=15214  KO=0     )
>  UI IDM features                                         (OK=15214  KO=0     )
>  UI IDM login                                            (OK=15214  KO=0     )
>  UI IDM dashboard                                        (OK=15214  KO=0     )
>  UI IDM managed user schema                              (OK=15214  KO=0     )
>  UI IDM user                                             (OK=15214  KO=0     )
>  UI IDM oidcToken                                        (OK=15214  KO=0     )
> userinfo                                                 (OK=15214  KO=0     )
> GetUUid                                                  (OK=22571  KO=0     )
> UI-Logout                                                (OK=15212  KO=0     )
> GetOpenidConfig                                          (OK=67304  KO=0     )
> UI-Logout Redirect 1                                     (OK=15211  KO=0     )
>  UI AM revoke1                                           (OK=15211  KO=0     )
>  UI AM revoke2                                           (OK=15211  KO=0     )
>  UI AM endsession                                        (OK=15211  KO=0     )
> CreatePolicy                                             (OK=22558  KO=10    )
> RootUserinfo                                             (OK=50453  KO=0     )
> getIdToken                                               (OK=5164   KO=0     )
> getIdToken Redirect 1                                    (OK=5164   KO=0     )
> createOrganization                                       (OK=5164   KO=0     )
> queryOrganization                                        (OK=5164   KO=0     )
> deleteOrganization                                       (OK=5164   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2485   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2485   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1155   KO=0     )
> ReadPolicy                                               (OK=22427  KO=1     )
> DeletePolicy                                             (OK=22302  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=194    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1179 (98.91%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 218274 / active: 373    / done: 70428 
================================================================================

21:24:53.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:54.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:54.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:54.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:54.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:55.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:55.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:55.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:56.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:57.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:57.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:58.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:24:58 GMT                                     905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=993963 KO=13    )
> restLoginInitiate                                        (OK=68674  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68664  KO=0     )
> User Authorize PKCE stage                                (OK=82768  KO=0     )
> User AccessToken PKCE stage                              (OK=82766  KO=0     )
> tokenUserinfo                                            (OK=14095  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15308  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15308  KO=0     )
>  UI AM idFromSession                                     (OK=15308  KO=0     )
>  UI AM validateGoto                                      (OK=15308  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15308  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15308  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15308  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15308  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15305  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15304  KO=0     )
> Skip 2FA                                                 (OK=38061  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15302  KO=0     )
>  UI IDM uiconfig                                         (OK=15301  KO=0     )
>  UI IDM version                                          (OK=15301  KO=0     )
>  UI IDM privilege                                        (OK=15301  KO=0     )
>  UI IDM features                                         (OK=15301  KO=0     )
>  UI IDM login                                            (OK=15301  KO=0     )
>  UI IDM dashboard                                        (OK=15299  KO=0     )
>  UI IDM managed user schema                              (OK=15299  KO=0     )
>  UI IDM user                                             (OK=15299  KO=0     )
>  UI IDM oidcToken                                        (OK=15297  KO=0     )
> userinfo                                                 (OK=15296  KO=0     )
> GetUUid                                                  (OK=22692  KO=0     )
> UI-Logout                                                (OK=15296  KO=0     )
> GetOpenidConfig                                          (OK=67682  KO=0     )
> UI-Logout Redirect 1                                     (OK=15296  KO=0     )
>  UI AM revoke1                                           (OK=15294  KO=0     )
>  UI AM revoke2                                           (OK=15294  KO=0     )
>  UI AM endsession                                        (OK=15294  KO=0     )
> CreatePolicy                                             (OK=22681  KO=10    )
> RootUserinfo                                             (OK=50755  KO=0     )
> getIdToken                                               (OK=5189   KO=0     )
> getIdToken Redirect 1                                    (OK=5189   KO=0     )
> createOrganization                                       (OK=5189   KO=0     )
> queryOrganization                                        (OK=5189   KO=0     )
> deleteOrganization                                       (OK=5189   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2497   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2497   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1161   KO=0     )
> ReadPolicy                                               (OK=22562  KO=1     )
> DeletePolicy                                             (OK=22423  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=196    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1191 (98.92%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 217900 / active: 367    / done: 70808 
================================================================================

21:24:58.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:59.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:24:59.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:00.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:01.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:03.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:03.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:03 GMT                                     910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=999174 KO=13    )
> restLoginInitiate                                        (OK=69027  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69021  KO=0     )
> User Authorize PKCE stage                                (OK=83201  KO=0     )
> User AccessToken PKCE stage                              (OK=83194  KO=0     )
> tokenUserinfo                                            (OK=14165  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15390  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15389  KO=0     )
>  UI AM idFromSession                                     (OK=15386  KO=0     )
>  UI AM validateGoto                                      (OK=15386  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15385  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15385  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15385  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15385  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15383  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15382  KO=0     )
> Skip 2FA                                                 (OK=38263  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15381  KO=0     )
>  UI IDM uiconfig                                         (OK=15381  KO=0     )
>  UI IDM version                                          (OK=15380  KO=0     )
>  UI IDM privilege                                        (OK=15380  KO=0     )
>  UI IDM features                                         (OK=15380  KO=0     )
>  UI IDM login                                            (OK=15380  KO=0     )
>  UI IDM dashboard                                        (OK=15379  KO=0     )
>  UI IDM managed user schema                              (OK=15379  KO=0     )
>  UI IDM user                                             (OK=15379  KO=0     )
>  UI IDM oidcToken                                        (OK=15379  KO=0     )
> userinfo                                                 (OK=15378  KO=0     )
> GetUUid                                                  (OK=22810  KO=0     )
> UI-Logout                                                (OK=15376  KO=0     )
> GetOpenidConfig                                          (OK=68057  KO=0     )
> UI-Logout Redirect 1                                     (OK=15375  KO=0     )
>  UI AM revoke1                                           (OK=15375  KO=0     )
>  UI AM revoke2                                           (OK=15374  KO=0     )
>  UI AM endsession                                        (OK=15375  KO=0     )
> CreatePolicy                                             (OK=22797  KO=10    )
> RootUserinfo                                             (OK=51021  KO=0     )
> getIdToken                                               (OK=5216   KO=0     )
> getIdToken Redirect 1                                    (OK=5216   KO=0     )
> createOrganization                                       (OK=5215   KO=0     )
> queryOrganization                                        (OK=5214   KO=0     )
> deleteOrganization                                       (OK=5213   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2514   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2514   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1169   KO=0     )
> ReadPolicy                                               (OK=22686  KO=1     )
> DeletePolicy                                             (OK=22557  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=197    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1198 (98.93%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 217530 / active: 351    / done: 71194 
================================================================================

21:25:03.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:03.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:04.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:04.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:05.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:05.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:06.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:07.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:07.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:07.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:08.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:08 GMT                                     915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1004481 KO=13    )
> restLoginInitiate                                        (OK=69388  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69379  KO=0     )
> User Authorize PKCE stage                                (OK=83624  KO=0     )
> User AccessToken PKCE stage                              (OK=83613  KO=0     )
> tokenUserinfo                                            (OK=14229  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15473  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15473  KO=0     )
>  UI AM idFromSession                                     (OK=15472  KO=0     )
>  UI AM validateGoto                                      (OK=15472  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15468  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15467  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15467  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15467  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15467  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15466  KO=0     )
> Skip 2FA                                                 (OK=38458  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15465  KO=0     )
>  UI IDM uiconfig                                         (OK=15464  KO=0     )
>  UI IDM version                                          (OK=15464  KO=0     )
>  UI IDM privilege                                        (OK=15464  KO=0     )
>  UI IDM features                                         (OK=15464  KO=0     )
>  UI IDM login                                            (OK=15464  KO=0     )
>  UI IDM dashboard                                        (OK=15463  KO=0     )
>  UI IDM managed user schema                              (OK=15463  KO=0     )
>  UI IDM user                                             (OK=15463  KO=0     )
>  UI IDM oidcToken                                        (OK=15463  KO=0     )
> userinfo                                                 (OK=15462  KO=0     )
> GetUUid                                                  (OK=22924  KO=0     )
> UI-Logout                                                (OK=15462  KO=0     )
> GetOpenidConfig                                          (OK=68415  KO=0     )
> UI-Logout Redirect 1                                     (OK=15461  KO=0     )
>  UI AM revoke1                                           (OK=15460  KO=0     )
>  UI AM revoke2                                           (OK=15460  KO=0     )
>  UI AM endsession                                        (OK=15460  KO=0     )
> CreatePolicy                                             (OK=22911  KO=10    )
> RootUserinfo                                             (OK=51300  KO=0     )
> getIdToken                                               (OK=5247   KO=0     )
> getIdToken Redirect 1                                    (OK=5247   KO=0     )
> createOrganization                                       (OK=5246   KO=0     )
> queryOrganization                                        (OK=5246   KO=0     )
> deleteOrganization                                       (OK=5245   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2527   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2525   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1178   KO=0     )
> ReadPolicy                                               (OK=22803  KO=1     )
> DeletePolicy                                             (OK=22683  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=199    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1209 (98.94%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 217158 / active: 336    / done: 71581 
================================================================================

21:25:09.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:09.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:10.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:10.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:10.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:11.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:12.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:12.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:13.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:13 GMT                                     920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1010093 KO=13    )
> restLoginInitiate                                        (OK=69768  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69761  KO=0     )
> User Authorize PKCE stage                                (OK=84092  KO=0     )
> User AccessToken PKCE stage                              (OK=84084  KO=0     )
> tokenUserinfo                                            (OK=14298  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15561  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15561  KO=0     )
>  UI AM idFromSession                                     (OK=15561  KO=0     )
>  UI AM validateGoto                                      (OK=15561  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15558  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15558  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15558  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15555  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15554  KO=0     )
> Skip 2FA                                                 (OK=38677  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15554  KO=0     )
>  UI IDM uiconfig                                         (OK=15554  KO=0     )
>  UI IDM version                                          (OK=15554  KO=0     )
>  UI IDM privilege                                        (OK=15554  KO=0     )
>  UI IDM features                                         (OK=15554  KO=0     )
>  UI IDM login                                            (OK=15554  KO=0     )
>  UI IDM dashboard                                        (OK=15554  KO=0     )
>  UI IDM managed user schema                              (OK=15553  KO=0     )
>  UI IDM user                                             (OK=15553  KO=0     )
>  UI IDM oidcToken                                        (OK=15552  KO=0     )
> userinfo                                                 (OK=15549  KO=0     )
> GetUUid                                                  (OK=23058  KO=0     )
> UI-Logout                                                (OK=15548  KO=0     )
> GetOpenidConfig                                          (OK=68780  KO=0     )
> UI-Logout Redirect 1                                     (OK=15548  KO=0     )
>  UI AM revoke1                                           (OK=15547  KO=0     )
>  UI AM revoke2                                           (OK=15547  KO=0     )
>  UI AM endsession                                        (OK=15547  KO=0     )
> CreatePolicy                                             (OK=23047  KO=10    )
> RootUserinfo                                             (OK=51566  KO=0     )
> getIdToken                                               (OK=5274   KO=0     )
> getIdToken Redirect 1                                    (OK=5274   KO=0     )
> createOrganization                                       (OK=5274   KO=0     )
> queryOrganization                                        (OK=5273   KO=0     )
> deleteOrganization                                       (OK=5273   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2541   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2539   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1189   KO=0     )
> ReadPolicy                                               (OK=22919  KO=1     )
> DeletePolicy                                             (OK=22800  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=199    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1218 (98.94%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 216760 / active: 356    / done: 71959 
================================================================================

21:25:13.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:14.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:15.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:15.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:16.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:16.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:17.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:17.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:17.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:18 GMT                                     925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1015572 KO=13    )
> restLoginInitiate                                        (OK=70165  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70159  KO=0     )
> User Authorize PKCE stage                                (OK=84552  KO=0     )
> User AccessToken PKCE stage                              (OK=84544  KO=0     )
> tokenUserinfo                                            (OK=14370  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15650  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15648  KO=0     )
>  UI AM idFromSession                                     (OK=15645  KO=0     )
>  UI AM validateGoto                                      (OK=15645  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15641  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15640  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15637  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15636  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15633  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15633  KO=0     )
> Skip 2FA                                                 (OK=38903  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15633  KO=0     )
>  UI IDM uiconfig                                         (OK=15633  KO=0     )
>  UI IDM version                                          (OK=15633  KO=0     )
>  UI IDM privilege                                        (OK=15632  KO=0     )
>  UI IDM features                                         (OK=15633  KO=0     )
>  UI IDM login                                            (OK=15632  KO=0     )
>  UI IDM dashboard                                        (OK=15631  KO=0     )
>  UI IDM managed user schema                              (OK=15631  KO=0     )
>  UI IDM user                                             (OK=15631  KO=0     )
>  UI IDM oidcToken                                        (OK=15629  KO=0     )
> userinfo                                                 (OK=15628  KO=0     )
> GetUUid                                                  (OK=23186  KO=0     )
> UI-Logout                                                (OK=15628  KO=0     )
> GetOpenidConfig                                          (OK=69158  KO=0     )
> UI-Logout Redirect 1                                     (OK=15628  KO=0     )
>  UI AM revoke1                                           (OK=15626  KO=0     )
>  UI AM revoke2                                           (OK=15626  KO=0     )
>  UI AM endsession                                        (OK=15626  KO=0     )
> CreatePolicy                                             (OK=23171  KO=10    )
> RootUserinfo                                             (OK=51871  KO=0     )
> getIdToken                                               (OK=5306   KO=0     )
> getIdToken Redirect 1                                    (OK=5306   KO=0     )
> createOrganization                                       (OK=5306   KO=0     )
> queryOrganization                                        (OK=5305   KO=0     )
> deleteOrganization                                       (OK=5305   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2556   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2555   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1198   KO=0     )
> ReadPolicy                                               (OK=23052  KO=1     )
> DeletePolicy                                             (OK=22916  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=200    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1227 (98.95%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 216353 / active: 388    / done: 72334 
================================================================================

21:25:19.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:19.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:19.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:20.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:20.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:20.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:21.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:21.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:23.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:23.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:23 GMT                                     930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1021042 KO=13    )
> restLoginInitiate                                        (OK=70538  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70529  KO=0     )
> User Authorize PKCE stage                                (OK=85001  KO=0     )
> User AccessToken PKCE stage                              (OK=84993  KO=0     )
> tokenUserinfo                                            (OK=14444  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15727  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15727  KO=0     )
>  UI AM idFromSession                                     (OK=15727  KO=0     )
>  UI AM validateGoto                                      (OK=15727  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15724  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15724  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15722  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15722  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15720  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15719  KO=0     )
> Skip 2FA                                                 (OK=39111  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15718  KO=0     )
>  UI IDM uiconfig                                         (OK=15717  KO=0     )
>  UI IDM version                                          (OK=15717  KO=0     )
>  UI IDM privilege                                        (OK=15717  KO=0     )
>  UI IDM features                                         (OK=15717  KO=0     )
>  UI IDM login                                            (OK=15717  KO=0     )
>  UI IDM dashboard                                        (OK=15717  KO=0     )
>  UI IDM managed user schema                              (OK=15717  KO=0     )
>  UI IDM user                                             (OK=15717  KO=0     )
>  UI IDM oidcToken                                        (OK=15716  KO=0     )
> userinfo                                                 (OK=15716  KO=0     )
> GetUUid                                                  (OK=23316  KO=0     )
> UI-Logout                                                (OK=15716  KO=0     )
> GetOpenidConfig                                          (OK=69548  KO=0     )
> UI-Logout Redirect 1                                     (OK=15714  KO=0     )
>  UI AM revoke1                                           (OK=15712  KO=0     )
>  UI AM revoke2                                           (OK=15712  KO=0     )
>  UI AM endsession                                        (OK=15713  KO=0     )
> CreatePolicy                                             (OK=23306  KO=10    )
> RootUserinfo                                             (OK=52152  KO=0     )
> getIdToken                                               (OK=5332   KO=0     )
> getIdToken Redirect 1                                    (OK=5332   KO=0     )
> createOrganization                                       (OK=5332   KO=0     )
> queryOrganization                                        (OK=5332   KO=0     )
> deleteOrganization                                       (OK=5331   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2564   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2563   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1202   KO=0     )
> ReadPolicy                                               (OK=23177  KO=1     )
> DeletePolicy                                             (OK=23047  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=200    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1237 (98.96%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 215965 / active: 384    / done: 72726 
================================================================================

21:25:24.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:25.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:26.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:26.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:26.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:27.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:28.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:28.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:28 GMT                                     935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1026574 KO=13    )
> restLoginInitiate                                        (OK=70911  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70906  KO=0     )
> User Authorize PKCE stage                                (OK=85461  KO=0     )
> User AccessToken PKCE stage                              (OK=85453  KO=0     )
> tokenUserinfo                                            (OK=14525  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15812  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15812  KO=0     )
>  UI AM idFromSession                                     (OK=15812  KO=0     )
>  UI AM validateGoto                                      (OK=15812  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15810  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15808  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15807  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15807  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15805  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15805  KO=0     )
> Skip 2FA                                                 (OK=39317  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15804  KO=0     )
>  UI IDM uiconfig                                         (OK=15804  KO=0     )
>  UI IDM version                                          (OK=15804  KO=0     )
>  UI IDM privilege                                        (OK=15804  KO=0     )
>  UI IDM features                                         (OK=15804  KO=0     )
>  UI IDM login                                            (OK=15804  KO=0     )
>  UI IDM dashboard                                        (OK=15804  KO=0     )
>  UI IDM managed user schema                              (OK=15804  KO=0     )
>  UI IDM user                                             (OK=15804  KO=0     )
>  UI IDM oidcToken                                        (OK=15801  KO=0     )
> userinfo                                                 (OK=15801  KO=0     )
> GetUUid                                                  (OK=23441  KO=0     )
> UI-Logout                                                (OK=15801  KO=0     )
> GetOpenidConfig                                          (OK=69931  KO=0     )
> UI-Logout Redirect 1                                     (OK=15799  KO=0     )
>  UI AM revoke1                                           (OK=15798  KO=0     )
>  UI AM revoke2                                           (OK=15798  KO=0     )
>  UI AM endsession                                        (OK=15798  KO=0     )
> CreatePolicy                                             (OK=23427  KO=10    )
> RootUserinfo                                             (OK=52475  KO=0     )
> getIdToken                                               (OK=5349   KO=0     )
> getIdToken Redirect 1                                    (OK=5349   KO=0     )
> createOrganization                                       (OK=5348   KO=0     )
> queryOrganization                                        (OK=5348   KO=0     )
> deleteOrganization                                       (OK=5348   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2584   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1208   KO=0     )
> ReadPolicy                                               (OK=23310  KO=1     )
> DeletePolicy                                             (OK=23175  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=200    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1245 (98.97%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 215577 / active: 363    / done: 73135 
================================================================================

21:25:28.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:29.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:29.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:29.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:30.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:31.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:32.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:33 GMT                                     940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1032228 KO=13    )
> restLoginInitiate                                        (OK=71323  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71311  KO=0     )
> User Authorize PKCE stage                                (OK=85942  KO=0     )
> User AccessToken PKCE stage                              (OK=85932  KO=0     )
> tokenUserinfo                                            (OK=14613  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15892  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15890  KO=0     )
>  UI AM idFromSession                                     (OK=15890  KO=0     )
>  UI AM validateGoto                                      (OK=15890  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15890  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15890  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15890  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15890  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15890  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15889  KO=0     )
> Skip 2FA                                                 (OK=39552  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15889  KO=0     )
>  UI IDM uiconfig                                         (OK=15889  KO=0     )
>  UI IDM version                                          (OK=15889  KO=0     )
>  UI IDM privilege                                        (OK=15889  KO=0     )
>  UI IDM features                                         (OK=15889  KO=0     )
>  UI IDM login                                            (OK=15889  KO=0     )
>  UI IDM dashboard                                        (OK=15888  KO=0     )
>  UI IDM managed user schema                              (OK=15887  KO=0     )
>  UI IDM user                                             (OK=15887  KO=0     )
>  UI IDM oidcToken                                        (OK=15886  KO=0     )
> userinfo                                                 (OK=15884  KO=0     )
> GetUUid                                                  (OK=23585  KO=0     )
> UI-Logout                                                (OK=15880  KO=0     )
> GetOpenidConfig                                          (OK=70328  KO=0     )
> UI-Logout Redirect 1                                     (OK=15879  KO=0     )
>  UI AM revoke1                                           (OK=15879  KO=0     )
>  UI AM revoke2                                           (OK=15879  KO=0     )
>  UI AM endsession                                        (OK=15879  KO=0     )
> CreatePolicy                                             (OK=23571  KO=10    )
> RootUserinfo                                             (OK=52759  KO=0     )
> getIdToken                                               (OK=5380   KO=0     )
> getIdToken Redirect 1                                    (OK=5380   KO=0     )
> createOrganization                                       (OK=5379   KO=0     )
> queryOrganization                                        (OK=5378   KO=0     )
> deleteOrganization                                       (OK=5377   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2600   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2600   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1214   KO=0     )
> ReadPolicy                                               (OK=23434  KO=1     )
> DeletePolicy                                             (OK=23306  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=201    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1252 (98.97%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 215151 / active: 379    / done: 73545 
================================================================================

21:25:33.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:35.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:35.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:35.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:36.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:36.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:36.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:37.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:37.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:37.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:37.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:38.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:38.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:38.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:38 GMT                                     945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1037623 KO=13    )
> restLoginInitiate                                        (OK=71692  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71684  KO=0     )
> User Authorize PKCE stage                                (OK=86384  KO=0     )
> User AccessToken PKCE stage                              (OK=86380  KO=0     )
> tokenUserinfo                                            (OK=14686  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15978  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15978  KO=0     )
>  UI AM idFromSession                                     (OK=15977  KO=0     )
>  UI AM validateGoto                                      (OK=15977  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15976  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15976  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15976  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15976  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15972  KO=0     )
> Skip 2FA                                                 (OK=39746  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15970  KO=0     )
>  UI IDM uiconfig                                         (OK=15970  KO=0     )
>  UI IDM version                                          (OK=15970  KO=0     )
>  UI IDM privilege                                        (OK=15970  KO=0     )
>  UI IDM features                                         (OK=15970  KO=0     )
>  UI IDM login                                            (OK=15970  KO=0     )
>  UI IDM dashboard                                        (OK=15970  KO=0     )
>  UI IDM managed user schema                              (OK=15970  KO=0     )
>  UI IDM user                                             (OK=15970  KO=0     )
>  UI IDM oidcToken                                        (OK=15967  KO=0     )
> userinfo                                                 (OK=15967  KO=0     )
> GetUUid                                                  (OK=23711  KO=0     )
> UI-Logout                                                (OK=15967  KO=0     )
> GetOpenidConfig                                          (OK=70722  KO=0     )
> UI-Logout Redirect 1                                     (OK=15967  KO=0     )
>  UI AM revoke1                                           (OK=15964  KO=0     )
>  UI AM revoke2                                           (OK=15964  KO=0     )
>  UI AM endsession                                        (OK=15964  KO=0     )
> CreatePolicy                                             (OK=23696  KO=10    )
> RootUserinfo                                             (OK=53023  KO=0     )
> getIdToken                                               (OK=5402   KO=0     )
> getIdToken Redirect 1                                    (OK=5400   KO=0     )
> createOrganization                                       (OK=5400   KO=0     )
> queryOrganization                                        (OK=5400   KO=0     )
> deleteOrganization                                       (OK=5399   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2610   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1217   KO=0     )
> ReadPolicy                                               (OK=23579  KO=1     )
> DeletePolicy                                             (OK=23432  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=201    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1266 (98.98%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 214767 / active: 377    / done: 73931 
================================================================================

21:25:39.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:41.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:41.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:43 GMT                                     950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1043190 KO=13    )
> restLoginInitiate                                        (OK=72068  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72063  KO=0     )
> User Authorize PKCE stage                                (OK=86837  KO=0     )
> User AccessToken PKCE stage                              (OK=86836  KO=0     )
> tokenUserinfo                                            (OK=14755  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16062  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16061  KO=0     )
>  UI AM idFromSession                                     (OK=16061  KO=0     )
>  UI AM validateGoto                                      (OK=16061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16060  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16059  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16059  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16059  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16055  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16054  KO=0     )
> Skip 2FA                                                 (OK=39971  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16054  KO=0     )
>  UI IDM uiconfig                                         (OK=16054  KO=0     )
>  UI IDM version                                          (OK=16054  KO=0     )
>  UI IDM privilege                                        (OK=16054  KO=0     )
>  UI IDM features                                         (OK=16054  KO=0     )
>  UI IDM login                                            (OK=16054  KO=0     )
>  UI IDM dashboard                                        (OK=16054  KO=0     )
>  UI IDM managed user schema                              (OK=16054  KO=0     )
>  UI IDM user                                             (OK=16054  KO=0     )
>  UI IDM oidcToken                                        (OK=16054  KO=0     )
> userinfo                                                 (OK=16053  KO=0     )
> GetUUid                                                  (OK=23836  KO=0     )
> UI-Logout                                                (OK=16052  KO=0     )
> GetOpenidConfig                                          (OK=71121  KO=0     )
> UI-Logout Redirect 1                                     (OK=16051  KO=0     )
>  UI AM revoke1                                           (OK=16051  KO=0     )
>  UI AM revoke2                                           (OK=16051  KO=0     )
>  UI AM endsession                                        (OK=16051  KO=0     )
> CreatePolicy                                             (OK=23826  KO=10    )
> RootUserinfo                                             (OK=53331  KO=0     )
> getIdToken                                               (OK=5432   KO=0     )
> getIdToken Redirect 1                                    (OK=5431   KO=0     )
> createOrganization                                       (OK=5431   KO=0     )
> queryOrganization                                        (OK=5431   KO=0     )
> deleteOrganization                                       (OK=5431   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2621   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2621   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1226   KO=0     )
> ReadPolicy                                               (OK=23703  KO=1     )
> DeletePolicy                                             (OK=23577  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=202    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1269 (98.99%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 214383 / active: 357    / done: 74335 
================================================================================

21:25:44.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:45.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:45.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:46.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:46.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:47.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:47.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:48 GMT                                     955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1048441 KO=13    )
> restLoginInitiate                                        (OK=72425  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72418  KO=0     )
> User Authorize PKCE stage                                (OK=87269  KO=0     )
> User AccessToken PKCE stage                              (OK=87263  KO=0     )
> tokenUserinfo                                            (OK=14828  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16146  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16145  KO=0     )
>  UI AM idFromSession                                     (OK=16145  KO=0     )
>  UI AM validateGoto                                      (OK=16145  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16140  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16140  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16140  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16140  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16137  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16136  KO=0     )
> Skip 2FA                                                 (OK=40161  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16136  KO=0     )
>  UI IDM uiconfig                                         (OK=16136  KO=0     )
>  UI IDM version                                          (OK=16136  KO=0     )
>  UI IDM privilege                                        (OK=16135  KO=0     )
>  UI IDM features                                         (OK=16135  KO=0     )
>  UI IDM login                                            (OK=16135  KO=0     )
>  UI IDM dashboard                                        (OK=16134  KO=0     )
>  UI IDM managed user schema                              (OK=16134  KO=0     )
>  UI IDM user                                             (OK=16134  KO=0     )
>  UI IDM oidcToken                                        (OK=16134  KO=0     )
> userinfo                                                 (OK=16132  KO=0     )
> GetUUid                                                  (OK=23953  KO=0     )
> UI-Logout                                                (OK=16131  KO=0     )
> GetOpenidConfig                                          (OK=71492  KO=0     )
> UI-Logout Redirect 1                                     (OK=16131  KO=0     )
>  UI AM revoke1                                           (OK=16130  KO=0     )
>  UI AM revoke2                                           (OK=16130  KO=0     )
>  UI AM endsession                                        (OK=16130  KO=0     )
> CreatePolicy                                             (OK=23942  KO=10    )
> RootUserinfo                                             (OK=53609  KO=0     )
> getIdToken                                               (OK=5457   KO=0     )
> getIdToken Redirect 1                                    (OK=5457   KO=0     )
> createOrganization                                       (OK=5457   KO=0     )
> queryOrganization                                        (OK=5457   KO=0     )
> deleteOrganization                                       (OK=5457   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2638   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1234   KO=0     )
> ReadPolicy                                               (OK=23835  KO=1     )
> DeletePolicy                                             (OK=23701  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=202    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1276 (98.99%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 214003 / active: 349    / done: 74723 
================================================================================

21:25:48.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:49.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:49.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:49.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:49.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:49.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:50.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:50.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:51.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:52.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:52.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:53 GMT                                     960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1054100 KO=13    )
> restLoginInitiate                                        (OK=72825  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72817  KO=0     )
> User Authorize PKCE stage                                (OK=87744  KO=0     )
> User AccessToken PKCE stage                              (OK=87737  KO=0     )
> tokenUserinfo                                            (OK=14904  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16232  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16231  KO=0     )
>  UI AM idFromSession                                     (OK=16230  KO=0     )
>  UI AM validateGoto                                      (OK=16231  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16228  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16228  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16228  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16228  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16225  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16224  KO=0     )
> Skip 2FA                                                 (OK=40386  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16222  KO=0     )
>  UI IDM uiconfig                                         (OK=16222  KO=0     )
>  UI IDM version                                          (OK=16222  KO=0     )
>  UI IDM privilege                                        (OK=16222  KO=0     )
>  UI IDM features                                         (OK=16222  KO=0     )
>  UI IDM login                                            (OK=16222  KO=0     )
>  UI IDM dashboard                                        (OK=16220  KO=0     )
>  UI IDM managed user schema                              (OK=16220  KO=0     )
>  UI IDM user                                             (OK=16219  KO=0     )
>  UI IDM oidcToken                                        (OK=16219  KO=0     )
> userinfo                                                 (OK=16219  KO=0     )
> GetUUid                                                  (OK=24074  KO=0     )
> UI-Logout                                                (OK=16219  KO=0     )
> GetOpenidConfig                                          (OK=71860  KO=0     )
> UI-Logout Redirect 1                                     (OK=16219  KO=0     )
>  UI AM revoke1                                           (OK=16216  KO=0     )
>  UI AM revoke2                                           (OK=16218  KO=0     )
>  UI AM endsession                                        (OK=16218  KO=0     )
> CreatePolicy                                             (OK=24063  KO=10    )
> RootUserinfo                                             (OK=53931  KO=0     )
> getIdToken                                               (OK=5486   KO=0     )
> getIdToken Redirect 1                                    (OK=5484   KO=0     )
> createOrganization                                       (OK=5483   KO=0     )
> queryOrganization                                        (OK=5483   KO=0     )
> deleteOrganization                                       (OK=5482   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2657   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2656   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1242   KO=0     )
> ReadPolicy                                               (OK=23949  KO=1     )
> DeletePolicy                                             (OK=23830  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=203    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1287 (99.00%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 213587 / active: 373    / done: 75115 
================================================================================

21:25:53.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:53.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:55.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:55.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:55.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:56.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:57.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:58.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:58.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:25:58 GMT                                     965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1059600 KO=13    )
> restLoginInitiate                                        (OK=73217  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73203  KO=0     )
> User Authorize PKCE stage                                (OK=88208  KO=0     )
> User AccessToken PKCE stage                              (OK=88202  KO=0     )
> tokenUserinfo                                            (OK=14988  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16312  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16312  KO=0     )
>  UI AM idFromSession                                     (OK=16312  KO=0     )
>  UI AM validateGoto                                      (OK=16312  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16309  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16308  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16308  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16308  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16305  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16305  KO=0     )
> Skip 2FA                                                 (OK=40604  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16305  KO=0     )
>  UI IDM uiconfig                                         (OK=16304  KO=0     )
>  UI IDM version                                          (OK=16304  KO=0     )
>  UI IDM privilege                                        (OK=16304  KO=0     )
>  UI IDM features                                         (OK=16304  KO=0     )
>  UI IDM login                                            (OK=16304  KO=0     )
>  UI IDM dashboard                                        (OK=16304  KO=0     )
>  UI IDM managed user schema                              (OK=16304  KO=0     )
>  UI IDM user                                             (OK=16304  KO=0     )
>  UI IDM oidcToken                                        (OK=16302  KO=0     )
> userinfo                                                 (OK=16302  KO=0     )
> GetUUid                                                  (OK=24214  KO=0     )
> UI-Logout                                                (OK=16302  KO=0     )
> GetOpenidConfig                                          (OK=72233  KO=0     )
> UI-Logout Redirect 1                                     (OK=16302  KO=0     )
>  UI AM revoke1                                           (OK=16300  KO=0     )
>  UI AM revoke2                                           (OK=16300  KO=0     )
>  UI AM endsession                                        (OK=16300  KO=0     )
> CreatePolicy                                             (OK=24200  KO=10    )
> RootUserinfo                                             (OK=54221  KO=0     )
> getIdToken                                               (OK=5515   KO=0     )
> getIdToken Redirect 1                                    (OK=5515   KO=0     )
> createOrganization                                       (OK=5515   KO=0     )
> queryOrganization                                        (OK=5514   KO=0     )
> deleteOrganization                                       (OK=5512   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2667   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2667   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1250   KO=0     )
> ReadPolicy                                               (OK=24069  KO=1     )
> DeletePolicy                                             (OK=23944  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=206    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1296 (99.01%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 213185 / active: 368    / done: 75522 
================================================================================

21:25:58.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:25:59.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:00.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:00.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:00.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:01.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:01.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:02.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:02.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:03.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:03.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:03 GMT                                     970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1064841 KO=13    )
> restLoginInitiate                                        (OK=73575  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73570  KO=0     )
> User Authorize PKCE stage                                (OK=88646  KO=0     )
> User AccessToken PKCE stage                              (OK=88643  KO=0     )
> tokenUserinfo                                            (OK=15065  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16388  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16388  KO=0     )
>  UI AM idFromSession                                     (OK=16388  KO=0     )
>  UI AM validateGoto                                      (OK=16388  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16388  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16388  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16388  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16388  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16387  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16383  KO=0     )
> Skip 2FA                                                 (OK=40804  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16383  KO=0     )
>  UI IDM uiconfig                                         (OK=16382  KO=0     )
>  UI IDM version                                          (OK=16382  KO=0     )
>  UI IDM privilege                                        (OK=16382  KO=0     )
>  UI IDM features                                         (OK=16382  KO=0     )
>  UI IDM login                                            (OK=16382  KO=0     )
>  UI IDM dashboard                                        (OK=16381  KO=0     )
>  UI IDM managed user schema                              (OK=16381  KO=0     )
>  UI IDM user                                             (OK=16381  KO=0     )
>  UI IDM oidcToken                                        (OK=16379  KO=0     )
> userinfo                                                 (OK=16379  KO=0     )
> GetUUid                                                  (OK=24329  KO=0     )
> UI-Logout                                                (OK=16378  KO=0     )
> GetOpenidConfig                                          (OK=72608  KO=0     )
> UI-Logout Redirect 1                                     (OK=16378  KO=0     )
>  UI AM revoke1                                           (OK=16377  KO=0     )
>  UI AM revoke2                                           (OK=16377  KO=0     )
>  UI AM endsession                                        (OK=16377  KO=0     )
> CreatePolicy                                             (OK=24316  KO=10    )
> RootUserinfo                                             (OK=54516  KO=0     )
> getIdToken                                               (OK=5543   KO=0     )
> getIdToken Redirect 1                                    (OK=5543   KO=0     )
> createOrganization                                       (OK=5543   KO=0     )
> queryOrganization                                        (OK=5543   KO=0     )
> deleteOrganization                                       (OK=5542   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2683   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2683   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1255   KO=0     )
> ReadPolicy                                               (OK=24207  KO=1     )
> DeletePolicy                                             (OK=24066  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=206    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1307 (99.02%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 212814 / active: 349    / done: 75912 
================================================================================

21:26:05.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:06.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:08.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:08.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:08.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:08 GMT                                     975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1070240 KO=13    )
> restLoginInitiate                                        (OK=73948  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73936  KO=0     )
> User Authorize PKCE stage                                (OK=89087  KO=0     )
> User AccessToken PKCE stage                              (OK=89074  KO=0     )
> tokenUserinfo                                            (OK=15134  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16480  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16479  KO=0     )
>  UI AM idFromSession                                     (OK=16479  KO=0     )
>  UI AM validateGoto                                      (OK=16479  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16475  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16474  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16474  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16474  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16472  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16471  KO=0     )
> Skip 2FA                                                 (OK=41007  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16470  KO=0     )
>  UI IDM uiconfig                                         (OK=16470  KO=0     )
>  UI IDM version                                          (OK=16470  KO=0     )
>  UI IDM privilege                                        (OK=16469  KO=0     )
>  UI IDM features                                         (OK=16469  KO=0     )
>  UI IDM login                                            (OK=16469  KO=0     )
>  UI IDM dashboard                                        (OK=16469  KO=0     )
>  UI IDM managed user schema                              (OK=16469  KO=0     )
>  UI IDM user                                             (OK=16469  KO=0     )
>  UI IDM oidcToken                                        (OK=16468  KO=0     )
> userinfo                                                 (OK=16468  KO=0     )
> GetUUid                                                  (OK=24452  KO=0     )
> UI-Logout                                                (OK=16466  KO=0     )
> GetOpenidConfig                                          (OK=72979  KO=0     )
> UI-Logout Redirect 1                                     (OK=16465  KO=0     )
>  UI AM revoke1                                           (OK=16464  KO=0     )
>  UI AM revoke2                                           (OK=16464  KO=0     )
>  UI AM endsession                                        (OK=16464  KO=0     )
> CreatePolicy                                             (OK=24441  KO=10    )
> RootUserinfo                                             (OK=54747  KO=0     )
> getIdToken                                               (OK=5563   KO=0     )
> getIdToken Redirect 1                                    (OK=5563   KO=0     )
> createOrganization                                       (OK=5562   KO=0     )
> queryOrganization                                        (OK=5562   KO=0     )
> deleteOrganization                                       (OK=5562   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2695   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2694   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1265   KO=0     )
> ReadPolicy                                               (OK=24322  KO=1     )
> DeletePolicy                                             (OK=24199  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=208    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1312 (99.02%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 212430 / active: 360    / done: 76285 
================================================================================

21:26:10.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:12.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:12.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:13 GMT                                     980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1076542 KO=13    )
> restLoginInitiate                                        (OK=74372  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74364  KO=0     )
> User Authorize PKCE stage                                (OK=89604  KO=0     )
> User AccessToken PKCE stage                              (OK=89595  KO=0     )
> tokenUserinfo                                            (OK=15204  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16583  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16583  KO=0     )
>  UI AM idFromSession                                     (OK=16579  KO=0     )
>  UI AM validateGoto                                      (OK=16579  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16577  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16576  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16575  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16574  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16573  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16573  KO=0     )
> Skip 2FA                                                 (OK=41249  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16573  KO=0     )
>  UI IDM uiconfig                                         (OK=16573  KO=0     )
>  UI IDM version                                          (OK=16573  KO=0     )
>  UI IDM privilege                                        (OK=16572  KO=0     )
>  UI IDM features                                         (OK=16572  KO=0     )
>  UI IDM login                                            (OK=16572  KO=0     )
>  UI IDM dashboard                                        (OK=16572  KO=0     )
>  UI IDM managed user schema                              (OK=16572  KO=0     )
>  UI IDM user                                             (OK=16572  KO=0     )
>  UI IDM oidcToken                                        (OK=16572  KO=0     )
> userinfo                                                 (OK=16570  KO=0     )
> GetUUid                                                  (OK=24606  KO=0     )
> UI-Logout                                                (OK=16569  KO=0     )
> GetOpenidConfig                                          (OK=73378  KO=0     )
> UI-Logout Redirect 1                                     (OK=16568  KO=0     )
>  UI AM revoke1                                           (OK=16566  KO=0     )
>  UI AM revoke2                                           (OK=16566  KO=0     )
>  UI AM endsession                                        (OK=16566  KO=0     )
> CreatePolicy                                             (OK=24590  KO=10    )
> RootUserinfo                                             (OK=55063  KO=0     )
> getIdToken                                               (OK=5592   KO=0     )
> getIdToken Redirect 1                                    (OK=5592   KO=0     )
> createOrganization                                       (OK=5592   KO=0     )
> queryOrganization                                        (OK=5592   KO=0     )
> deleteOrganization                                       (OK=5592   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2704   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2704   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1276   KO=0     )
> ReadPolicy                                               (OK=24447  KO=1     )
> DeletePolicy                                             (OK=24318  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=208    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1315 (99.02%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 211994 / active: 406    / done: 76675 
================================================================================

21:26:13.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:14.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:14.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:15.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:15.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:18 GMT                                     985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1083056 KO=13    )
> restLoginInitiate                                        (OK=74789  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74775  KO=0     )
> User Authorize PKCE stage                                (OK=90133  KO=0     )
> User AccessToken PKCE stage                              (OK=90126  KO=0     )
> tokenUserinfo                                            (OK=15268  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16690  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16689  KO=0     )
>  UI AM idFromSession                                     (OK=16689  KO=0     )
>  UI AM validateGoto                                      (OK=16689  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16688  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16688  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16683  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16683  KO=0     )
> Skip 2FA                                                 (OK=41490  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16681  KO=0     )
>  UI IDM uiconfig                                         (OK=16681  KO=0     )
>  UI IDM version                                          (OK=16681  KO=0     )
>  UI IDM privilege                                        (OK=16681  KO=0     )
>  UI IDM features                                         (OK=16681  KO=0     )
>  UI IDM login                                            (OK=16681  KO=0     )
>  UI IDM dashboard                                        (OK=16680  KO=0     )
>  UI IDM managed user schema                              (OK=16680  KO=0     )
>  UI IDM user                                             (OK=16680  KO=0     )
>  UI IDM oidcToken                                        (OK=16680  KO=0     )
> userinfo                                                 (OK=16679  KO=0     )
> GetUUid                                                  (OK=24752  KO=0     )
> UI-Logout                                                (OK=16679  KO=0     )
> GetOpenidConfig                                          (OK=73792  KO=0     )
> UI-Logout Redirect 1                                     (OK=16679  KO=0     )
>  UI AM revoke1                                           (OK=16679  KO=0     )
>  UI AM revoke2                                           (OK=16679  KO=0     )
>  UI AM endsession                                        (OK=16679  KO=0     )
> CreatePolicy                                             (OK=24737  KO=10    )
> RootUserinfo                                             (OK=55373  KO=0     )
> getIdToken                                               (OK=5621   KO=0     )
> getIdToken Redirect 1                                    (OK=5620   KO=0     )
> createOrganization                                       (OK=5620   KO=0     )
> queryOrganization                                        (OK=5620   KO=0     )
> deleteOrganization                                       (OK=5620   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2717   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2717   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1286   KO=0     )
> ReadPolicy                                               (OK=24594  KO=1     )
> DeletePolicy                                             (OK=24443  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=210    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1320 (99.02%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 211563 / active: 425    / done: 77087 
================================================================================

21:26:19.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:19.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:19.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:20.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:20.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:21.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:21.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:22.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:23 GMT                                     990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1088673 KO=13    )
> restLoginInitiate                                        (OK=75169  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75158  KO=0     )
> User Authorize PKCE stage                                (OK=90587  KO=0     )
> User AccessToken PKCE stage                              (OK=90581  KO=0     )
> tokenUserinfo                                            (OK=15358  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16778  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16777  KO=0     )
>  UI AM idFromSession                                     (OK=16774  KO=0     )
>  UI AM validateGoto                                      (OK=16774  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16770  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16770  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16770  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16770  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16769  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16767  KO=0     )
> Skip 2FA                                                 (OK=41688  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16766  KO=0     )
>  UI IDM uiconfig                                         (OK=16766  KO=0     )
>  UI IDM version                                          (OK=16766  KO=0     )
>  UI IDM privilege                                        (OK=16766  KO=0     )
>  UI IDM features                                         (OK=16766  KO=0     )
>  UI IDM login                                            (OK=16766  KO=0     )
>  UI IDM dashboard                                        (OK=16766  KO=0     )
>  UI IDM managed user schema                              (OK=16766  KO=0     )
>  UI IDM user                                             (OK=16766  KO=0     )
>  UI IDM oidcToken                                        (OK=16765  KO=0     )
> userinfo                                                 (OK=16765  KO=0     )
> GetUUid                                                  (OK=24877  KO=0     )
> UI-Logout                                                (OK=16763  KO=0     )
> GetOpenidConfig                                          (OK=74217  KO=0     )
> UI-Logout Redirect 1                                     (OK=16762  KO=0     )
>  UI AM revoke1                                           (OK=16761  KO=0     )
>  UI AM revoke2                                           (OK=16761  KO=0     )
>  UI AM endsession                                        (OK=16761  KO=0     )
> CreatePolicy                                             (OK=24866  KO=10    )
> RootUserinfo                                             (OK=55665  KO=0     )
> getIdToken                                               (OK=5651   KO=0     )
> getIdToken Redirect 1                                    (OK=5651   KO=0     )
> createOrganization                                       (OK=5651   KO=0     )
> queryOrganization                                        (OK=5651   KO=0     )
> deleteOrganization                                       (OK=5651   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2730   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2730   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1295   KO=0     )
> ReadPolicy                                               (OK=24745  KO=1     )
> DeletePolicy                                             (OK=24591  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=210    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1328 (99.03%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 211172 / active: 382    / done: 77521 
================================================================================

21:26:23.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:23.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:24.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:24.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:24.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:25.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 78011: status.find.in([200, 209], 304), found 409
21:26:25.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,78011,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTEwNTkwMjc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTFdYdGowY2NOZmNuZXFtOHFfWmg1TTM1dWU4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzNzk4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzNzk4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNTg1LCJpYXQiOjE3MzIxMzc5ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhLeUxKLUEyN2ZQWjRfOGVndXgyeHJfMFNkSSJ9.XSUL84hXA3V6xSYALQKL_aRoHJz1fMchyLTGItkNMiLCL3PLYuwot2WJCdMpMj-DKDYqxWJScGY3rK9wdQuONIdnozm7Dcg5kep9ciCFsVczUCxhmSOoB2QEDjnKFdIaxccnaXQ2mWnHPvO8YGv2GUm_kl6hSYF5Gk1R4NJ9WenfFxDhscLyNq5WsuX9PAxM3GGYIgfDW-L_G1KX-2Rkki_nGAGHIViDT8dvgJi32lyLUycngMIBb_ENVyIbxGfBJnoetbirriurQ2rrX2kCFZPXe-0uKDQCFeQB4D9MSOoQZeEaRLT-f0sfRBYHYJrliBIBZCO2XIy8VzfYqFBjMw, username -> user.75449, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy818927, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d4a3de, authcode -> gdQEJWBiBYIv-R-6iVbrTRwH5AM, useAdminRealm -> true, callbacks -> {"tokenId":"CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137985100), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137985100))), password -> Pa_ssw0rd, challenge -> TS-f9cus4SHDKxqVHxKjAaI518h3fQVE2VjFYG0h8aI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 195.216.68.176, verifier -> LTI4MTMwNTUzMTI4NzA0MzA5MTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8e88b69, tokenId -> CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy818927","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, 20 Nov 2024 21:26:25 GMT
	x-forgerock-transactionid: 572477c2-2a8c-4426-b314-2e97e6d74a74
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:26.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:26.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:26.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:26.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:27.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:27.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:28.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:28.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:28.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:28.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:28.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:28 GMT                                     995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1094892 KO=14    )
> restLoginInitiate                                        (OK=75577  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75568  KO=0     )
> User Authorize PKCE stage                                (OK=91092  KO=0     )
> User AccessToken PKCE stage                              (OK=91089  KO=0     )
> tokenUserinfo                                            (OK=15442  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16880  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16880  KO=0     )
>  UI AM idFromSession                                     (OK=16879  KO=0     )
>  UI AM validateGoto                                      (OK=16879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16878  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16876  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16876  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16876  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16873  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16873  KO=0     )
> Skip 2FA                                                 (OK=41896  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16872  KO=0     )
>  UI IDM uiconfig                                         (OK=16872  KO=0     )
>  UI IDM version                                          (OK=16872  KO=0     )
>  UI IDM privilege                                        (OK=16872  KO=0     )
>  UI IDM features                                         (OK=16872  KO=0     )
>  UI IDM login                                            (OK=16872  KO=0     )
>  UI IDM dashboard                                        (OK=16872  KO=0     )
>  UI IDM managed user schema                              (OK=16871  KO=0     )
>  UI IDM user                                             (OK=16871  KO=0     )
>  UI IDM oidcToken                                        (OK=16871  KO=0     )
> userinfo                                                 (OK=16871  KO=0     )
> GetUUid                                                  (OK=25008  KO=0     )
> UI-Logout                                                (OK=16867  KO=0     )
> GetOpenidConfig                                          (OK=74626  KO=0     )
> UI-Logout Redirect 1                                     (OK=16865  KO=0     )
>  UI AM revoke1                                           (OK=16865  KO=0     )
>  UI AM revoke2                                           (OK=16865  KO=0     )
>  UI AM endsession                                        (OK=16865  KO=0     )
> CreatePolicy                                             (OK=24991  KO=11    )
> RootUserinfo                                             (OK=55909  KO=0     )
> getIdToken                                               (OK=5680   KO=0     )
> getIdToken Redirect 1                                    (OK=5680   KO=0     )
> createOrganization                                       (OK=5680   KO=0     )
> queryOrganization                                        (OK=5680   KO=0     )
> deleteOrganization                                       (OK=5677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2743   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2743   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1303   KO=0     )
> ReadPolicy                                               (OK=24870  KO=1     )
> DeletePolicy                                             (OK=24741  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=212    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1344 (98.97%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 210755 / active: 355    / done: 77965 
================================================================================

21:26:29.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:29.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:29.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:30.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:30.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 78011: status.find.in([200, 209], 304), found 404
21:26:30.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,78011,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTEwNTkwMjc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTFdYdGowY2NOZmNuZXFtOHFfWmg1TTM1dWU4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzNzk4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzNzk4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNTg1LCJpYXQiOjE3MzIxMzc5ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhLeUxKLUEyN2ZQWjRfOGVndXgyeHJfMFNkSSJ9.XSUL84hXA3V6xSYALQKL_aRoHJz1fMchyLTGItkNMiLCL3PLYuwot2WJCdMpMj-DKDYqxWJScGY3rK9wdQuONIdnozm7Dcg5kep9ciCFsVczUCxhmSOoB2QEDjnKFdIaxccnaXQ2mWnHPvO8YGv2GUm_kl6hSYF5Gk1R4NJ9WenfFxDhscLyNq5WsuX9PAxM3GGYIgfDW-L_G1KX-2Rkki_nGAGHIViDT8dvgJi32lyLUycngMIBb_ENVyIbxGfBJnoetbirriurQ2rrX2kCFZPXe-0uKDQCFeQB4D9MSOoQZeEaRLT-f0sfRBYHYJrliBIBZCO2XIy8VzfYqFBjMw, username -> user.75449, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy818927, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d4a3de, authcode -> gdQEJWBiBYIv-R-6iVbrTRwH5AM, useAdminRealm -> true, callbacks -> {"tokenId":"CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137985100), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137985100))), password -> Pa_ssw0rd, challenge -> TS-f9cus4SHDKxqVHxKjAaI518h3fQVE2VjFYG0h8aI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 195.216.68.176, verifier -> LTI4MTMwNTUzMTI4NzA0MzA5MTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8e88b69, tokenId -> CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy818927
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=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:26:30 GMT
	x-forgerock-transactionid: c62e396d-63cf-4324-8590-9730be509d79
	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 testPolicy818927 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:31.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:33.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:33.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:33 GMT                                    1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1100621 KO=15    )
> restLoginInitiate                                        (OK=75981  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75971  KO=0     )
> User Authorize PKCE stage                                (OK=91567  KO=0     )
> User AccessToken PKCE stage                              (OK=91558  KO=0     )
> tokenUserinfo                                            (OK=15537  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16974  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16973  KO=0     )
>  UI AM idFromSession                                     (OK=16971  KO=0     )
>  UI AM validateGoto                                      (OK=16972  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16965  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16965  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16965  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16965  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16963  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16963  KO=0     )
> Skip 2FA                                                 (OK=42097  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16963  KO=0     )
>  UI IDM uiconfig                                         (OK=16963  KO=0     )
>  UI IDM version                                          (OK=16963  KO=0     )
>  UI IDM privilege                                        (OK=16963  KO=0     )
>  UI IDM features                                         (OK=16963  KO=0     )
>  UI IDM login                                            (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     )
>  UI IDM oidcToken                                        (OK=16963  KO=0     )
> userinfo                                                 (OK=16963  KO=0     )
> GetUUid                                                  (OK=25128  KO=0     )
> UI-Logout                                                (OK=16963  KO=0     )
> GetOpenidConfig                                          (OK=74996  KO=0     )
> UI-Logout Redirect 1                                     (OK=16962  KO=0     )
>  UI AM revoke1                                           (OK=16962  KO=0     )
>  UI AM revoke2                                           (OK=16962  KO=0     )
>  UI AM endsession                                        (OK=16962  KO=0     )
> CreatePolicy                                             (OK=25113  KO=11    )
> RootUserinfo                                             (OK=56147  KO=0     )
> getIdToken                                               (OK=5712   KO=0     )
> getIdToken Redirect 1                                    (OK=5712   KO=0     )
> createOrganization                                       (OK=5712   KO=0     )
> queryOrganization                                        (OK=5711   KO=0     )
> deleteOrganization                                       (OK=5711   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2750   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2750   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1310   KO=0     )
> ReadPolicy                                               (OK=24999  KO=2     )
> DeletePolicy                                             (OK=24867  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=212    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1351 (98.90%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 210338 / active: 354    / done: 78383 
================================================================================

21:26:34.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:34.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:35.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 78011: status.find.in([200, 209], 304), found 404
21:26:35.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,78011,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTEwNTkwMjc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTFdYdGowY2NOZmNuZXFtOHFfWmg1TTM1dWU4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzNzk4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzNzk4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNTg1LCJpYXQiOjE3MzIxMzc5ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhLeUxKLUEyN2ZQWjRfOGVndXgyeHJfMFNkSSJ9.XSUL84hXA3V6xSYALQKL_aRoHJz1fMchyLTGItkNMiLCL3PLYuwot2WJCdMpMj-DKDYqxWJScGY3rK9wdQuONIdnozm7Dcg5kep9ciCFsVczUCxhmSOoB2QEDjnKFdIaxccnaXQ2mWnHPvO8YGv2GUm_kl6hSYF5Gk1R4NJ9WenfFxDhscLyNq5WsuX9PAxM3GGYIgfDW-L_G1KX-2Rkki_nGAGHIViDT8dvgJi32lyLUycngMIBb_ENVyIbxGfBJnoetbirriurQ2rrX2kCFZPXe-0uKDQCFeQB4D9MSOoQZeEaRLT-f0sfRBYHYJrliBIBZCO2XIy8VzfYqFBjMw, username -> user.75449, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy818927, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d4a3de, authcode -> gdQEJWBiBYIv-R-6iVbrTRwH5AM, useAdminRealm -> true, callbacks -> {"tokenId":"CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732137985100), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732137985100))), password -> Pa_ssw0rd, challenge -> TS-f9cus4SHDKxqVHxKjAaI518h3fQVE2VjFYG0h8aI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 195.216.68.176, verifier -> LTI4MTMwNTUzMTI4NzA0MzA5MTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8e88b69, tokenId -> CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy818927
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=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=CmQX97T7EQ5mEZ2c3zsKWR4Zb8E.*AAJTSQACMDIAAlNLABxlT3dab29MRkg4b1NkUXVMMnUyYXk1MzFFVG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:26:35 GMT
	x-forgerock-transactionid: 7020bd03-8862-4232-97a5-fe8560278a42
	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 testPolicy818927 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:36.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:36.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:37.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:38 GMT                                    1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1106272 KO=16    )
> restLoginInitiate                                        (OK=76352  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76345  KO=0     )
> User Authorize PKCE stage                                (OK=92037  KO=0     )
> User AccessToken PKCE stage                              (OK=92030  KO=0     )
> tokenUserinfo                                            (OK=15611  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17064  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17062  KO=0     )
>  UI AM idFromSession                                     (OK=17062  KO=0     )
>  UI AM validateGoto                                      (OK=17062  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17060  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17058  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17058  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17058  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17054  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17053  KO=0     )
> Skip 2FA                                                 (OK=42309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17053  KO=0     )
>  UI IDM uiconfig                                         (OK=17053  KO=0     )
>  UI IDM version                                          (OK=17053  KO=0     )
>  UI IDM privilege                                        (OK=17053  KO=0     )
>  UI IDM features                                         (OK=17052  KO=0     )
>  UI IDM login                                            (OK=17052  KO=0     )
>  UI IDM dashboard                                        (OK=17052  KO=0     )
>  UI IDM managed user schema                              (OK=17052  KO=0     )
>  UI IDM user                                             (OK=17052  KO=0     )
>  UI IDM oidcToken                                        (OK=17052  KO=0     )
> userinfo                                                 (OK=17050  KO=0     )
> GetUUid                                                  (OK=25259  KO=0     )
> UI-Logout                                                (OK=17050  KO=0     )
> GetOpenidConfig                                          (OK=75382  KO=0     )
> UI-Logout Redirect 1                                     (OK=17050  KO=0     )
>  UI AM revoke1                                           (OK=17047  KO=0     )
>  UI AM revoke2                                           (OK=17047  KO=0     )
>  UI AM endsession                                        (OK=17047  KO=0     )
> CreatePolicy                                             (OK=25248  KO=11    )
> RootUserinfo                                             (OK=56410  KO=0     )
> getIdToken                                               (OK=5738   KO=0     )
> getIdToken Redirect 1                                    (OK=5738   KO=0     )
> createOrganization                                       (OK=5738   KO=0     )
> queryOrganization                                        (OK=5738   KO=0     )
> deleteOrganization                                       (OK=5738   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2772   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2772   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1316   KO=0     )
> ReadPolicy                                               (OK=25121  KO=2     )
> DeletePolicy                                             (OK=24997  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=215    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1356 (98.83%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 209948 / active: 353    / done: 78774 
================================================================================

21:26:38.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:39.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:39.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:39.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:39.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:39.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:40.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:40.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:41.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:41.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:41.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:42.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:43.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:43 GMT                                    1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1111322 KO=16    )
> restLoginInitiate                                        (OK=76720  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76710  KO=0     )
> User Authorize PKCE stage                                (OK=92456  KO=0     )
> User AccessToken PKCE stage                              (OK=92446  KO=0     )
> tokenUserinfo                                            (OK=15690  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17137  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17136  KO=0     )
>  UI AM idFromSession                                     (OK=17135  KO=0     )
>  UI AM validateGoto                                      (OK=17135  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17129  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17129  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17129  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17129  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17126  KO=0     )
> Skip 2FA                                                 (OK=42506  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17126  KO=0     )
>  UI IDM uiconfig                                         (OK=17126  KO=0     )
>  UI IDM version                                          (OK=17126  KO=0     )
>  UI IDM privilege                                        (OK=17126  KO=0     )
>  UI IDM features                                         (OK=17126  KO=0     )
>  UI IDM login                                            (OK=17126  KO=0     )
>  UI IDM dashboard                                        (OK=17126  KO=0     )
>  UI IDM managed user schema                              (OK=17126  KO=0     )
>  UI IDM user                                             (OK=17126  KO=0     )
>  UI IDM oidcToken                                        (OK=17125  KO=0     )
> userinfo                                                 (OK=17125  KO=0     )
> GetUUid                                                  (OK=25378  KO=0     )
> UI-Logout                                                (OK=17123  KO=0     )
> GetOpenidConfig                                          (OK=75757  KO=0     )
> UI-Logout Redirect 1                                     (OK=17121  KO=0     )
>  UI AM revoke1                                           (OK=17121  KO=0     )
>  UI AM revoke2                                           (OK=17121  KO=0     )
>  UI AM endsession                                        (OK=17121  KO=0     )
> CreatePolicy                                             (OK=25361  KO=11    )
> RootUserinfo                                             (OK=56676  KO=0     )
> getIdToken                                               (OK=5765   KO=0     )
> getIdToken Redirect 1                                    (OK=5765   KO=0     )
> createOrganization                                       (OK=5765   KO=0     )
> queryOrganization                                        (OK=5764   KO=0     )
> deleteOrganization                                       (OK=5764   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2793   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2792   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1323   KO=0     )
> ReadPolicy                                               (OK=25255  KO=2     )
> DeletePolicy                                             (OK=25118  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=216    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1369 (98.84%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 209560 / active: 357    / done: 79158 
================================================================================

21:26:44.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:44.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:45.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:47.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:47.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:48.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:48 GMT                                    1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1117353 KO=16    )
> restLoginInitiate                                        (OK=77131  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77117  KO=0     )
> User Authorize PKCE stage                                (OK=92949  KO=0     )
> User AccessToken PKCE stage                              (OK=92943  KO=0     )
> tokenUserinfo                                            (OK=15774  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17241  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17241  KO=0     )
>  UI AM idFromSession                                     (OK=17238  KO=0     )
>  UI AM validateGoto                                      (OK=17238  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17232  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17230  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17228  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17228  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17225  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17225  KO=0     )
> Skip 2FA                                                 (OK=42719  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17225  KO=0     )
>  UI IDM uiconfig                                         (OK=17225  KO=0     )
>  UI IDM version                                          (OK=17225  KO=0     )
>  UI IDM privilege                                        (OK=17225  KO=0     )
>  UI IDM features                                         (OK=17225  KO=0     )
>  UI IDM login                                            (OK=17225  KO=0     )
>  UI IDM dashboard                                        (OK=17225  KO=0     )
>  UI IDM managed user schema                              (OK=17224  KO=0     )
>  UI IDM user                                             (OK=17225  KO=0     )
>  UI IDM oidcToken                                        (OK=17223  KO=0     )
> userinfo                                                 (OK=17223  KO=0     )
> GetUUid                                                  (OK=25502  KO=0     )
> UI-Logout                                                (OK=17223  KO=0     )
> GetOpenidConfig                                          (OK=76127  KO=0     )
> UI-Logout Redirect 1                                     (OK=17223  KO=0     )
>  UI AM revoke1                                           (OK=17222  KO=0     )
>  UI AM revoke2                                           (OK=17222  KO=0     )
>  UI AM endsession                                        (OK=17222  KO=0     )
> CreatePolicy                                             (OK=25490  KO=11    )
> RootUserinfo                                             (OK=56934  KO=0     )
> getIdToken                                               (OK=5798   KO=0     )
> getIdToken Redirect 1                                    (OK=5798   KO=0     )
> createOrganization                                       (OK=5798   KO=0     )
> queryOrganization                                        (OK=5798   KO=0     )
> deleteOrganization                                       (OK=5798   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2802   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2801   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1330   KO=0     )
> ReadPolicy                                               (OK=25367  KO=2     )
> DeletePolicy                                             (OK=25253  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=216    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1375 (98.85%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 209136 / active: 357    / done: 79582 
================================================================================

21:26:49.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:49.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:50.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:50.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:51.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:52.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:52.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:52.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:53.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:53 GMT                                    1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1123296 KO=16    )
> restLoginInitiate                                        (OK=77526  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77518  KO=0     )
> User Authorize PKCE stage                                (OK=93448  KO=0     )
> User AccessToken PKCE stage                              (OK=93440  KO=0     )
> tokenUserinfo                                            (OK=15862  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17335  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17335  KO=0     )
>  UI AM idFromSession                                     (OK=17334  KO=0     )
>  UI AM validateGoto                                      (OK=17334  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17327  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17327  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17326  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17326  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17323  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17322  KO=0     )
> Skip 2FA                                                 (OK=42928  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17322  KO=0     )
>  UI IDM uiconfig                                         (OK=17322  KO=0     )
>  UI IDM version                                          (OK=17322  KO=0     )
>  UI IDM privilege                                        (OK=17322  KO=0     )
>  UI IDM features                                         (OK=17322  KO=0     )
>  UI IDM login                                            (OK=17322  KO=0     )
>  UI IDM dashboard                                        (OK=17321  KO=0     )
>  UI IDM managed user schema                              (OK=17321  KO=0     )
>  UI IDM user                                             (OK=17321  KO=0     )
>  UI IDM oidcToken                                        (OK=17320  KO=0     )
> userinfo                                                 (OK=17320  KO=0     )
> GetUUid                                                  (OK=25634  KO=0     )
> UI-Logout                                                (OK=17320  KO=0     )
> GetOpenidConfig                                          (OK=76503  KO=0     )
> UI-Logout Redirect 1                                     (OK=17320  KO=0     )
>  UI AM revoke1                                           (OK=17319  KO=0     )
>  UI AM revoke2                                           (OK=17319  KO=0     )
>  UI AM endsession                                        (OK=17319  KO=0     )
> CreatePolicy                                             (OK=25622  KO=11    )
> RootUserinfo                                             (OK=57216  KO=0     )
> getIdToken                                               (OK=5826   KO=0     )
> getIdToken Redirect 1                                    (OK=5826   KO=0     )
> createOrganization                                       (OK=5825   KO=0     )
> queryOrganization                                        (OK=5825   KO=0     )
> deleteOrganization                                       (OK=5825   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2817   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1338   KO=0     )
> ReadPolicy                                               (OK=25496  KO=2     )
> DeletePolicy                                             (OK=25365  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=217    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1384 (98.86%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 208728 / active: 366    / done: 79981 
================================================================================

21:26:53.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:53.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:54.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:54.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:57.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:57.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:58.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:26:58.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:26:58 GMT                                    1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1128834 KO=16    )
> restLoginInitiate                                        (OK=77914  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77903  KO=0     )
> User Authorize PKCE stage                                (OK=93907  KO=0     )
> User AccessToken PKCE stage                              (OK=93906  KO=0     )
> tokenUserinfo                                            (OK=15934  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17417  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17417  KO=0     )
>  UI AM idFromSession                                     (OK=17413  KO=0     )
>  UI AM validateGoto                                      (OK=17414  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17411  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17410  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17410  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17410  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17406  KO=0     )
> Skip 2FA                                                 (OK=43156  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17405  KO=0     )
>  UI IDM uiconfig                                         (OK=17404  KO=0     )
>  UI IDM version                                          (OK=17404  KO=0     )
>  UI IDM privilege                                        (OK=17403  KO=0     )
>  UI IDM features                                         (OK=17403  KO=0     )
>  UI IDM login                                            (OK=17403  KO=0     )
>  UI IDM dashboard                                        (OK=17403  KO=0     )
>  UI IDM managed user schema                              (OK=17403  KO=0     )
>  UI IDM user                                             (OK=17403  KO=0     )
>  UI IDM oidcToken                                        (OK=17403  KO=0     )
> userinfo                                                 (OK=17403  KO=0     )
> GetUUid                                                  (OK=25773  KO=0     )
> UI-Logout                                                (OK=17402  KO=0     )
> GetOpenidConfig                                          (OK=76901  KO=0     )
> UI-Logout Redirect 1                                     (OK=17402  KO=0     )
>  UI AM revoke1                                           (OK=17402  KO=0     )
>  UI AM revoke2                                           (OK=17402  KO=0     )
>  UI AM endsession                                        (OK=17402  KO=0     )
> CreatePolicy                                             (OK=25758  KO=11    )
> RootUserinfo                                             (OK=57472  KO=0     )
> getIdToken                                               (OK=5858   KO=0     )
> getIdToken Redirect 1                                    (OK=5858   KO=0     )
> createOrganization                                       (OK=5857   KO=0     )
> queryOrganization                                        (OK=5857   KO=0     )
> deleteOrganization                                       (OK=5856   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2835   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2834   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1352   KO=0     )
> ReadPolicy                                               (OK=25630  KO=2     )
> DeletePolicy                                             (OK=25493  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=218    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1392 (98.86%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 208322 / active: 373    / done: 80380 
================================================================================

21:26:59.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:01.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:02.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:02.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:03 GMT                                    1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1134277 KO=16    )
> restLoginInitiate                                        (OK=78303  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78295  KO=0     )
> User Authorize PKCE stage                                (OK=94372  KO=0     )
> User AccessToken PKCE stage                              (OK=94369  KO=0     )
> tokenUserinfo                                            (OK=16013  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17499  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17498  KO=0     )
>  UI AM idFromSession                                     (OK=17496  KO=0     )
>  UI AM validateGoto                                      (OK=17496  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17492  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17492  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17490  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17490  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17487  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17485  KO=0     )
> Skip 2FA                                                 (OK=43380  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17482  KO=0     )
>  UI IDM uiconfig                                         (OK=17482  KO=0     )
>  UI IDM version                                          (OK=17482  KO=0     )
>  UI IDM privilege                                        (OK=17482  KO=0     )
>  UI IDM features                                         (OK=17482  KO=0     )
>  UI IDM login                                            (OK=17482  KO=0     )
>  UI IDM dashboard                                        (OK=17482  KO=0     )
>  UI IDM managed user schema                              (OK=17482  KO=0     )
>  UI IDM user                                             (OK=17482  KO=0     )
>  UI IDM oidcToken                                        (OK=17480  KO=0     )
> userinfo                                                 (OK=17480  KO=0     )
> GetUUid                                                  (OK=25914  KO=0     )
> UI-Logout                                                (OK=17479  KO=0     )
> GetOpenidConfig                                          (OK=77312  KO=0     )
> UI-Logout Redirect 1                                     (OK=17478  KO=0     )
>  UI AM revoke1                                           (OK=17477  KO=0     )
>  UI AM revoke2                                           (OK=17475  KO=0     )
>  UI AM endsession                                        (OK=17477  KO=0     )
> CreatePolicy                                             (OK=25899  KO=11    )
> RootUserinfo                                             (OK=57750  KO=0     )
> getIdToken                                               (OK=5882   KO=0     )
> getIdToken Redirect 1                                    (OK=5881   KO=0     )
> createOrganization                                       (OK=5881   KO=0     )
> queryOrganization                                        (OK=5880   KO=0     )
> deleteOrganization                                       (OK=5880   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2845   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2845   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1357   KO=0     )
> ReadPolicy                                               (OK=25766  KO=2     )
> DeletePolicy                                             (OK=25626  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=218    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1396 (98.87%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 207923 / active: 396    / done: 80756 
================================================================================

21:27:04.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:05.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:05.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:05.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:05.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:06.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:07.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:07.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:08.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:08 GMT                                    1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1140057 KO=16    )
> restLoginInitiate                                        (OK=78696  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78690  KO=0     )
> User Authorize PKCE stage                                (OK=94850  KO=0     )
> User AccessToken PKCE stage                              (OK=94850  KO=0     )
> tokenUserinfo                                            (OK=16088  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17575  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17575  KO=0     )
>  UI AM idFromSession                                     (OK=17574  KO=0     )
>  UI AM validateGoto                                      (OK=17574  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17573  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17573  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17573  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17573  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17571  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17569  KO=0     )
> Skip 2FA                                                 (OK=43616  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17569  KO=0     )
>  UI IDM uiconfig                                         (OK=17569  KO=0     )
>  UI IDM version                                          (OK=17569  KO=0     )
>  UI IDM privilege                                        (OK=17569  KO=0     )
>  UI IDM features                                         (OK=17569  KO=0     )
>  UI IDM login                                            (OK=17569  KO=0     )
>  UI IDM dashboard                                        (OK=17569  KO=0     )
>  UI IDM managed user schema                              (OK=17569  KO=0     )
>  UI IDM user                                             (OK=17569  KO=0     )
>  UI IDM oidcToken                                        (OK=17569  KO=0     )
> userinfo                                                 (OK=17568  KO=0     )
> GetUUid                                                  (OK=26056  KO=0     )
> UI-Logout                                                (OK=17567  KO=0     )
> GetOpenidConfig                                          (OK=77732  KO=0     )
> UI-Logout Redirect 1                                     (OK=17567  KO=0     )
>  UI AM revoke1                                           (OK=17566  KO=0     )
>  UI AM revoke2                                           (OK=17566  KO=0     )
>  UI AM endsession                                        (OK=17566  KO=0     )
> CreatePolicy                                             (OK=26044  KO=11    )
> RootUserinfo                                             (OK=58058  KO=0     )
> getIdToken                                               (OK=5918   KO=0     )
> getIdToken Redirect 1                                    (OK=5916   KO=0     )
> createOrganization                                       (OK=5916   KO=0     )
> queryOrganization                                        (OK=5914   KO=0     )
> deleteOrganization                                       (OK=5914   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2861   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2860   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1368   KO=0     )
> ReadPolicy                                               (OK=25907  KO=2     )
> DeletePolicy                                             (OK=25763  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=220    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1405 (98.87%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 207513 / active: 390    / done: 81172 
================================================================================

21:27:09.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:09.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:10.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:10.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:11.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:11.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:11.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:12.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:12.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:12.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:13.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:13 GMT                                    1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1145712 KO=16    )
> restLoginInitiate                                        (OK=79067  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79056  KO=0     )
> User Authorize PKCE stage                                (OK=95296  KO=0     )
> User AccessToken PKCE stage                              (OK=95294  KO=0     )
> tokenUserinfo                                            (OK=16160  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17665  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17664  KO=0     )
>  UI AM idFromSession                                     (OK=17664  KO=0     )
>  UI AM validateGoto                                      (OK=17664  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17664  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17664  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17664  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17664  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17661  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17660  KO=0     )
> Skip 2FA                                                 (OK=43807  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17660  KO=0     )
>  UI IDM uiconfig                                         (OK=17660  KO=0     )
>  UI IDM version                                          (OK=17660  KO=0     )
>  UI IDM privilege                                        (OK=17660  KO=0     )
>  UI IDM features                                         (OK=17660  KO=0     )
>  UI IDM login                                            (OK=17660  KO=0     )
>  UI IDM dashboard                                        (OK=17660  KO=0     )
>  UI IDM managed user schema                              (OK=17660  KO=0     )
>  UI IDM user                                             (OK=17660  KO=0     )
>  UI IDM oidcToken                                        (OK=17659  KO=0     )
> userinfo                                                 (OK=17659  KO=0     )
> GetUUid                                                  (OK=26172  KO=0     )
> UI-Logout                                                (OK=17659  KO=0     )
> GetOpenidConfig                                          (OK=78134  KO=0     )
> UI-Logout Redirect 1                                     (OK=17659  KO=0     )
>  UI AM revoke1                                           (OK=17657  KO=0     )
>  UI AM revoke2                                           (OK=17657  KO=0     )
>  UI AM endsession                                        (OK=17657  KO=0     )
> CreatePolicy                                             (OK=26161  KO=11    )
> RootUserinfo                                             (OK=58328  KO=0     )
> getIdToken                                               (OK=5951   KO=0     )
> getIdToken Redirect 1                                    (OK=5951   KO=0     )
> createOrganization                                       (OK=5951   KO=0     )
> queryOrganization                                        (OK=5951   KO=0     )
> deleteOrganization                                       (OK=5951   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2873   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2872   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1381   KO=0     )
> ReadPolicy                                               (OK=26050  KO=2     )
> DeletePolicy                                             (OK=25903  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=222    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1416 (98.88%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 207127 / active: 347    / done: 81601 
================================================================================

21:27:15.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:16.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:18.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:18 GMT                                    1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1150903 KO=16    )
> restLoginInitiate                                        (OK=79423  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79417  KO=0     )
> User Authorize PKCE stage                                (OK=95736  KO=0     )
> User AccessToken PKCE stage                              (OK=95731  KO=0     )
> tokenUserinfo                                            (OK=16235  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17745  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17745  KO=0     )
>  UI AM idFromSession                                     (OK=17745  KO=0     )
>  UI AM validateGoto                                      (OK=17745  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17743  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17743  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17742  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17742  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17740  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17739  KO=0     )
> Skip 2FA                                                 (OK=44014  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17739  KO=0     )
>  UI IDM uiconfig                                         (OK=17739  KO=0     )
>  UI IDM version                                          (OK=17739  KO=0     )
>  UI IDM privilege                                        (OK=17739  KO=0     )
>  UI IDM features                                         (OK=17739  KO=0     )
>  UI IDM login                                            (OK=17739  KO=0     )
>  UI IDM dashboard                                        (OK=17738  KO=0     )
>  UI IDM managed user schema                              (OK=17738  KO=0     )
>  UI IDM user                                             (OK=17738  KO=0     )
>  UI IDM oidcToken                                        (OK=17738  KO=0     )
> userinfo                                                 (OK=17737  KO=0     )
> GetUUid                                                  (OK=26291  KO=0     )
> UI-Logout                                                (OK=17735  KO=0     )
> GetOpenidConfig                                          (OK=78511  KO=0     )
> UI-Logout Redirect 1                                     (OK=17734  KO=0     )
>  UI AM revoke1                                           (OK=17734  KO=0     )
>  UI AM revoke2                                           (OK=17734  KO=0     )
>  UI AM endsession                                        (OK=17734  KO=0     )
> CreatePolicy                                             (OK=26276  KO=11    )
> RootUserinfo                                             (OK=58566  KO=0     )
> getIdToken                                               (OK=5977   KO=0     )
> getIdToken Redirect 1                                    (OK=5977   KO=0     )
> createOrganization                                       (OK=5977   KO=0     )
> queryOrganization                                        (OK=5977   KO=0     )
> deleteOrganization                                       (OK=5977   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2886   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2883   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1388   KO=0     )
> ReadPolicy                                               (OK=26168  KO=2     )
> DeletePolicy                                             (OK=26046  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=224    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1419 (98.89%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 206763 / active: 334    / done: 81978 
================================================================================

21:27:18.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:19.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:19.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:19.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:20.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:21.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:21.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:21.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:22.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:22.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:23.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:23 GMT                                    1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1156940 KO=16    )
> restLoginInitiate                                        (OK=79846  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79838  KO=0     )
> User Authorize PKCE stage                                (OK=96234  KO=0     )
> User AccessToken PKCE stage                              (OK=96226  KO=0     )
> tokenUserinfo                                            (OK=16320  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17850  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17849  KO=0     )
>  UI AM idFromSession                                     (OK=17847  KO=0     )
>  UI AM validateGoto                                      (OK=17847  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17841  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17841  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17840  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17841  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17837  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17837  KO=0     )
> Skip 2FA                                                 (OK=44228  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17835  KO=0     )
>  UI IDM uiconfig                                         (OK=17835  KO=0     )
>  UI IDM version                                          (OK=17835  KO=0     )
>  UI IDM privilege                                        (OK=17835  KO=0     )
>  UI IDM features                                         (OK=17835  KO=0     )
>  UI IDM login                                            (OK=17835  KO=0     )
>  UI IDM dashboard                                        (OK=17835  KO=0     )
>  UI IDM managed user schema                              (OK=17835  KO=0     )
>  UI IDM user                                             (OK=17835  KO=0     )
>  UI IDM oidcToken                                        (OK=17834  KO=0     )
> userinfo                                                 (OK=17834  KO=0     )
> GetUUid                                                  (OK=26412  KO=0     )
> UI-Logout                                                (OK=17833  KO=0     )
> GetOpenidConfig                                          (OK=78867  KO=0     )
> UI-Logout Redirect 1                                     (OK=17833  KO=0     )
>  UI AM revoke1                                           (OK=17833  KO=0     )
>  UI AM revoke2                                           (OK=17833  KO=0     )
>  UI AM endsession                                        (OK=17833  KO=0     )
> CreatePolicy                                             (OK=26399  KO=11    )
> RootUserinfo                                             (OK=58899  KO=0     )
> getIdToken                                               (OK=6006   KO=0     )
> getIdToken Redirect 1                                    (OK=6006   KO=0     )
> createOrganization                                       (OK=6006   KO=0     )
> queryOrganization                                        (OK=6006   KO=0     )
> deleteOrganization                                       (OK=6006   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2898   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2898   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1395   KO=0     )
> ReadPolicy                                               (OK=26285  KO=2     )
> DeletePolicy                                             (OK=26163  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=224    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1430 (98.89%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 206330 / active: 352    / done: 82393 
================================================================================

21:27:24.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:25.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:25.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:25.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:26.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:27.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:28.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:28 GMT                                    1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1162931 KO=16    )
> restLoginInitiate                                        (OK=80235  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80224  KO=0     )
> User Authorize PKCE stage                                (OK=96717  KO=0     )
> User AccessToken PKCE stage                              (OK=96712  KO=0     )
> tokenUserinfo                                            (OK=16397  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17942  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17942  KO=0     )
>  UI AM idFromSession                                     (OK=17942  KO=0     )
>  UI AM validateGoto                                      (OK=17942  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17940  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17940  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17940  KO=0     )
> Skip 2FA                                                 (OK=44443  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17940  KO=0     )
>  UI IDM uiconfig                                         (OK=17940  KO=0     )
>  UI IDM version                                          (OK=17940  KO=0     )
>  UI IDM privilege                                        (OK=17940  KO=0     )
>  UI IDM features                                         (OK=17940  KO=0     )
>  UI IDM login                                            (OK=17940  KO=0     )
>  UI IDM dashboard                                        (OK=17940  KO=0     )
>  UI IDM managed user schema                              (OK=17940  KO=0     )
>  UI IDM user                                             (OK=17939  KO=0     )
>  UI IDM oidcToken                                        (OK=17939  KO=0     )
> userinfo                                                 (OK=17937  KO=0     )
> GetUUid                                                  (OK=26539  KO=0     )
> UI-Logout                                                (OK=17934  KO=0     )
> GetOpenidConfig                                          (OK=79234  KO=0     )
> UI-Logout Redirect 1                                     (OK=17934  KO=0     )
>  UI AM revoke1                                           (OK=17933  KO=0     )
>  UI AM revoke2                                           (OK=17933  KO=0     )
>  UI AM endsession                                        (OK=17933  KO=0     )
> CreatePolicy                                             (OK=26526  KO=11    )
> RootUserinfo                                             (OK=59178  KO=0     )
> getIdToken                                               (OK=6034   KO=0     )
> getIdToken Redirect 1                                    (OK=6034   KO=0     )
> createOrganization                                       (OK=6033   KO=0     )
> queryOrganization                                        (OK=6033   KO=0     )
> deleteOrganization                                       (OK=6033   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2917   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2916   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1404   KO=0     )
> ReadPolicy                                               (OK=26404  KO=2     )
> DeletePolicy                                             (OK=26281  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=227    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1437 (98.90%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 205919 / active: 356    / done: 82800 
================================================================================

21:27:28.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:28.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:29.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:30.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:33.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:33 GMT                                    1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1168370 KO=16    )
> restLoginInitiate                                        (OK=80611  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80606  KO=0     )
> User Authorize PKCE stage                                (OK=97170  KO=0     )
> User AccessToken PKCE stage                              (OK=97169  KO=0     )
> tokenUserinfo                                            (OK=16467  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18024  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18023  KO=0     )
>  UI AM idFromSession                                     (OK=18022  KO=0     )
>  UI AM validateGoto                                      (OK=18022  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18019  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18018  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18017  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18017  KO=0     )
> Skip 2FA                                                 (OK=44669  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18017  KO=0     )
>  UI IDM uiconfig                                         (OK=18017  KO=0     )
>  UI IDM version                                          (OK=18017  KO=0     )
>  UI IDM privilege                                        (OK=18017  KO=0     )
>  UI IDM features                                         (OK=18017  KO=0     )
>  UI IDM login                                            (OK=18017  KO=0     )
>  UI IDM dashboard                                        (OK=18017  KO=0     )
>  UI IDM managed user schema                              (OK=18017  KO=0     )
>  UI IDM user                                             (OK=18017  KO=0     )
>  UI IDM oidcToken                                        (OK=18016  KO=0     )
> userinfo                                                 (OK=18016  KO=0     )
> GetUUid                                                  (OK=26680  KO=0     )
> UI-Logout                                                (OK=18016  KO=0     )
> GetOpenidConfig                                          (OK=79621  KO=0     )
> UI-Logout Redirect 1                                     (OK=18016  KO=0     )
>  UI AM revoke1                                           (OK=18016  KO=0     )
>  UI AM revoke2                                           (OK=18016  KO=0     )
>  UI AM endsession                                        (OK=18016  KO=0     )
> CreatePolicy                                             (OK=26664  KO=11    )
> RootUserinfo                                             (OK=59459  KO=0     )
> getIdToken                                               (OK=6070   KO=0     )
> getIdToken Redirect 1                                    (OK=6070   KO=0     )
> createOrganization                                       (OK=6070   KO=0     )
> queryOrganization                                        (OK=6070   KO=0     )
> deleteOrganization                                       (OK=6070   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2933   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2932   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1413   KO=0     )
> ReadPolicy                                               (OK=26533  KO=2     )
> DeletePolicy                                             (OK=26401  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=231    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1442 (98.90%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 205527 / active: 360    / done: 83188 
================================================================================

21:27:34.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:35.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:35.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:35.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:36.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:37.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:38 GMT                                    1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1173378 KO=16    )
> restLoginInitiate                                        (OK=80980  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80975  KO=0     )
> User Authorize PKCE stage                                (OK=97597  KO=0     )
> User AccessToken PKCE stage                              (OK=97595  KO=0     )
> tokenUserinfo                                            (OK=16539  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18091  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18090  KO=0     )
>  UI AM idFromSession                                     (OK=18089  KO=0     )
>  UI AM validateGoto                                      (OK=18089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18088  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18086  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18086  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18086  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18086  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18085  KO=0     )
> Skip 2FA                                                 (OK=44886  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18084  KO=0     )
>  UI IDM uiconfig                                         (OK=18084  KO=0     )
>  UI IDM version                                          (OK=18084  KO=0     )
>  UI IDM privilege                                        (OK=18084  KO=0     )
>  UI IDM features                                         (OK=18084  KO=0     )
>  UI IDM login                                            (OK=18084  KO=0     )
>  UI IDM dashboard                                        (OK=18084  KO=0     )
>  UI IDM managed user schema                              (OK=18084  KO=0     )
>  UI IDM user                                             (OK=18084  KO=0     )
>  UI IDM oidcToken                                        (OK=18083  KO=0     )
> userinfo                                                 (OK=18083  KO=0     )
> GetUUid                                                  (OK=26807  KO=0     )
> UI-Logout                                                (OK=18083  KO=0     )
> GetOpenidConfig                                          (OK=80015  KO=0     )
> UI-Logout Redirect 1                                     (OK=18083  KO=0     )
>  UI AM revoke1                                           (OK=18082  KO=0     )
>  UI AM revoke2                                           (OK=18082  KO=0     )
>  UI AM endsession                                        (OK=18082  KO=0     )
> CreatePolicy                                             (OK=26795  KO=11    )
> RootUserinfo                                             (OK=59746  KO=0     )
> getIdToken                                               (OK=6097   KO=0     )
> getIdToken Redirect 1                                    (OK=6097   KO=0     )
> createOrganization                                       (OK=6097   KO=0     )
> queryOrganization                                        (OK=6097   KO=0     )
> deleteOrganization                                       (OK=6097   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2948   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2948   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1419   KO=0     )
> ReadPolicy                                               (OK=26672  KO=2     )
> DeletePolicy                                             (OK=26530  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=231    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1449 (98.91%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 205141 / active: 372    / done: 83562 
================================================================================

21:27:39.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:39.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:40.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:40.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:40.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:40.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:41.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:41.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:42.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:42.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:43 GMT                                    1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1178498 KO=16    )
> restLoginInitiate                                        (OK=81354  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81343  KO=0     )
> User Authorize PKCE stage                                (OK=98030  KO=0     )
> User AccessToken PKCE stage                              (OK=98027  KO=0     )
> tokenUserinfo                                            (OK=16620  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18171  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18167  KO=0     )
>  UI AM idFromSession                                     (OK=18165  KO=0     )
>  UI AM validateGoto                                      (OK=18165  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18161  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18160  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18159  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18159  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18154  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18154  KO=0     )
> Skip 2FA                                                 (OK=45089  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18154  KO=0     )
>  UI IDM uiconfig                                         (OK=18154  KO=0     )
>  UI IDM version                                          (OK=18154  KO=0     )
>  UI IDM privilege                                        (OK=18153  KO=0     )
>  UI IDM features                                         (OK=18153  KO=0     )
>  UI IDM login                                            (OK=18153  KO=0     )
>  UI IDM dashboard                                        (OK=18152  KO=0     )
>  UI IDM managed user schema                              (OK=18152  KO=0     )
>  UI IDM user                                             (OK=18152  KO=0     )
>  UI IDM oidcToken                                        (OK=18152  KO=0     )
> userinfo                                                 (OK=18152  KO=0     )
> GetUUid                                                  (OK=26921  KO=0     )
> UI-Logout                                                (OK=18151  KO=0     )
> GetOpenidConfig                                          (OK=80399  KO=0     )
> UI-Logout Redirect 1                                     (OK=18151  KO=0     )
>  UI AM revoke1                                           (OK=18151  KO=0     )
>  UI AM revoke2                                           (OK=18151  KO=0     )
>  UI AM endsession                                        (OK=18151  KO=0     )
> CreatePolicy                                             (OK=26909  KO=11    )
> RootUserinfo                                             (OK=60042  KO=0     )
> getIdToken                                               (OK=6130   KO=0     )
> getIdToken Redirect 1                                    (OK=6130   KO=0     )
> createOrganization                                       (OK=6129   KO=0     )
> queryOrganization                                        (OK=6129   KO=0     )
> deleteOrganization                                       (OK=6128   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2968   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2968   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1425   KO=0     )
> ReadPolicy                                               (OK=26801  KO=2     )
> DeletePolicy                                             (OK=26670  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=235    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1459 (98.92%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.34%)

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

21:27:45.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:45.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:48.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:48.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:48.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:48 GMT                                    1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1184242 KO=16    )
> restLoginInitiate                                        (OK=81761  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81747  KO=0     )
> User Authorize PKCE stage                                (OK=98516  KO=0     )
> User AccessToken PKCE stage                              (OK=98512  KO=0     )
> tokenUserinfo                                            (OK=16702  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18249  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18249  KO=0     )
>  UI AM idFromSession                                     (OK=18247  KO=0     )
>  UI AM validateGoto                                      (OK=18247  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18244  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18244  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18244  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18244  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18243  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18243  KO=0     )
> Skip 2FA                                                 (OK=45325  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18243  KO=0     )
>  UI IDM uiconfig                                         (OK=18243  KO=0     )
>  UI IDM version                                          (OK=18243  KO=0     )
>  UI IDM privilege                                        (OK=18243  KO=0     )
>  UI IDM features                                         (OK=18243  KO=0     )
>  UI IDM login                                            (OK=18243  KO=0     )
>  UI IDM dashboard                                        (OK=18241  KO=0     )
>  UI IDM managed user schema                              (OK=18241  KO=0     )
>  UI IDM user                                             (OK=18241  KO=0     )
>  UI IDM oidcToken                                        (OK=18240  KO=0     )
> userinfo                                                 (OK=18239  KO=0     )
> GetUUid                                                  (OK=27056  KO=0     )
> UI-Logout                                                (OK=18239  KO=0     )
> GetOpenidConfig                                          (OK=80776  KO=0     )
> UI-Logout Redirect 1                                     (OK=18237  KO=0     )
>  UI AM revoke1                                           (OK=18236  KO=0     )
>  UI AM revoke2                                           (OK=18236  KO=0     )
>  UI AM endsession                                        (OK=18236  KO=0     )
> CreatePolicy                                             (OK=27043  KO=11    )
> RootUserinfo                                             (OK=60360  KO=0     )
> getIdToken                                               (OK=6159   KO=0     )
> getIdToken Redirect 1                                    (OK=6159   KO=0     )
> createOrganization                                       (OK=6159   KO=0     )
> queryOrganization                                        (OK=6158   KO=0     )
> deleteOrganization                                       (OK=6158   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2985   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2985   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1432   KO=0     )
> ReadPolicy                                               (OK=26917  KO=2     )
> DeletePolicy                                             (OK=26799  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=235    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1464 (98.92%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 204322 / active: 383    / done: 84370 
================================================================================

21:27:48.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:49.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:49.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:50.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:50.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:51.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:51.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:52.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:52.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:53 GMT                                    1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1189999 KO=16    )
> restLoginInitiate                                        (OK=82146  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82132  KO=0     )
> User Authorize PKCE stage                                (OK=98993  KO=0     )
> User AccessToken PKCE stage                              (OK=98985  KO=0     )
> tokenUserinfo                                            (OK=16785  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18344  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18343  KO=0     )
>  UI AM idFromSession                                     (OK=18342  KO=0     )
>  UI AM validateGoto                                      (OK=18342  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18341  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18341  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18341  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18341  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18336  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18336  KO=0     )
> Skip 2FA                                                 (OK=45524  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18335  KO=0     )
>  UI IDM uiconfig                                         (OK=18335  KO=0     )
>  UI IDM version                                          (OK=18335  KO=0     )
>  UI IDM privilege                                        (OK=18335  KO=0     )
>  UI IDM features                                         (OK=18335  KO=0     )
>  UI IDM login                                            (OK=18335  KO=0     )
>  UI IDM dashboard                                        (OK=18331  KO=0     )
>  UI IDM managed user schema                              (OK=18331  KO=0     )
>  UI IDM user                                             (OK=18331  KO=0     )
>  UI IDM oidcToken                                        (OK=18330  KO=0     )
> userinfo                                                 (OK=18329  KO=0     )
> GetUUid                                                  (OK=27179  KO=0     )
> UI-Logout                                                (OK=18329  KO=0     )
> GetOpenidConfig                                          (OK=81151  KO=0     )
> UI-Logout Redirect 1                                     (OK=18329  KO=0     )
>  UI AM revoke1                                           (OK=18329  KO=0     )
>  UI AM revoke2                                           (OK=18329  KO=0     )
>  UI AM endsession                                        (OK=18329  KO=0     )
> CreatePolicy                                             (OK=27166  KO=11    )
> RootUserinfo                                             (OK=60682  KO=0     )
> getIdToken                                               (OK=6183   KO=0     )
> getIdToken Redirect 1                                    (OK=6183   KO=0     )
> createOrganization                                       (OK=6182   KO=0     )
> queryOrganization                                        (OK=6182   KO=0     )
> deleteOrganization                                       (OK=6181   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2995   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2995   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1441   KO=0     )
> ReadPolicy                                               (OK=27049  KO=2     )
> DeletePolicy                                             (OK=26915  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=236    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1473 (98.93%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 203929 / active: 371    / done: 84775 
================================================================================

21:27:53.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:56.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:57.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:57.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:58.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:58.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:27:58 GMT                                    1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1195750 KO=16    )
> restLoginInitiate                                        (OK=82511  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82503  KO=0     )
> User Authorize PKCE stage                                (OK=99449  KO=0     )
> User AccessToken PKCE stage                              (OK=99442  KO=0     )
> tokenUserinfo                                            (OK=16852  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18440  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18440  KO=0     )
>  UI AM idFromSession                                     (OK=18438  KO=0     )
>  UI AM validateGoto                                      (OK=18437  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18433  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18433  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18433  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18433  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18432  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18432  KO=0     )
> Skip 2FA                                                 (OK=45730  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18432  KO=0     )
>  UI IDM uiconfig                                         (OK=18432  KO=0     )
>  UI IDM version                                          (OK=18432  KO=0     )
>  UI IDM privilege                                        (OK=18432  KO=0     )
>  UI IDM features                                         (OK=18432  KO=0     )
>  UI IDM login                                            (OK=18432  KO=0     )
>  UI IDM dashboard                                        (OK=18432  KO=0     )
>  UI IDM managed user schema                              (OK=18432  KO=0     )
>  UI IDM user                                             (OK=18432  KO=0     )
>  UI IDM oidcToken                                        (OK=18431  KO=0     )
> userinfo                                                 (OK=18430  KO=0     )
> GetUUid                                                  (OK=27309  KO=0     )
> UI-Logout                                                (OK=18430  KO=0     )
> GetOpenidConfig                                          (OK=81536  KO=0     )
> UI-Logout Redirect 1                                     (OK=18429  KO=0     )
>  UI AM revoke1                                           (OK=18429  KO=0     )
>  UI AM revoke2                                           (OK=18429  KO=0     )
>  UI AM endsession                                        (OK=18429  KO=0     )
> CreatePolicy                                             (OK=27298  KO=11    )
> RootUserinfo                                             (OK=60907  KO=0     )
> getIdToken                                               (OK=6209   KO=0     )
> getIdToken Redirect 1                                    (OK=6209   KO=0     )
> createOrganization                                       (OK=6208   KO=0     )
> queryOrganization                                        (OK=6208   KO=0     )
> deleteOrganization                                       (OK=6208   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3008   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3008   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1452   KO=0     )
> ReadPolicy                                               (OK=27173  KO=2     )
> DeletePolicy                                             (OK=27047  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=237    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1479 (98.93%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 203553 / active: 342    / done: 85180 
================================================================================

21:27:58.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:59.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:27:59.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:00.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:01.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:01.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:01.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:03.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:03.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:03 GMT                                    1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1201453 KO=16    )
> restLoginInitiate                                        (OK=82910  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82902  KO=0     )
> User Authorize PKCE stage                                (OK=99922  KO=0     )
> User AccessToken PKCE stage                              (OK=99915  KO=0     )
> tokenUserinfo                                            (OK=16925  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18531  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18531  KO=0     )
>  UI AM idFromSession                                     (OK=18531  KO=0     )
>  UI AM validateGoto                                      (OK=18530  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18527  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18525  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18524  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18524  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18521  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18520  KO=0     )
> Skip 2FA                                                 (OK=45951  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18520  KO=0     )
>  UI IDM uiconfig                                         (OK=18520  KO=0     )
>  UI IDM version                                          (OK=18520  KO=0     )
>  UI IDM privilege                                        (OK=18520  KO=0     )
>  UI IDM features                                         (OK=18520  KO=0     )
>  UI IDM login                                            (OK=18520  KO=0     )
>  UI IDM dashboard                                        (OK=18519  KO=0     )
>  UI IDM managed user schema                              (OK=18519  KO=0     )
>  UI IDM user                                             (OK=18518  KO=0     )
>  UI IDM oidcToken                                        (OK=18518  KO=0     )
> userinfo                                                 (OK=18516  KO=0     )
> GetUUid                                                  (OK=27430  KO=0     )
> UI-Logout                                                (OK=18516  KO=0     )
> GetOpenidConfig                                          (OK=81911  KO=0     )
> UI-Logout Redirect 1                                     (OK=18515  KO=0     )
>  UI AM revoke1                                           (OK=18515  KO=0     )
>  UI AM revoke2                                           (OK=18515  KO=0     )
>  UI AM endsession                                        (OK=18515  KO=0     )
> CreatePolicy                                             (OK=27418  KO=11    )
> RootUserinfo                                             (OK=61205  KO=0     )
> getIdToken                                               (OK=6241   KO=0     )
> getIdToken Redirect 1                                    (OK=6241   KO=0     )
> createOrganization                                       (OK=6241   KO=0     )
> queryOrganization                                        (OK=6241   KO=0     )
> deleteOrganization                                       (OK=6241   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3019   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3019   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1464   KO=0     )
> ReadPolicy                                               (OK=27303  KO=2     )
> DeletePolicy                                             (OK=27166  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=238    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1488 (98.94%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 203140 / active: 375    / done: 85560 
================================================================================

21:28:03.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:04.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:06.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:07.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:08.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:08 GMT                                    1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1206532 KO=16    )
> restLoginInitiate                                        (OK=83252  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83243  KO=0     )
> User Authorize PKCE stage                                (OK=100342 KO=0     )
> User AccessToken PKCE stage                              (OK=100335 KO=0     )
> tokenUserinfo                                            (OK=17000  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18605  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18604  KO=0     )
>  UI AM idFromSession                                     (OK=18604  KO=0     )
>  UI AM validateGoto                                      (OK=18604  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18602  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18602  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18602  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18602  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18598  KO=0     )
> Skip 2FA                                                 (OK=46139  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18598  KO=0     )
>  UI IDM uiconfig                                         (OK=18598  KO=0     )
>  UI IDM version                                          (OK=18598  KO=0     )
>  UI IDM privilege                                        (OK=18598  KO=0     )
>  UI IDM features                                         (OK=18598  KO=0     )
>  UI IDM login                                            (OK=18598  KO=0     )
>  UI IDM dashboard                                        (OK=18598  KO=0     )
>  UI IDM managed user schema                              (OK=18598  KO=0     )
>  UI IDM user                                             (OK=18598  KO=0     )
>  UI IDM oidcToken                                        (OK=18598  KO=0     )
> userinfo                                                 (OK=18597  KO=0     )
> GetUUid                                                  (OK=27539  KO=0     )
> UI-Logout                                                (OK=18596  KO=0     )
> GetOpenidConfig                                          (OK=82272  KO=0     )
> UI-Logout Redirect 1                                     (OK=18595  KO=0     )
>  UI AM revoke1                                           (OK=18594  KO=0     )
>  UI AM revoke2                                           (OK=18594  KO=0     )
>  UI AM endsession                                        (OK=18594  KO=0     )
> CreatePolicy                                             (OK=27528  KO=11    )
> RootUserinfo                                             (OK=61517  KO=0     )
> getIdToken                                               (OK=6260   KO=0     )
> getIdToken Redirect 1                                    (OK=6260   KO=0     )
> createOrganization                                       (OK=6259   KO=0     )
> queryOrganization                                        (OK=6259   KO=0     )
> deleteOrganization                                       (OK=6259   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3030   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3030   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1472   KO=0     )
> ReadPolicy                                               (OK=27425  KO=2     )
> DeletePolicy                                             (OK=27300  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=239    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1493 (98.94%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 202792 / active: 339    / done: 85944 
================================================================================

21:28:08.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:09.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:09.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:10.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:12.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:12.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:13.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:13 GMT                                    1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1211912 KO=16    )
> restLoginInitiate                                        (OK=83633  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83620  KO=0     )
> User Authorize PKCE stage                                (OK=100791 KO=0     )
> User AccessToken PKCE stage                              (OK=100781 KO=0     )
> tokenUserinfo                                            (OK=17080  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18691  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18691  KO=0     )
>  UI AM idFromSession                                     (OK=18690  KO=0     )
>  UI AM validateGoto                                      (OK=18690  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18686  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18686  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18686  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18686  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18682  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18681  KO=0     )
> Skip 2FA                                                 (OK=46338  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18681  KO=0     )
>  UI IDM uiconfig                                         (OK=18681  KO=0     )
>  UI IDM version                                          (OK=18681  KO=0     )
>  UI IDM privilege                                        (OK=18681  KO=0     )
>  UI IDM features                                         (OK=18681  KO=0     )
>  UI IDM login                                            (OK=18681  KO=0     )
>  UI IDM dashboard                                        (OK=18681  KO=0     )
>  UI IDM managed user schema                              (OK=18681  KO=0     )
>  UI IDM user                                             (OK=18681  KO=0     )
>  UI IDM oidcToken                                        (OK=18680  KO=0     )
> userinfo                                                 (OK=18678  KO=0     )
> GetUUid                                                  (OK=27655  KO=0     )
> UI-Logout                                                (OK=18678  KO=0     )
> GetOpenidConfig                                          (OK=82618  KO=0     )
> UI-Logout Redirect 1                                     (OK=18678  KO=0     )
>  UI AM revoke1                                           (OK=18677  KO=0     )
>  UI AM revoke2                                           (OK=18677  KO=0     )
>  UI AM endsession                                        (OK=18677  KO=0     )
> CreatePolicy                                             (OK=27642  KO=11    )
> RootUserinfo                                             (OK=61807  KO=0     )
> getIdToken                                               (OK=6287   KO=0     )
> getIdToken Redirect 1                                    (OK=6287   KO=0     )
> createOrganization                                       (OK=6286   KO=0     )
> queryOrganization                                        (OK=6286   KO=0     )
> deleteOrganization                                       (OK=6286   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3048   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3047   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1479   KO=0     )
> ReadPolicy                                               (OK=27537  KO=2     )
> DeletePolicy                                             (OK=27421  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=240    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1500 (98.94%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 202391 / active: 342    / done: 86342 
================================================================================

21:28:15.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:15.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:15.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:16.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:16.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:18.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:18 GMT                                    1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1217733 KO=16    )
> restLoginInitiate                                        (OK=84027  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84022  KO=0     )
> User Authorize PKCE stage                                (OK=101284 KO=0     )
> User AccessToken PKCE stage                              (OK=101280 KO=0     )
> tokenUserinfo                                            (OK=17160  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18784  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18784  KO=0     )
>  UI AM idFromSession                                     (OK=18783  KO=0     )
>  UI AM validateGoto                                      (OK=18783  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18779  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18779  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18778  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18778  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18776  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18776  KO=0     )
> Skip 2FA                                                 (OK=46569  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18773  KO=0     )
>  UI IDM uiconfig                                         (OK=18773  KO=0     )
>  UI IDM version                                          (OK=18773  KO=0     )
>  UI IDM privilege                                        (OK=18772  KO=0     )
>  UI IDM features                                         (OK=18772  KO=0     )
>  UI IDM login                                            (OK=18772  KO=0     )
>  UI IDM dashboard                                        (OK=18772  KO=0     )
>  UI IDM managed user schema                              (OK=18772  KO=0     )
>  UI IDM user                                             (OK=18772  KO=0     )
>  UI IDM oidcToken                                        (OK=18769  KO=0     )
> userinfo                                                 (OK=18767  KO=0     )
> GetUUid                                                  (OK=27803  KO=0     )
> UI-Logout                                                (OK=18767  KO=0     )
> GetOpenidConfig                                          (OK=82989  KO=0     )
> UI-Logout Redirect 1                                     (OK=18766  KO=0     )
>  UI AM revoke1                                           (OK=18764  KO=0     )
>  UI AM revoke2                                           (OK=18764  KO=0     )
>  UI AM endsession                                        (OK=18764  KO=0     )
> CreatePolicy                                             (OK=27785  KO=11    )
> RootUserinfo                                             (OK=62082  KO=0     )
> getIdToken                                               (OK=6318   KO=0     )
> getIdToken Redirect 1                                    (OK=6318   KO=0     )
> createOrganization                                       (OK=6317   KO=0     )
> queryOrganization                                        (OK=6316   KO=0     )
> deleteOrganization                                       (OK=6315   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3063   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3063   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1486   KO=0     )
> ReadPolicy                                               (OK=27647  KO=2     )
> DeletePolicy                                             (OK=27536  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=241    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1506 (98.95%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 201976 / active: 365    / done: 86734 
================================================================================

21:28:19.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:19.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:20.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:20.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:20.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:20.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:20.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:21.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:21.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:21.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:21.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:23 GMT                                    1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1223521 KO=16    )
> restLoginInitiate                                        (OK=84428  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84420  KO=0     )
> User Authorize PKCE stage                                (OK=101754 KO=0     )
> User AccessToken PKCE stage                              (OK=101748 KO=0     )
> tokenUserinfo                                            (OK=17217  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18874  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18871  KO=0     )
>  UI AM idFromSession                                     (OK=18871  KO=0     )
>  UI AM validateGoto                                      (OK=18871  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18868  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18866  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18866  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18865  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18865  KO=0     )
> Skip 2FA                                                 (OK=46804  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18865  KO=0     )
>  UI IDM uiconfig                                         (OK=18865  KO=0     )
>  UI IDM version                                          (OK=18864  KO=0     )
>  UI IDM privilege                                        (OK=18864  KO=0     )
>  UI IDM features                                         (OK=18864  KO=0     )
>  UI IDM login                                            (OK=18864  KO=0     )
>  UI IDM dashboard                                        (OK=18864  KO=0     )
>  UI IDM managed user schema                              (OK=18864  KO=0     )
>  UI IDM user                                             (OK=18864  KO=0     )
>  UI IDM oidcToken                                        (OK=18864  KO=0     )
> userinfo                                                 (OK=18863  KO=0     )
> GetUUid                                                  (OK=27944  KO=0     )
> UI-Logout                                                (OK=18862  KO=0     )
> GetOpenidConfig                                          (OK=83385  KO=0     )
> UI-Logout Redirect 1                                     (OK=18862  KO=0     )
>  UI AM revoke1                                           (OK=18860  KO=0     )
>  UI AM revoke2                                           (OK=18860  KO=0     )
>  UI AM endsession                                        (OK=18860  KO=0     )
> CreatePolicy                                             (OK=27930  KO=11    )
> RootUserinfo                                             (OK=62389  KO=0     )
> getIdToken                                               (OK=6342   KO=0     )
> getIdToken Redirect 1                                    (OK=6342   KO=0     )
> createOrganization                                       (OK=6342   KO=0     )
> queryOrganization                                        (OK=6341   KO=0     )
> deleteOrganization                                       (OK=6340   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3069   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3069   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1491   KO=0     )
> ReadPolicy                                               (OK=27788  KO=2     )
> DeletePolicy                                             (OK=27644  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=242    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1517 (98.96%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 201576 / active: 409    / done: 87090 
================================================================================

21:28:24.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:24.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:24.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:25.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:26.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:26.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:26.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:26.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:28.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:28.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:28 GMT                                    1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1228866 KO=16    )
> restLoginInitiate                                        (OK=84793  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84788  KO=0     )
> User Authorize PKCE stage                                (OK=102194 KO=0     )
> User AccessToken PKCE stage                              (OK=102188 KO=0     )
> tokenUserinfo                                            (OK=17285  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18947  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18947  KO=0     )
>  UI AM idFromSession                                     (OK=18946  KO=0     )
>  UI AM validateGoto                                      (OK=18946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18943  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18943  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18943  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18942  KO=0     )
> Skip 2FA                                                 (OK=47023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18941  KO=0     )
>  UI IDM uiconfig                                         (OK=18941  KO=0     )
>  UI IDM version                                          (OK=18941  KO=0     )
>  UI IDM privilege                                        (OK=18940  KO=0     )
>  UI IDM features                                         (OK=18941  KO=0     )
>  UI IDM login                                            (OK=18940  KO=0     )
>  UI IDM dashboard                                        (OK=18940  KO=0     )
>  UI IDM managed user schema                              (OK=18940  KO=0     )
>  UI IDM user                                             (OK=18940  KO=0     )
>  UI IDM oidcToken                                        (OK=18940  KO=0     )
> userinfo                                                 (OK=18939  KO=0     )
> GetUUid                                                  (OK=28083  KO=0     )
> UI-Logout                                                (OK=18938  KO=0     )
> GetOpenidConfig                                          (OK=83807  KO=0     )
> UI-Logout Redirect 1                                     (OK=18938  KO=0     )
>  UI AM revoke1                                           (OK=18938  KO=0     )
>  UI AM revoke2                                           (OK=18938  KO=0     )
>  UI AM endsession                                        (OK=18938  KO=0     )
> CreatePolicy                                             (OK=28069  KO=11    )
> RootUserinfo                                             (OK=62682  KO=0     )
> getIdToken                                               (OK=6373   KO=0     )
> getIdToken Redirect 1                                    (OK=6372   KO=0     )
> createOrganization                                       (OK=6372   KO=0     )
> queryOrganization                                        (OK=6372   KO=0     )
> deleteOrganization                                       (OK=6372   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3079   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3079   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1498   KO=0     )
> ReadPolicy                                               (OK=27936  KO=2     )
> DeletePolicy                                             (OK=27781  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=244    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1527 (98.96%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 201200 / active: 388    / done: 87487 
================================================================================

21:28:30.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:31.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:31.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:32.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:32.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:33.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:33.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:33 GMT                                    1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1234714 KO=16    )
> restLoginInitiate                                        (OK=85201  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85188  KO=0     )
> User Authorize PKCE stage                                (OK=102677 KO=0     )
> User AccessToken PKCE stage                              (OK=102668 KO=0     )
> tokenUserinfo                                            (OK=17359  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19042  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19042  KO=0     )
>  UI AM idFromSession                                     (OK=19040  KO=0     )
>  UI AM validateGoto                                      (OK=19041  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19037  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19035  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19035  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19030  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19029  KO=0     )
> Skip 2FA                                                 (OK=47247  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19027  KO=0     )
>  UI IDM uiconfig                                         (OK=19027  KO=0     )
>  UI IDM version                                          (OK=19027  KO=0     )
>  UI IDM privilege                                        (OK=19027  KO=0     )
>  UI IDM features                                         (OK=19027  KO=0     )
>  UI IDM login                                            (OK=19027  KO=0     )
>  UI IDM dashboard                                        (OK=19027  KO=0     )
>  UI IDM managed user schema                              (OK=19027  KO=0     )
>  UI IDM user                                             (OK=19027  KO=0     )
>  UI IDM oidcToken                                        (OK=19026  KO=0     )
> userinfo                                                 (OK=19026  KO=0     )
> GetUUid                                                  (OK=28212  KO=0     )
> UI-Logout                                                (OK=19025  KO=0     )
> GetOpenidConfig                                          (OK=84226  KO=0     )
> UI-Logout Redirect 1                                     (OK=19025  KO=0     )
>  UI AM revoke1                                           (OK=19023  KO=0     )
>  UI AM revoke2                                           (OK=19022  KO=0     )
>  UI AM endsession                                        (OK=19022  KO=0     )
> CreatePolicy                                             (OK=28198  KO=11    )
> RootUserinfo                                             (OK=63000  KO=0     )
> getIdToken                                               (OK=6404   KO=0     )
> getIdToken Redirect 1                                    (OK=6404   KO=0     )
> createOrganization                                       (OK=6402   KO=0     )
> queryOrganization                                        (OK=6401   KO=0     )
> deleteOrganization                                       (OK=6400   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3094   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3093   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1507   KO=0     )
> ReadPolicy                                               (OK=28078  KO=2     )
> DeletePolicy                                             (OK=27931  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=246    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1534 (98.97%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 200773 / active: 402    / done: 87900 
================================================================================

21:28:33.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:33.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:33.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:34.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:34.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:34.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:35.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:36.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:37.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:37.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:37.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:37.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:38.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:38 GMT                                    1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1240280 KO=16    )
> restLoginInitiate                                        (OK=85596  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85584  KO=0     )
> User Authorize PKCE stage                                (OK=103140 KO=0     )
> User AccessToken PKCE stage                              (OK=103128 KO=0     )
> tokenUserinfo                                            (OK=17442  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19124  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19124  KO=0     )
>  UI AM idFromSession                                     (OK=19123  KO=0     )
>  UI AM validateGoto                                      (OK=19123  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19118  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19118  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19118  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19118  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19113  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19112  KO=0     )
> Skip 2FA                                                 (OK=47463  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19110  KO=0     )
>  UI IDM uiconfig                                         (OK=19110  KO=0     )
>  UI IDM version                                          (OK=19110  KO=0     )
>  UI IDM privilege                                        (OK=19110  KO=0     )
>  UI IDM features                                         (OK=19110  KO=0     )
>  UI IDM login                                            (OK=19110  KO=0     )
>  UI IDM dashboard                                        (OK=19110  KO=0     )
>  UI IDM managed user schema                              (OK=19110  KO=0     )
>  UI IDM user                                             (OK=19110  KO=0     )
>  UI IDM oidcToken                                        (OK=19109  KO=0     )
> userinfo                                                 (OK=19109  KO=0     )
> GetUUid                                                  (OK=28337  KO=0     )
> UI-Logout                                                (OK=19107  KO=0     )
> GetOpenidConfig                                          (OK=84619  KO=0     )
> UI-Logout Redirect 1                                     (OK=19107  KO=0     )
>  UI AM revoke1                                           (OK=19107  KO=0     )
>  UI AM revoke2                                           (OK=19107  KO=0     )
>  UI AM endsession                                        (OK=19107  KO=0     )
> CreatePolicy                                             (OK=28323  KO=11    )
> RootUserinfo                                             (OK=63297  KO=0     )
> getIdToken                                               (OK=6432   KO=0     )
> getIdToken Redirect 1                                    (OK=6432   KO=0     )
> createOrganization                                       (OK=6431   KO=0     )
> queryOrganization                                        (OK=6431   KO=0     )
> deleteOrganization                                       (OK=6431   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3109   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3109   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1516   KO=0     )
> ReadPolicy                                               (OK=28205  KO=2     )
> DeletePolicy                                             (OK=28073  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=248    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1547 (98.98%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 200367 / active: 371    / done: 88337 
================================================================================

21:28:40.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:40.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:41.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:41.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:42.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:43.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:43.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:43 GMT                                    1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1246359 KO=16    )
> restLoginInitiate                                        (OK=85994  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85989  KO=0     )
> User Authorize PKCE stage                                (OK=103640 KO=0     )
> User AccessToken PKCE stage                              (OK=103632 KO=0     )
> tokenUserinfo                                            (OK=17524  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19217  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19217  KO=0     )
>  UI AM idFromSession                                     (OK=19217  KO=0     )
>  UI AM validateGoto                                      (OK=19217  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19215  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19214  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19214  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19214  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19212  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19211  KO=0     )
> Skip 2FA                                                 (OK=47687  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19210  KO=0     )
>  UI IDM uiconfig                                         (OK=19210  KO=0     )
>  UI IDM version                                          (OK=19210  KO=0     )
>  UI IDM privilege                                        (OK=19210  KO=0     )
>  UI IDM features                                         (OK=19210  KO=0     )
>  UI IDM login                                            (OK=19210  KO=0     )
>  UI IDM dashboard                                        (OK=19210  KO=0     )
>  UI IDM managed user schema                              (OK=19210  KO=0     )
>  UI IDM user                                             (OK=19210  KO=0     )
>  UI IDM oidcToken                                        (OK=19209  KO=0     )
> userinfo                                                 (OK=19208  KO=0     )
> GetUUid                                                  (OK=28474  KO=0     )
> UI-Logout                                                (OK=19208  KO=0     )
> GetOpenidConfig                                          (OK=85011  KO=0     )
> UI-Logout Redirect 1                                     (OK=19208  KO=0     )
>  UI AM revoke1                                           (OK=19207  KO=0     )
>  UI AM revoke2                                           (OK=19207  KO=0     )
>  UI AM endsession                                        (OK=19207  KO=0     )
> CreatePolicy                                             (OK=28463  KO=11    )
> RootUserinfo                                             (OK=63585  KO=0     )
> getIdToken                                               (OK=6467   KO=0     )
> getIdToken Redirect 1                                    (OK=6467   KO=0     )
> createOrganization                                       (OK=6466   KO=0     )
> queryOrganization                                        (OK=6466   KO=0     )
> deleteOrganization                                       (OK=6466   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3117   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3117   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1523   KO=0     )
> ReadPolicy                                               (OK=28330  KO=2     )
> DeletePolicy                                             (OK=28200  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=249    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1554 (98.98%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 199959 / active: 363    / done: 88753 
================================================================================

21:28:44.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:44.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:44.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:44.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:45.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:46.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:46.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:47.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:47.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:48 GMT                                    1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1251350 KO=16    )
> restLoginInitiate                                        (OK=86345  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86335  KO=0     )
> User Authorize PKCE stage                                (OK=104048 KO=0     )
> User AccessToken PKCE stage                              (OK=104045 KO=0     )
> tokenUserinfo                                            (OK=17598  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19292  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19292  KO=0     )
>  UI AM idFromSession                                     (OK=19292  KO=0     )
>  UI AM validateGoto                                      (OK=19292  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19291  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19288  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19288  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19286  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19285  KO=0     )
> Skip 2FA                                                 (OK=47874  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19285  KO=0     )
>  UI IDM uiconfig                                         (OK=19285  KO=0     )
>  UI IDM version                                          (OK=19285  KO=0     )
>  UI IDM privilege                                        (OK=19285  KO=0     )
>  UI IDM features                                         (OK=19285  KO=0     )
>  UI IDM login                                            (OK=19285  KO=0     )
>  UI IDM dashboard                                        (OK=19284  KO=0     )
>  UI IDM managed user schema                              (OK=19284  KO=0     )
>  UI IDM user                                             (OK=19284  KO=0     )
>  UI IDM oidcToken                                        (OK=19284  KO=0     )
> userinfo                                                 (OK=19283  KO=0     )
> GetUUid                                                  (OK=28600  KO=0     )
> UI-Logout                                                (OK=19283  KO=0     )
> GetOpenidConfig                                          (OK=85404  KO=0     )
> UI-Logout Redirect 1                                     (OK=19280  KO=0     )
>  UI AM revoke1                                           (OK=19279  KO=0     )
>  UI AM revoke2                                           (OK=19279  KO=0     )
>  UI AM endsession                                        (OK=19279  KO=0     )
> CreatePolicy                                             (OK=28586  KO=11    )
> RootUserinfo                                             (OK=63801  KO=0     )
> getIdToken                                               (OK=6490   KO=0     )
> getIdToken Redirect 1                                    (OK=6490   KO=0     )
> createOrganization                                       (OK=6490   KO=0     )
> queryOrganization                                        (OK=6490   KO=0     )
> deleteOrganization                                       (OK=6490   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3132   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3132   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1531   KO=0     )
> ReadPolicy                                               (OK=28470  KO=2     )
> DeletePolicy                                             (OK=28327  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=249    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1563 (98.99%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.32%)

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

21:28:48.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:49.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:50.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:50.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:50.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:50.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:51.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:51.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:52.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:52.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:52.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:52.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:53 GMT                                    1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1256605 KO=16    )
> restLoginInitiate                                        (OK=86718  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86709  KO=0     )
> User Authorize PKCE stage                                (OK=104479 KO=0     )
> User AccessToken PKCE stage                              (OK=104471 KO=0     )
> tokenUserinfo                                            (OK=17663  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19370  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19369  KO=0     )
>  UI AM idFromSession                                     (OK=19368  KO=0     )
>  UI AM validateGoto                                      (OK=19368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19365  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19364  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19364  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19364  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19363  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19363  KO=0     )
> Skip 2FA                                                 (OK=48088  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19363  KO=0     )
>  UI IDM uiconfig                                         (OK=19363  KO=0     )
>  UI IDM version                                          (OK=19363  KO=0     )
>  UI IDM privilege                                        (OK=19363  KO=0     )
>  UI IDM features                                         (OK=19363  KO=0     )
>  UI IDM login                                            (OK=19363  KO=0     )
>  UI IDM dashboard                                        (OK=19363  KO=0     )
>  UI IDM managed user schema                              (OK=19363  KO=0     )
>  UI IDM user                                             (OK=19363  KO=0     )
>  UI IDM oidcToken                                        (OK=19362  KO=0     )
> userinfo                                                 (OK=19362  KO=0     )
> GetUUid                                                  (OK=28722  KO=0     )
> UI-Logout                                                (OK=19362  KO=0     )
> GetOpenidConfig                                          (OK=85788  KO=0     )
> UI-Logout Redirect 1                                     (OK=19361  KO=0     )
>  UI AM revoke1                                           (OK=19361  KO=0     )
>  UI AM revoke2                                           (OK=19361  KO=0     )
>  UI AM endsession                                        (OK=19361  KO=0     )
> CreatePolicy                                             (OK=28709  KO=11    )
> RootUserinfo                                             (OK=64071  KO=0     )
> getIdToken                                               (OK=6518   KO=0     )
> getIdToken Redirect 1                                    (OK=6518   KO=0     )
> createOrganization                                       (OK=6518   KO=0     )
> queryOrganization                                        (OK=6517   KO=0     )
> deleteOrganization                                       (OK=6517   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3146   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3146   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1542   KO=0     )
> ReadPolicy                                               (OK=28593  KO=2     )
> DeletePolicy                                             (OK=28466  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=251    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1575 (98.99%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 199208 / active: 365    / done: 89502 
================================================================================

21:28:53.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:53.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:54.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:54.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:55.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:55.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:55.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:56.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:56.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:56.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:56.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:57.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:28:58 GMT                                    1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1262234 KO=16    )
> restLoginInitiate                                        (OK=87104  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87096  KO=0     )
> User Authorize PKCE stage                                (OK=104949 KO=0     )
> User AccessToken PKCE stage                              (OK=104946 KO=0     )
> tokenUserinfo                                            (OK=17731  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19455  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19455  KO=0     )
>  UI AM idFromSession                                     (OK=19455  KO=0     )
>  UI AM validateGoto                                      (OK=19454  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19452  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19452  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19451  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19449  KO=0     )
> Skip 2FA                                                 (OK=48318  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19448  KO=0     )
>  UI IDM uiconfig                                         (OK=19448  KO=0     )
>  UI IDM version                                          (OK=19448  KO=0     )
>  UI IDM privilege                                        (OK=19448  KO=0     )
>  UI IDM features                                         (OK=19448  KO=0     )
>  UI IDM login                                            (OK=19448  KO=0     )
>  UI IDM dashboard                                        (OK=19448  KO=0     )
>  UI IDM managed user schema                              (OK=19448  KO=0     )
>  UI IDM user                                             (OK=19448  KO=0     )
>  UI IDM oidcToken                                        (OK=19447  KO=0     )
> userinfo                                                 (OK=19446  KO=0     )
> GetUUid                                                  (OK=28857  KO=0     )
> UI-Logout                                                (OK=19446  KO=0     )
> GetOpenidConfig                                          (OK=86167  KO=0     )
> UI-Logout Redirect 1                                     (OK=19446  KO=0     )
>  UI AM revoke1                                           (OK=19446  KO=0     )
>  UI AM revoke2                                           (OK=19446  KO=0     )
>  UI AM endsession                                        (OK=19446  KO=0     )
> CreatePolicy                                             (OK=28842  KO=11    )
> RootUserinfo                                             (OK=64387  KO=0     )
> getIdToken                                               (OK=6547   KO=0     )
> getIdToken Redirect 1                                    (OK=6547   KO=0     )
> createOrganization                                       (OK=6546   KO=0     )
> queryOrganization                                        (OK=6545   KO=0     )
> deleteOrganization                                       (OK=6545   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3157   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3156   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1553   KO=0     )
> ReadPolicy                                               (OK=28714  KO=2     )
> DeletePolicy                                             (OK=28591  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=252    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1587 (99.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 198809 / active: 368    / done: 89898 
================================================================================

21:28:58.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:28:59.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:00.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:02.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:02.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:03.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:03.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:03 GMT                                    1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1267974 KO=16    )
> restLoginInitiate                                        (OK=87504  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87494  KO=0     )
> User Authorize PKCE stage                                (OK=105429 KO=0     )
> User AccessToken PKCE stage                              (OK=105420 KO=0     )
> tokenUserinfo                                            (OK=17802  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19547  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19547  KO=0     )
>  UI AM idFromSession                                     (OK=19547  KO=0     )
>  UI AM validateGoto                                      (OK=19547  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19543  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19543  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19541  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19541  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19537  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19535  KO=0     )
> Skip 2FA                                                 (OK=48543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19534  KO=0     )
>  UI IDM uiconfig                                         (OK=19533  KO=0     )
>  UI IDM version                                          (OK=19533  KO=0     )
>  UI IDM privilege                                        (OK=19533  KO=0     )
>  UI IDM features                                         (OK=19533  KO=0     )
>  UI IDM login                                            (OK=19533  KO=0     )
>  UI IDM dashboard                                        (OK=19533  KO=0     )
>  UI IDM managed user schema                              (OK=19533  KO=0     )
>  UI IDM user                                             (OK=19533  KO=0     )
>  UI IDM oidcToken                                        (OK=19533  KO=0     )
> userinfo                                                 (OK=19532  KO=0     )
> GetUUid                                                  (OK=28978  KO=0     )
> UI-Logout                                                (OK=19531  KO=0     )
> GetOpenidConfig                                          (OK=86540  KO=0     )
> UI-Logout Redirect 1                                     (OK=19531  KO=0     )
>  UI AM revoke1                                           (OK=19531  KO=0     )
>  UI AM revoke2                                           (OK=19531  KO=0     )
>  UI AM endsession                                        (OK=19531  KO=0     )
> CreatePolicy                                             (OK=28962  KO=11    )
> RootUserinfo                                             (OK=64718  KO=0     )
> getIdToken                                               (OK=6586   KO=0     )
> getIdToken Redirect 1                                    (OK=6586   KO=0     )
> createOrganization                                       (OK=6586   KO=0     )
> queryOrganization                                        (OK=6586   KO=0     )
> deleteOrganization                                       (OK=6586   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3167   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3167   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1561   KO=0     )
> ReadPolicy                                               (OK=28847  KO=2     )
> DeletePolicy                                             (OK=28711  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=255    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1594 (99.01%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 198398 / active: 377    / done: 90300 
================================================================================

21:29:03.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:04.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:04.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:04.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:05.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:06.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:06.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:06.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:07.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:08.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:08 GMT                                    1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1273666 KO=16    )
> restLoginInitiate                                        (OK=87872  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87865  KO=0     )
> User Authorize PKCE stage                                (OK=105887 KO=0     )
> User AccessToken PKCE stage                              (OK=105883 KO=0     )
> tokenUserinfo                                            (OK=17885  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19641  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19640  KO=0     )
>  UI AM idFromSession                                     (OK=19639  KO=0     )
>  UI AM validateGoto                                      (OK=19639  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19634  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19634  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19634  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19634  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19632  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19630  KO=0     )
> Skip 2FA                                                 (OK=48731  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19630  KO=0     )
>  UI IDM uiconfig                                         (OK=19630  KO=0     )
>  UI IDM version                                          (OK=19630  KO=0     )
>  UI IDM privilege                                        (OK=19630  KO=0     )
>  UI IDM features                                         (OK=19630  KO=0     )
>  UI IDM login                                            (OK=19630  KO=0     )
>  UI IDM dashboard                                        (OK=19630  KO=0     )
>  UI IDM managed user schema                              (OK=19630  KO=0     )
>  UI IDM user                                             (OK=19630  KO=0     )
>  UI IDM oidcToken                                        (OK=19627  KO=0     )
> userinfo                                                 (OK=19627  KO=0     )
> GetUUid                                                  (OK=29097  KO=0     )
> UI-Logout                                                (OK=19627  KO=0     )
> GetOpenidConfig                                          (OK=86916  KO=0     )
> UI-Logout Redirect 1                                     (OK=19627  KO=0     )
>  UI AM revoke1                                           (OK=19627  KO=0     )
>  UI AM revoke2                                           (OK=19627  KO=0     )
>  UI AM endsession                                        (OK=19627  KO=0     )
> CreatePolicy                                             (OK=29082  KO=11    )
> RootUserinfo                                             (OK=65006  KO=0     )
> getIdToken                                               (OK=6607   KO=0     )
> getIdToken Redirect 1                                    (OK=6607   KO=0     )
> createOrganization                                       (OK=6607   KO=0     )
> queryOrganization                                        (OK=6607   KO=0     )
> deleteOrganization                                       (OK=6605   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3176   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3175   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1571   KO=0     )
> ReadPolicy                                               (OK=28969  KO=2     )
> DeletePolicy                                             (OK=28845  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=257    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1604 (99.01%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 198025 / active: 336    / done: 90714 
================================================================================

21:29:09.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:09.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:09.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:09.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:09.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:10.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:10.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:10.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:10.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:10.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:10.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:12.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:12.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:12.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:13 GMT                                    1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1279441 KO=16    )
> restLoginInitiate                                        (OK=88277  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88265  KO=0     )
> User Authorize PKCE stage                                (OK=106359 KO=0     )
> User AccessToken PKCE stage                              (OK=106354 KO=0     )
> tokenUserinfo                                            (OK=17950  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19736  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19734  KO=0     )
>  UI AM idFromSession                                     (OK=19734  KO=0     )
>  UI AM validateGoto                                      (OK=19734  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19732  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19730  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19728  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19728  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19723  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19721  KO=0     )
> Skip 2FA                                                 (OK=48948  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19720  KO=0     )
>  UI IDM uiconfig                                         (OK=19720  KO=0     )
>  UI IDM version                                          (OK=19720  KO=0     )
>  UI IDM privilege                                        (OK=19720  KO=0     )
>  UI IDM features                                         (OK=19720  KO=0     )
>  UI IDM login                                            (OK=19720  KO=0     )
>  UI IDM dashboard                                        (OK=19720  KO=0     )
>  UI IDM managed user schema                              (OK=19720  KO=0     )
>  UI IDM user                                             (OK=19720  KO=0     )
>  UI IDM oidcToken                                        (OK=19720  KO=0     )
> userinfo                                                 (OK=19720  KO=0     )
> GetUUid                                                  (OK=29238  KO=0     )
> UI-Logout                                                (OK=19720  KO=0     )
> GetOpenidConfig                                          (OK=87298  KO=0     )
> UI-Logout Redirect 1                                     (OK=19720  KO=0     )
>  UI AM revoke1                                           (OK=19719  KO=0     )
>  UI AM revoke2                                           (OK=19719  KO=0     )
>  UI AM endsession                                        (OK=19719  KO=0     )
> CreatePolicy                                             (OK=29225  KO=11    )
> RootUserinfo                                             (OK=65236  KO=0     )
> getIdToken                                               (OK=6636   KO=0     )
> getIdToken Redirect 1                                    (OK=6636   KO=0     )
> createOrganization                                       (OK=6636   KO=0     )
> queryOrganization                                        (OK=6636   KO=0     )
> deleteOrganization                                       (OK=6636   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3198   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3198   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1585   KO=0     )
> ReadPolicy                                               (OK=29089  KO=2     )
> DeletePolicy                                             (OK=28964  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=260    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1618 (99.02%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 197596 / active: 370    / done: 91109 
================================================================================

21:29:13.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:14.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:14.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:14.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:15.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:16.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:16.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:17.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:17.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:18.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:18.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:18.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:18 GMT                                    1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1285050 KO=16    )
> restLoginInitiate                                        (OK=88635  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88631  KO=0     )
> User Authorize PKCE stage                                (OK=106806 KO=0     )
> User AccessToken PKCE stage                              (OK=106802 KO=0     )
> tokenUserinfo                                            (OK=18016  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19824  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19823  KO=0     )
>  UI AM idFromSession                                     (OK=19821  KO=0     )
>  UI AM validateGoto                                      (OK=19821  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19819  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19818  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19817  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19817  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19816  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19816  KO=0     )
> Skip 2FA                                                 (OK=49155  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19814  KO=0     )
>  UI IDM uiconfig                                         (OK=19814  KO=0     )
>  UI IDM version                                          (OK=19814  KO=0     )
>  UI IDM privilege                                        (OK=19814  KO=0     )
>  UI IDM features                                         (OK=19814  KO=0     )
>  UI IDM login                                            (OK=19814  KO=0     )
>  UI IDM dashboard                                        (OK=19814  KO=0     )
>  UI IDM managed user schema                              (OK=19814  KO=0     )
>  UI IDM user                                             (OK=19814  KO=0     )
>  UI IDM oidcToken                                        (OK=19814  KO=0     )
> userinfo                                                 (OK=19811  KO=0     )
> GetUUid                                                  (OK=29358  KO=0     )
> UI-Logout                                                (OK=19811  KO=0     )
> GetOpenidConfig                                          (OK=87682  KO=0     )
> UI-Logout Redirect 1                                     (OK=19807  KO=0     )
>  UI AM revoke1                                           (OK=19807  KO=0     )
>  UI AM revoke2                                           (OK=19807  KO=0     )
>  UI AM endsession                                        (OK=19807  KO=0     )
> CreatePolicy                                             (OK=29345  KO=11    )
> RootUserinfo                                             (OK=65502  KO=0     )
> getIdToken                                               (OK=6662   KO=0     )
> getIdToken Redirect 1                                    (OK=6662   KO=0     )
> createOrganization                                       (OK=6662   KO=0     )
> queryOrganization                                        (OK=6661   KO=0     )
> deleteOrganization                                       (OK=6661   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3226   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3226   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1595   KO=0     )
> ReadPolicy                                               (OK=29232  KO=2     )
> DeletePolicy                                             (OK=29087  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=262    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1630 (99.03%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 197206 / active: 374    / done: 91495 
================================================================================

21:29:18.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:19.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:19.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:20.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:20.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:21.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:21.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:22.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:22.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:23.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:23 GMT                                    1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1290942 KO=16    )
> restLoginInitiate                                        (OK=89031  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89023  KO=0     )
> User Authorize PKCE stage                                (OK=107283 KO=0     )
> User AccessToken PKCE stage                              (OK=107279 KO=0     )
> tokenUserinfo                                            (OK=18086  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19910  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19909  KO=0     )
>  UI AM idFromSession                                     (OK=19909  KO=0     )
>  UI AM validateGoto                                      (OK=19909  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19909  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19909  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19909  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19909  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19908  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19908  KO=0     )
> Skip 2FA                                                 (OK=49381  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19908  KO=0     )
>  UI IDM uiconfig                                         (OK=19908  KO=0     )
>  UI IDM version                                          (OK=19908  KO=0     )
>  UI IDM privilege                                        (OK=19907  KO=0     )
>  UI IDM features                                         (OK=19908  KO=0     )
>  UI IDM login                                            (OK=19908  KO=0     )
>  UI IDM dashboard                                        (OK=19907  KO=0     )
>  UI IDM managed user schema                              (OK=19907  KO=0     )
>  UI IDM user                                             (OK=19907  KO=0     )
>  UI IDM oidcToken                                        (OK=19906  KO=0     )
> userinfo                                                 (OK=19904  KO=0     )
> GetUUid                                                  (OK=29481  KO=0     )
> UI-Logout                                                (OK=19903  KO=0     )
> GetOpenidConfig                                          (OK=88070  KO=0     )
> UI-Logout Redirect 1                                     (OK=19903  KO=0     )
>  UI AM revoke1                                           (OK=19903  KO=0     )
>  UI AM revoke2                                           (OK=19903  KO=0     )
>  UI AM endsession                                        (OK=19903  KO=0     )
> CreatePolicy                                             (OK=29470  KO=11    )
> RootUserinfo                                             (OK=65830  KO=0     )
> getIdToken                                               (OK=6698   KO=0     )
> getIdToken Redirect 1                                    (OK=6698   KO=0     )
> createOrganization                                       (OK=6698   KO=0     )
> queryOrganization                                        (OK=6697   KO=0     )
> deleteOrganization                                       (OK=6695   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3247   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3247   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1604   KO=0     )
> ReadPolicy                                               (OK=29352  KO=2     )
> DeletePolicy                                             (OK=29227  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=263    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1640 (99.03%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 196791 / active: 353    / done: 91931 
================================================================================

21:29:24.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:25.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:25.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 92380: status.find.in([200, 209], 304), found 409
21:29:25.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,92380,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTExMDE3ODkwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSzF6OEJ3T1VMLTBaREtwVVpTQjdMeGxCamlZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODE2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODE2NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNzY1LCJpYXQiOjE3MzIxMzgxNjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdmUlMxZU5CMjFveERka0R2eUF5TUVyTG92ayJ9.Uqa7hzYO87cNhevIOFc_buzFm-864RhQ6e2YT5mEnMa80CrUephQnhPOTN1mJ6CJGsFD_qEzndblOh_0ae7gnppLT8VAF-hC9iNRZjsZlIHmZo1lO3silB7u8QjyPKuIqHif45EOloeVAfH5-IVC3TGu-9KP5Qez3ECjnxkGJO44HZJm1HJux_IRoUgDno_izepEIlIKdFZLPd1x1GCCFitYeyKwvse80XyDWzU7O6QiPkQWR3B-ccf2sR3p_nr7iAJZhqLa-K0N5DyFRAdMVuYC3tTNAMmRPU6SbKdaDpf4HzMneop8OA2t9Vu0HV0RMlAYxE067IIqz8m4krBiqw, username -> user.133672, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy725516, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c60148, authcode -> DMcJRtmRO3ZvZRx5w6uHt5TYeJw, useAdminRealm -> true, callbacks -> {"tokenId":"feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138165187), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138165187))), password -> Pa_ssw0rd, challenge -> jZD57DFp3BDKcJV-TBRAH2jLJnPhnmu9doLw9tT8eUQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 43.146.251.154, verifier -> MjQxMTk4MjMxNTQxNTUyMzk4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61df6e70, tokenId -> feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy725516","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, 20 Nov 2024 21:29:25 GMT
	x-forgerock-transactionid: e239b72a-c699-4630-bc10-d40dc07d0761
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:29:25.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:25.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:26.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:26.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:27.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:27.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:28.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:28 GMT                                    1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1296475 KO=17    )
> restLoginInitiate                                        (OK=89427  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89420  KO=0     )
> User Authorize PKCE stage                                (OK=107756 KO=0     )
> User AccessToken PKCE stage                              (OK=107749 KO=0     )
> tokenUserinfo                                            (OK=18173  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19997  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19997  KO=0     )
>  UI AM idFromSession                                     (OK=19997  KO=0     )
>  UI AM validateGoto                                      (OK=19997  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19993  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19993  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19993  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19993  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19992  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19990  KO=0     )
> Skip 2FA                                                 (OK=49594  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19989  KO=0     )
>  UI IDM uiconfig                                         (OK=19989  KO=0     )
>  UI IDM version                                          (OK=19989  KO=0     )
>  UI IDM privilege                                        (OK=19988  KO=0     )
>  UI IDM features                                         (OK=19988  KO=0     )
>  UI IDM login                                            (OK=19988  KO=0     )
>  UI IDM dashboard                                        (OK=19986  KO=0     )
>  UI IDM managed user schema                              (OK=19986  KO=0     )
>  UI IDM user                                             (OK=19986  KO=0     )
>  UI IDM oidcToken                                        (OK=19984  KO=0     )
> userinfo                                                 (OK=19984  KO=0     )
> GetUUid                                                  (OK=29621  KO=0     )
> UI-Logout                                                (OK=19983  KO=0     )
> GetOpenidConfig                                          (OK=88452  KO=0     )
> UI-Logout Redirect 1                                     (OK=19982  KO=0     )
>  UI AM revoke1                                           (OK=19981  KO=0     )
>  UI AM revoke2                                           (OK=19981  KO=0     )
>  UI AM endsession                                        (OK=19982  KO=0     )
> CreatePolicy                                             (OK=29607  KO=12    )
> RootUserinfo                                             (OK=66121  KO=0     )
> getIdToken                                               (OK=6722   KO=0     )
> getIdToken Redirect 1                                    (OK=6722   KO=0     )
> createOrganization                                       (OK=6722   KO=0     )
> queryOrganization                                        (OK=6722   KO=0     )
> deleteOrganization                                       (OK=6722   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3264   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3264   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1614   KO=0     )
> ReadPolicy                                               (OK=29476  KO=2     )
> DeletePolicy                                             (OK=29350  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=269    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1649 (98.98%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 196380 / active: 364    / done: 92331 
================================================================================

21:29:29.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:29.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:30.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 92380: status.find.in([200, 209], 304), found 404
21:29:30.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,92380,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTExMDE3ODkwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSzF6OEJ3T1VMLTBaREtwVVpTQjdMeGxCamlZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODE2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODE2NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNzY1LCJpYXQiOjE3MzIxMzgxNjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdmUlMxZU5CMjFveERka0R2eUF5TUVyTG92ayJ9.Uqa7hzYO87cNhevIOFc_buzFm-864RhQ6e2YT5mEnMa80CrUephQnhPOTN1mJ6CJGsFD_qEzndblOh_0ae7gnppLT8VAF-hC9iNRZjsZlIHmZo1lO3silB7u8QjyPKuIqHif45EOloeVAfH5-IVC3TGu-9KP5Qez3ECjnxkGJO44HZJm1HJux_IRoUgDno_izepEIlIKdFZLPd1x1GCCFitYeyKwvse80XyDWzU7O6QiPkQWR3B-ccf2sR3p_nr7iAJZhqLa-K0N5DyFRAdMVuYC3tTNAMmRPU6SbKdaDpf4HzMneop8OA2t9Vu0HV0RMlAYxE067IIqz8m4krBiqw, username -> user.133672, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy725516, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c60148, authcode -> DMcJRtmRO3ZvZRx5w6uHt5TYeJw, useAdminRealm -> true, callbacks -> {"tokenId":"feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138165187), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138165187))), password -> Pa_ssw0rd, challenge -> jZD57DFp3BDKcJV-TBRAH2jLJnPhnmu9doLw9tT8eUQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 43.146.251.154, verifier -> MjQxMTk4MjMxNTQxNTUyMzk4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61df6e70, tokenId -> feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy725516
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=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:29:30 GMT
	x-forgerock-transactionid: 951cfd1a-68a3-4da2-b71e-e417ec58b756
	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 testPolicy725516 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:29:31.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:31.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:31.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:32.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:32.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:33.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:33 GMT                                    1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1302800 KO=18    )
> restLoginInitiate                                        (OK=89885  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89877  KO=0     )
> User Authorize PKCE stage                                (OK=108295 KO=0     )
> User AccessToken PKCE stage                              (OK=108292 KO=0     )
> tokenUserinfo                                            (OK=18277  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20100  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20099  KO=0     )
>  UI AM idFromSession                                     (OK=20097  KO=0     )
>  UI AM validateGoto                                      (OK=20097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20095  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20093  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20093  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20093  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20088  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20087  KO=0     )
> Skip 2FA                                                 (OK=49836  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20085  KO=0     )
>  UI IDM uiconfig                                         (OK=20085  KO=0     )
>  UI IDM version                                          (OK=20085  KO=0     )
>  UI IDM privilege                                        (OK=20085  KO=0     )
>  UI IDM features                                         (OK=20085  KO=0     )
>  UI IDM login                                            (OK=20085  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     )
>  UI IDM oidcToken                                        (OK=20082  KO=0     )
> userinfo                                                 (OK=20079  KO=0     )
> GetUUid                                                  (OK=29776  KO=0     )
> UI-Logout                                                (OK=20077  KO=0     )
> GetOpenidConfig                                          (OK=88869  KO=0     )
> UI-Logout Redirect 1                                     (OK=20077  KO=0     )
>  UI AM revoke1                                           (OK=20077  KO=0     )
>  UI AM revoke2                                           (OK=20077  KO=0     )
>  UI AM endsession                                        (OK=20077  KO=0     )
> CreatePolicy                                             (OK=29761  KO=12    )
> RootUserinfo                                             (OK=66384  KO=0     )
> getIdToken                                               (OK=6752   KO=0     )
> getIdToken Redirect 1                                    (OK=6752   KO=0     )
> createOrganization                                       (OK=6752   KO=0     )
> queryOrganization                                        (OK=6752   KO=0     )
> deleteOrganization                                       (OK=6752   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3279   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3278   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1626   KO=0     )
> ReadPolicy                                               (OK=29612  KO=3     )
> DeletePolicy                                             (OK=29474  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=272    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1657 (98.93%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 195908 / active: 404    / done: 92763 
================================================================================

21:29:34.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:34.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:34.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:35.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 92380: status.find.in([200, 209], 304), found 404
21:29:35.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,92380,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTExMDE3ODkwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSzF6OEJ3T1VMLTBaREtwVVpTQjdMeGxCamlZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODE2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODE2NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxNzY1LCJpYXQiOjE3MzIxMzgxNjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdmUlMxZU5CMjFveERka0R2eUF5TUVyTG92ayJ9.Uqa7hzYO87cNhevIOFc_buzFm-864RhQ6e2YT5mEnMa80CrUephQnhPOTN1mJ6CJGsFD_qEzndblOh_0ae7gnppLT8VAF-hC9iNRZjsZlIHmZo1lO3silB7u8QjyPKuIqHif45EOloeVAfH5-IVC3TGu-9KP5Qez3ECjnxkGJO44HZJm1HJux_IRoUgDno_izepEIlIKdFZLPd1x1GCCFitYeyKwvse80XyDWzU7O6QiPkQWR3B-ccf2sR3p_nr7iAJZhqLa-K0N5DyFRAdMVuYC3tTNAMmRPU6SbKdaDpf4HzMneop8OA2t9Vu0HV0RMlAYxE067IIqz8m4krBiqw, username -> user.133672, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy725516, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c60148, authcode -> DMcJRtmRO3ZvZRx5w6uHt5TYeJw, useAdminRealm -> true, callbacks -> {"tokenId":"feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138165187), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138165187))), password -> Pa_ssw0rd, challenge -> jZD57DFp3BDKcJV-TBRAH2jLJnPhnmu9doLw9tT8eUQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 43.146.251.154, verifier -> MjQxMTk4MjMxNTQxNTUyMzk4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61df6e70, tokenId -> feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy725516
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=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=feLteFE9cJ3RjTBv65geiDnqYgY.*AAJTSQACMDIAAlNLABxMbW8rVW1GM2RwbHNGWVVFUXc0ZHVZT1RPMUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:29:35 GMT
	x-forgerock-transactionid: 78316aea-5ec3-4129-8f7c-501993239004
	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 testPolicy725516 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:29:36.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:37.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:37.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:37.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:37.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:38 GMT                                    1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1308657 KO=19    )
> restLoginInitiate                                        (OK=90304  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90296  KO=0     )
> User Authorize PKCE stage                                (OK=108793 KO=0     )
> User AccessToken PKCE stage                              (OK=108786 KO=0     )
> tokenUserinfo                                            (OK=18351  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20182  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20182  KO=0     )
>  UI AM idFromSession                                     (OK=20181  KO=0     )
>  UI AM validateGoto                                      (OK=20181  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20179  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20176  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20175  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20175  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20171  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20171  KO=0     )
> Skip 2FA                                                 (OK=50088  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20170  KO=0     )
>  UI IDM uiconfig                                         (OK=20170  KO=0     )
>  UI IDM version                                          (OK=20170  KO=0     )
>  UI IDM privilege                                        (OK=20170  KO=0     )
>  UI IDM features                                         (OK=20170  KO=0     )
>  UI IDM login                                            (OK=20170  KO=0     )
>  UI IDM dashboard                                        (OK=20170  KO=0     )
>  UI IDM managed user schema                              (OK=20170  KO=0     )
>  UI IDM user                                             (OK=20170  KO=0     )
>  UI IDM oidcToken                                        (OK=20167  KO=0     )
> userinfo                                                 (OK=20167  KO=0     )
> GetUUid                                                  (OK=29921  KO=0     )
> UI-Logout                                                (OK=20165  KO=0     )
> GetOpenidConfig                                          (OK=89302  KO=0     )
> UI-Logout Redirect 1                                     (OK=20165  KO=0     )
>  UI AM revoke1                                           (OK=20165  KO=0     )
>  UI AM revoke2                                           (OK=20165  KO=0     )
>  UI AM endsession                                        (OK=20165  KO=0     )
> CreatePolicy                                             (OK=29908  KO=12    )
> RootUserinfo                                             (OK=66683  KO=0     )
> getIdToken                                               (OK=6779   KO=0     )
> getIdToken Redirect 1                                    (OK=6779   KO=0     )
> createOrganization                                       (OK=6779   KO=0     )
> queryOrganization                                        (OK=6779   KO=0     )
> deleteOrganization                                       (OK=6779   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3295   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3294   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1632   KO=0     )
> ReadPolicy                                               (OK=29765  KO=3     )
> DeletePolicy                                             (OK=29607  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=275    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1665 (98.87%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 195472 / active: 445    / done: 93158 
================================================================================

21:29:38.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:40.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:40.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:41.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:42.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:42.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:43.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:43 GMT                                    1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1313743 KO=19    )
> restLoginInitiate                                        (OK=90661  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90651  KO=0     )
> User Authorize PKCE stage                                (OK=109204 KO=0     )
> User AccessToken PKCE stage                              (OK=109200 KO=0     )
> tokenUserinfo                                            (OK=18426  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20250  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20249  KO=0     )
>  UI AM idFromSession                                     (OK=20248  KO=0     )
>  UI AM validateGoto                                      (OK=20249  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20243  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20242  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20240  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20238  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20238  KO=0     )
> Skip 2FA                                                 (OK=50294  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20236  KO=0     )
>  UI IDM uiconfig                                         (OK=20236  KO=0     )
>  UI IDM version                                          (OK=20236  KO=0     )
>  UI IDM privilege                                        (OK=20236  KO=0     )
>  UI IDM features                                         (OK=20236  KO=0     )
>  UI IDM login                                            (OK=20236  KO=0     )
>  UI IDM dashboard                                        (OK=20236  KO=0     )
>  UI IDM managed user schema                              (OK=20236  KO=0     )
>  UI IDM user                                             (OK=20236  KO=0     )
>  UI IDM oidcToken                                        (OK=20236  KO=0     )
> userinfo                                                 (OK=20235  KO=0     )
> GetUUid                                                  (OK=30032  KO=0     )
> UI-Logout                                                (OK=20234  KO=0     )
> GetOpenidConfig                                          (OK=89719  KO=0     )
> UI-Logout Redirect 1                                     (OK=20233  KO=0     )
>  UI AM revoke1                                           (OK=20233  KO=0     )
>  UI AM revoke2                                           (OK=20233  KO=0     )
>  UI AM endsession                                        (OK=20233  KO=0     )
> CreatePolicy                                             (OK=30019  KO=12    )
> RootUserinfo                                             (OK=67050  KO=0     )
> getIdToken                                               (OK=6815   KO=0     )
> getIdToken Redirect 1                                    (OK=6815   KO=0     )
> createOrganization                                       (OK=6814   KO=0     )
> queryOrganization                                        (OK=6814   KO=0     )
> deleteOrganization                                       (OK=6814   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3313   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3312   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1637   KO=0     )
> ReadPolicy                                               (OK=29915  KO=3     )
> DeletePolicy                                             (OK=29763  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=277    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1672 (98.88%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 195096 / active: 387    / done: 93592 
================================================================================

21:29:44.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:44.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:44.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:46.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:47.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:48.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:48 GMT                                    1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1319536 KO=19    )
> restLoginInitiate                                        (OK=91046  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91039  KO=0     )
> User Authorize PKCE stage                                (OK=109684 KO=0     )
> User AccessToken PKCE stage                              (OK=109679 KO=0     )
> tokenUserinfo                                            (OK=18510  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20343  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20342  KO=0     )
>  UI AM idFromSession                                     (OK=20341  KO=0     )
>  UI AM validateGoto                                      (OK=20341  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20335  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20333  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20333  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20329  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20327  KO=0     )
> Skip 2FA                                                 (OK=50504  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20327  KO=0     )
>  UI IDM uiconfig                                         (OK=20327  KO=0     )
>  UI IDM version                                          (OK=20327  KO=0     )
>  UI IDM privilege                                        (OK=20327  KO=0     )
>  UI IDM features                                         (OK=20327  KO=0     )
>  UI IDM login                                            (OK=20327  KO=0     )
>  UI IDM dashboard                                        (OK=20327  KO=0     )
>  UI IDM managed user schema                              (OK=20327  KO=0     )
>  UI IDM user                                             (OK=20327  KO=0     )
>  UI IDM oidcToken                                        (OK=20327  KO=0     )
> userinfo                                                 (OK=20326  KO=0     )
> GetUUid                                                  (OK=30168  KO=0     )
> UI-Logout                                                (OK=20325  KO=0     )
> GetOpenidConfig                                          (OK=90116  KO=0     )
> UI-Logout Redirect 1                                     (OK=20324  KO=0     )
>  UI AM revoke1                                           (OK=20324  KO=0     )
>  UI AM revoke2                                           (OK=20324  KO=0     )
>  UI AM endsession                                        (OK=20324  KO=0     )
> CreatePolicy                                             (OK=30154  KO=12    )
> RootUserinfo                                             (OK=67358  KO=0     )
> getIdToken                                               (OK=6837   KO=0     )
> getIdToken Redirect 1                                    (OK=6837   KO=0     )
> createOrganization                                       (OK=6837   KO=0     )
> queryOrganization                                        (OK=6837   KO=0     )
> deleteOrganization                                       (OK=6837   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3326   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3326   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1651   KO=0     )
> ReadPolicy                                               (OK=30024  KO=3     )
> DeletePolicy                                             (OK=29911  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=278    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1678 (98.88%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.41%)

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

21:29:48.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:48.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:49.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:49.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:50.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:50.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:50.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:50.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:51.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:51.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:53.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:53 GMT                                    1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1325343 KO=19    )
> restLoginInitiate                                        (OK=91432  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91421  KO=0     )
> User Authorize PKCE stage                                (OK=110150 KO=0     )
> User AccessToken PKCE stage                              (OK=110146 KO=0     )
> tokenUserinfo                                            (OK=18589  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20434  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20434  KO=0     )
>  UI AM idFromSession                                     (OK=20434  KO=0     )
>  UI AM validateGoto                                      (OK=20434  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20432  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20431  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20431  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20431  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20429  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20429  KO=0     )
> Skip 2FA                                                 (OK=50699  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20429  KO=0     )
>  UI IDM uiconfig                                         (OK=20429  KO=0     )
>  UI IDM version                                          (OK=20429  KO=0     )
>  UI IDM privilege                                        (OK=20429  KO=0     )
>  UI IDM features                                         (OK=20429  KO=0     )
>  UI IDM login                                            (OK=20429  KO=0     )
>  UI IDM dashboard                                        (OK=20429  KO=0     )
>  UI IDM managed user schema                              (OK=20429  KO=0     )
>  UI IDM user                                             (OK=20429  KO=0     )
>  UI IDM oidcToken                                        (OK=20428  KO=0     )
> userinfo                                                 (OK=20427  KO=0     )
> GetUUid                                                  (OK=30269  KO=0     )
> UI-Logout                                                (OK=20424  KO=0     )
> GetOpenidConfig                                          (OK=90458  KO=0     )
> UI-Logout Redirect 1                                     (OK=20424  KO=0     )
>  UI AM revoke1                                           (OK=20423  KO=0     )
>  UI AM revoke2                                           (OK=20423  KO=0     )
>  UI AM endsession                                        (OK=20423  KO=0     )
> CreatePolicy                                             (OK=30254  KO=12    )
> RootUserinfo                                             (OK=67621  KO=0     )
> getIdToken                                               (OK=6870   KO=0     )
> getIdToken Redirect 1                                    (OK=6870   KO=0     )
> createOrganization                                       (OK=6869   KO=0     )
> queryOrganization                                        (OK=6868   KO=0     )
> deleteOrganization                                       (OK=6866   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3345   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3345   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1662   KO=0     )
> ReadPolicy                                               (OK=30158  KO=3     )
> DeletePolicy                                             (OK=30021  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=278    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1689 (98.89%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 194288 / active: 358    / done: 94429 
================================================================================

21:29:54.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:54.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:54.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:55.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:55.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:55.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:55.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:55.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:29:57.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:29:58 GMT                                    1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1330986 KO=19    )
> restLoginInitiate                                        (OK=91806  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91798  KO=0     )
> User Authorize PKCE stage                                (OK=110612 KO=0     )
> User AccessToken PKCE stage                              (OK=110610 KO=0     )
> tokenUserinfo                                            (OK=18672  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20525  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20525  KO=0     )
>  UI AM idFromSession                                     (OK=20524  KO=0     )
>  UI AM validateGoto                                      (OK=20525  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20524  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20523  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20522  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20522  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20520  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20520  KO=0     )
> Skip 2FA                                                 (OK=50895  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20520  KO=0     )
>  UI IDM uiconfig                                         (OK=20520  KO=0     )
>  UI IDM version                                          (OK=20520  KO=0     )
>  UI IDM privilege                                        (OK=20520  KO=0     )
>  UI IDM features                                         (OK=20520  KO=0     )
>  UI IDM login                                            (OK=20520  KO=0     )
>  UI IDM dashboard                                        (OK=20520  KO=0     )
>  UI IDM managed user schema                              (OK=20520  KO=0     )
>  UI IDM user                                             (OK=20520  KO=0     )
>  UI IDM oidcToken                                        (OK=20518  KO=0     )
> userinfo                                                 (OK=20518  KO=0     )
> GetUUid                                                  (OK=30384  KO=0     )
> UI-Logout                                                (OK=20517  KO=0     )
> GetOpenidConfig                                          (OK=90809  KO=0     )
> UI-Logout Redirect 1                                     (OK=20517  KO=0     )
>  UI AM revoke1                                           (OK=20517  KO=0     )
>  UI AM revoke2                                           (OK=20517  KO=0     )
>  UI AM endsession                                        (OK=20517  KO=0     )
> CreatePolicy                                             (OK=30370  KO=12    )
> RootUserinfo                                             (OK=67900  KO=0     )
> getIdToken                                               (OK=6903   KO=0     )
> getIdToken Redirect 1                                    (OK=6902   KO=0     )
> createOrganization                                       (OK=6901   KO=0     )
> queryOrganization                                        (OK=6901   KO=0     )
> deleteOrganization                                       (OK=6901   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3362   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3362   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1676   KO=0     )
> ReadPolicy                                               (OK=30261  KO=3     )
> DeletePolicy                                             (OK=30152  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=278    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1698 (98.89%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.41%)

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

21:29:59.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:00.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:00.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:00.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:01.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:02.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:02.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:02.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:02.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:03.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:03.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:03.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:03.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:03 GMT                                    1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1336275 KO=19    )
> restLoginInitiate                                        (OK=92179  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92173  KO=0     )
> User Authorize PKCE stage                                (OK=111056 KO=0     )
> User AccessToken PKCE stage                              (OK=111052 KO=0     )
> tokenUserinfo                                            (OK=18748  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20609  KO=0     )
>  UI AM idFromSession                                     (OK=20608  KO=0     )
>  UI AM validateGoto                                      (OK=20607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20605  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20604  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20604  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20604  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20602  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20602  KO=0     )
> Skip 2FA                                                 (OK=51099  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20599  KO=0     )
>  UI IDM uiconfig                                         (OK=20599  KO=0     )
>  UI IDM version                                          (OK=20599  KO=0     )
>  UI IDM privilege                                        (OK=20599  KO=0     )
>  UI IDM features                                         (OK=20599  KO=0     )
>  UI IDM login                                            (OK=20599  KO=0     )
>  UI IDM dashboard                                        (OK=20599  KO=0     )
>  UI IDM managed user schema                              (OK=20599  KO=0     )
>  UI IDM user                                             (OK=20599  KO=0     )
>  UI IDM oidcToken                                        (OK=20599  KO=0     )
> userinfo                                                 (OK=20598  KO=0     )
> GetUUid                                                  (OK=30492  KO=0     )
> UI-Logout                                                (OK=20598  KO=0     )
> GetOpenidConfig                                          (OK=91132  KO=0     )
> UI-Logout Redirect 1                                     (OK=20598  KO=0     )
>  UI AM revoke1                                           (OK=20597  KO=0     )
>  UI AM revoke2                                           (OK=20597  KO=0     )
>  UI AM endsession                                        (OK=20597  KO=0     )
> CreatePolicy                                             (OK=30478  KO=12    )
> RootUserinfo                                             (OK=68202  KO=0     )
> getIdToken                                               (OK=6938   KO=0     )
> getIdToken Redirect 1                                    (OK=6938   KO=0     )
> createOrganization                                       (OK=6938   KO=0     )
> queryOrganization                                        (OK=6937   KO=0     )
> deleteOrganization                                       (OK=6937   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3374   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3374   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1685   KO=0     )
> ReadPolicy                                               (OK=30377  KO=3     )
> DeletePolicy                                             (OK=30257  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=279    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1711 (98.90%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 193516 / active: 331    / done: 95228 
================================================================================

21:30:03.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 95532: status.find.in([200, 209], 304), found 409
21:30:03.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,95532,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTExMTQ5NDU3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRFdBemxMdnU0aHJVY3JvdjNyV29Pejd2LWdnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODIwMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODIwMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxODAzLCJpYXQiOjE3MzIxMzgyMDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlY3aG5CbE05TENyQ0Q3ZU8ydF9DNDdpMFFTUSJ9.G_E19_SEP86LmKTjU2Aai7kjXw-97qfsa_bnpZct5KtMW2Vyo0uGVXGOmg7JmK8wAcrxVoIvs0tDw-mFDDhviyZkYTuuUJZDb9vbSUXaASspYaytergwYG6ffyMq6pL7dqjaY4DJ595HHjyQZDxg6udcJk5JXPFOgOxqfsltk0NiiNf1PSInuaUrsi0thdoegM5oSaZ1UgjVsmzqcn8ntDyG7ptMW1UAYVzjZyApTFcKpEyHna7dztvhkisiFia36ASxRNICl0kGHhFYD3gCzlcCiuaWaVlGYBLbiE7FkME7xVkao0_0V3S-HRu8u0ZQUsnyUH5f68JXw1DXUanQSA, username -> user.157273, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy29335, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6076aeba, authcode -> UfXKXIkOhXXfcibP-Eb2X9AMLVA, useAdminRealm -> true, callbacks -> {"tokenId":"svCId2BkdM1WFm3Q86Y6QZAE9ls.*AAJTSQACMDIAAlNLABxNQ0dVMW55TnBFeWRGRnpZeFAwYVcvcTEyTms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138203475), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=svCId2BkdM1WFm3Q86Y6QZAE9ls.*AAJTSQACMDIAAlNLABxNQ0dVMW55TnBFeWRGRnpZeFAwYVcvcTEyTms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138203475))), password -> Pa_ssw0rd, challenge -> 0HMdE1LUmvFKdqWz6tdsdGi1ZTYfvw1qn6V8ZlRKRwA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 31.48.131.44, verifier -> LTM3MDE3NDYzMjAyOTEyNzE4OTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@493aa1e8, tokenId -> svCId2BkdM1WFm3Q86Y6QZAE9ls.*AAJTSQACMDIAAlNLABxNQ0dVMW55TnBFeWRGRnpZeFAwYVcvcTEyTms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=svCId2BkdM1WFm3Q86Y6QZAE9ls.*AAJTSQACMDIAAlNLABxNQ0dVMW55TnBFeWRGRnpZeFAwYVcvcTEyTms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=svCId2BkdM1WFm3Q86Y6QZAE9ls.*AAJTSQACMDIAAlNLABxNQ0dVMW55TnBFeWRGRnpZeFAwYVcvcTEyTms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy29335","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, 20 Nov 2024 21:30:03 GMT
	x-forgerock-transactionid: 35a6e1ad-e304-4ebf-96bd-c9a58fa22cea
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:30:03.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:04.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:04.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:05.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:06.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:06.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:07.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:08.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:08 GMT                                    1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1341698 KO=20    )
> restLoginInitiate                                        (OK=92579  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92568  KO=0     )
> User Authorize PKCE stage                                (OK=111515 KO=0     )
> User AccessToken PKCE stage                              (OK=111508 KO=0     )
> tokenUserinfo                                            (OK=18816  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20688  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20687  KO=0     )
>  UI AM idFromSession                                     (OK=20683  KO=0     )
>  UI AM validateGoto                                      (OK=20683  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20679  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20679  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20679  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20679  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20678  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20677  KO=0     )
> Skip 2FA                                                 (OK=51343  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20677  KO=0     )
>  UI IDM uiconfig                                         (OK=20677  KO=0     )
>  UI IDM version                                          (OK=20677  KO=0     )
>  UI IDM privilege                                        (OK=20677  KO=0     )
>  UI IDM features                                         (OK=20677  KO=0     )
>  UI IDM login                                            (OK=20677  KO=0     )
>  UI IDM dashboard                                        (OK=20677  KO=0     )
>  UI IDM managed user schema                              (OK=20677  KO=0     )
>  UI IDM user                                             (OK=20677  KO=0     )
>  UI IDM oidcToken                                        (OK=20677  KO=0     )
> userinfo                                                 (OK=20677  KO=0     )
> GetUUid                                                  (OK=30631  KO=0     )
> UI-Logout                                                (OK=20676  KO=0     )
> GetOpenidConfig                                          (OK=91498  KO=0     )
> UI-Logout Redirect 1                                     (OK=20675  KO=0     )
>  UI AM revoke1                                           (OK=20674  KO=0     )
>  UI AM revoke2                                           (OK=20674  KO=0     )
>  UI AM endsession                                        (OK=20674  KO=0     )
> CreatePolicy                                             (OK=30614  KO=13    )
> RootUserinfo                                             (OK=68522  KO=0     )
> getIdToken                                               (OK=6973   KO=0     )
> getIdToken Redirect 1                                    (OK=6973   KO=0     )
> createOrganization                                       (OK=6973   KO=0     )
> queryOrganization                                        (OK=6971   KO=0     )
> deleteOrganization                                       (OK=6970   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3389   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3389   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1694   KO=0     )
> ReadPolicy                                               (OK=30486  KO=3     )
> DeletePolicy                                             (OK=30374  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=280    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1719 (98.85%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 193102 / active: 365    / done: 95608 
================================================================================

21:30:08.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:09.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:09.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:11.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:11.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:11.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:11.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:12.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:12.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:13.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:13.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:13.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:13 GMT                                    1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1347295 KO=20    )
> restLoginInitiate                                        (OK=92979  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92972  KO=0     )
> User Authorize PKCE stage                                (OK=111990 KO=0     )
> User AccessToken PKCE stage                              (OK=111984 KO=0     )
> tokenUserinfo                                            (OK=18900  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20768  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20767  KO=0     )
>  UI AM idFromSession                                     (OK=20766  KO=0     )
>  UI AM validateGoto                                      (OK=20766  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20764  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20764  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20764  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20764  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20763  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20762  KO=0     )
> Skip 2FA                                                 (OK=51562  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20761  KO=0     )
>  UI IDM uiconfig                                         (OK=20761  KO=0     )
>  UI IDM version                                          (OK=20761  KO=0     )
>  UI IDM privilege                                        (OK=20760  KO=0     )
>  UI IDM features                                         (OK=20760  KO=0     )
>  UI IDM login                                            (OK=20760  KO=0     )
>  UI IDM dashboard                                        (OK=20759  KO=0     )
>  UI IDM managed user schema                              (OK=20759  KO=0     )
>  UI IDM user                                             (OK=20759  KO=0     )
>  UI IDM oidcToken                                        (OK=20759  KO=0     )
> userinfo                                                 (OK=20757  KO=0     )
> GetUUid                                                  (OK=30760  KO=0     )
> UI-Logout                                                (OK=20757  KO=0     )
> GetOpenidConfig                                          (OK=91872  KO=0     )
> UI-Logout Redirect 1                                     (OK=20757  KO=0     )
>  UI AM revoke1                                           (OK=20757  KO=0     )
>  UI AM revoke2                                           (OK=20757  KO=0     )
>  UI AM endsession                                        (OK=20757  KO=0     )
> CreatePolicy                                             (OK=30740  KO=13    )
> RootUserinfo                                             (OK=68818  KO=0     )
> getIdToken                                               (OK=7003   KO=0     )
> getIdToken Redirect 1                                    (OK=7003   KO=0     )
> createOrganization                                       (OK=7003   KO=0     )
> queryOrganization                                        (OK=7003   KO=0     )
> deleteOrganization                                       (OK=7003   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3411   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3410   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1705   KO=0     )
> ReadPolicy                                               (OK=30622  KO=3     )
> DeletePolicy                                             (OK=30483  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=283    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1731 (98.86%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 192681 / active: 380    / done: 96014 
================================================================================

21:30:14.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:14.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:14.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:15.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:15.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:16.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:18 GMT                                    1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1352878 KO=20    )
> restLoginInitiate                                        (OK=93352  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93344  KO=0     )
> User Authorize PKCE stage                                (OK=112449 KO=0     )
> User AccessToken PKCE stage                              (OK=112446 KO=0     )
> tokenUserinfo                                            (OK=18982  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20857  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20857  KO=0     )
>  UI AM idFromSession                                     (OK=20856  KO=0     )
>  UI AM validateGoto                                      (OK=20856  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20853  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20853  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20852  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20852  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20850  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20848  KO=0     )
> Skip 2FA                                                 (OK=51761  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20848  KO=0     )
>  UI IDM uiconfig                                         (OK=20848  KO=0     )
>  UI IDM version                                          (OK=20848  KO=0     )
>  UI IDM privilege                                        (OK=20848  KO=0     )
>  UI IDM features                                         (OK=20848  KO=0     )
>  UI IDM login                                            (OK=20848  KO=0     )
>  UI IDM dashboard                                        (OK=20847  KO=0     )
>  UI IDM managed user schema                              (OK=20847  KO=0     )
>  UI IDM user                                             (OK=20845  KO=0     )
>  UI IDM oidcToken                                        (OK=20845  KO=0     )
> userinfo                                                 (OK=20845  KO=0     )
> GetUUid                                                  (OK=30883  KO=0     )
> UI-Logout                                                (OK=20845  KO=0     )
> GetOpenidConfig                                          (OK=92261  KO=0     )
> UI-Logout Redirect 1                                     (OK=20844  KO=0     )
>  UI AM revoke1                                           (OK=20843  KO=0     )
>  UI AM revoke2                                           (OK=20843  KO=0     )
>  UI AM endsession                                        (OK=20843  KO=0     )
> CreatePolicy                                             (OK=30866  KO=13    )
> RootUserinfo                                             (OK=69126  KO=0     )
> getIdToken                                               (OK=7025   KO=0     )
> getIdToken Redirect 1                                    (OK=7025   KO=0     )
> createOrganization                                       (OK=7025   KO=0     )
> queryOrganization                                        (OK=7025   KO=0     )
> deleteOrganization                                       (OK=7024   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3428   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3428   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1708   KO=0     )
> ReadPolicy                                               (OK=30746  KO=3     )
> DeletePolicy                                             (OK=30619  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=286    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1737 (98.86%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 192291 / active: 359    / done: 96425 
================================================================================

21:30:19.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:20.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:21.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:21.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:22.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:22.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:22.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:23.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:23 GMT                                    1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1358502 KO=20    )
> restLoginInitiate                                        (OK=93728  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93715  KO=0     )
> User Authorize PKCE stage                                (OK=112909 KO=0     )
> User AccessToken PKCE stage                              (OK=112904 KO=0     )
> tokenUserinfo                                            (OK=19062  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20949  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20949  KO=0     )
>  UI AM idFromSession                                     (OK=20948  KO=0     )
>  UI AM validateGoto                                      (OK=20948  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20946  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20946  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20946  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20946  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20943  KO=0     )
> Skip 2FA                                                 (OK=51954  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20941  KO=0     )
>  UI IDM uiconfig                                         (OK=20941  KO=0     )
>  UI IDM version                                          (OK=20941  KO=0     )
>  UI IDM privilege                                        (OK=20941  KO=0     )
>  UI IDM features                                         (OK=20941  KO=0     )
>  UI IDM login                                            (OK=20941  KO=0     )
>  UI IDM dashboard                                        (OK=20941  KO=0     )
>  UI IDM managed user schema                              (OK=20941  KO=0     )
>  UI IDM user                                             (OK=20941  KO=0     )
>  UI IDM oidcToken                                        (OK=20940  KO=0     )
> userinfo                                                 (OK=20939  KO=0     )
> GetUUid                                                  (OK=31015  KO=0     )
> UI-Logout                                                (OK=20939  KO=0     )
> GetOpenidConfig                                          (OK=92640  KO=0     )
> UI-Logout Redirect 1                                     (OK=20939  KO=0     )
>  UI AM revoke1                                           (OK=20938  KO=0     )
>  UI AM revoke2                                           (OK=20939  KO=0     )
>  UI AM endsession                                        (OK=20939  KO=0     )
> CreatePolicy                                             (OK=30999  KO=13    )
> RootUserinfo                                             (OK=69354  KO=0     )
> getIdToken                                               (OK=7043   KO=0     )
> getIdToken Redirect 1                                    (OK=7043   KO=0     )
> createOrganization                                       (OK=7043   KO=0     )
> queryOrganization                                        (OK=7042   KO=0     )
> deleteOrganization                                       (OK=7041   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3444   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3444   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1715   KO=0     )
> ReadPolicy                                               (OK=30872  KO=3     )
> DeletePolicy                                             (OK=30741  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=288    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1745 (98.87%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 191897 / active: 355    / done: 96823 
================================================================================

21:30:24.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:24.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:27.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:27.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:27.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:28 GMT                                    1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1364279 KO=20    )
> restLoginInitiate                                        (OK=94116  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94107  KO=0     )
> User Authorize PKCE stage                                (OK=113384 KO=0     )
> User AccessToken PKCE stage                              (OK=113377 KO=0     )
> tokenUserinfo                                            (OK=19126  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21047  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21045  KO=0     )
>  UI AM idFromSession                                     (OK=21045  KO=0     )
>  UI AM validateGoto                                      (OK=21045  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21041  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21040  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21038  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21038  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21033  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21032  KO=0     )
> Skip 2FA                                                 (OK=52178  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21032  KO=0     )
>  UI IDM uiconfig                                         (OK=21032  KO=0     )
>  UI IDM version                                          (OK=21031  KO=0     )
>  UI IDM privilege                                        (OK=21031  KO=0     )
>  UI IDM features                                         (OK=21031  KO=0     )
>  UI IDM login                                            (OK=21031  KO=0     )
>  UI IDM dashboard                                        (OK=21031  KO=0     )
>  UI IDM managed user schema                              (OK=21031  KO=0     )
>  UI IDM user                                             (OK=21031  KO=0     )
>  UI IDM oidcToken                                        (OK=21030  KO=0     )
> userinfo                                                 (OK=21030  KO=0     )
> GetUUid                                                  (OK=31151  KO=0     )
> UI-Logout                                                (OK=21029  KO=0     )
> GetOpenidConfig                                          (OK=93035  KO=0     )
> UI-Logout Redirect 1                                     (OK=21029  KO=0     )
>  UI AM revoke1                                           (OK=21028  KO=0     )
>  UI AM revoke2                                           (OK=21028  KO=0     )
>  UI AM endsession                                        (OK=21028  KO=0     )
> CreatePolicy                                             (OK=31134  KO=13    )
> RootUserinfo                                             (OK=69611  KO=0     )
> getIdToken                                               (OK=7074   KO=0     )
> getIdToken Redirect 1                                    (OK=7074   KO=0     )
> createOrganization                                       (OK=7073   KO=0     )
> queryOrganization                                        (OK=7073   KO=0     )
> deleteOrganization                                       (OK=7073   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3455   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3455   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1730   KO=0     )
> ReadPolicy                                               (OK=31007  KO=3     )
> DeletePolicy                                             (OK=30869  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=290    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1750 (98.87%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 191500 / active: 381    / done: 97194 
================================================================================

21:30:29.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:30.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:30.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:31.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:32.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:32.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:32.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:33.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:33.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:33.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:33 GMT                                    1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1369726 KO=20    )
> restLoginInitiate                                        (OK=94488  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94474  KO=0     )
> User Authorize PKCE stage                                (OK=113824 KO=0     )
> User AccessToken PKCE stage                              (OK=113817 KO=0     )
> tokenUserinfo                                            (OK=19190  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21128  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21127  KO=0     )
>  UI AM idFromSession                                     (OK=21125  KO=0     )
>  UI AM validateGoto                                      (OK=21125  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21120  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21119  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21119  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21119  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21118  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21117  KO=0     )
> Skip 2FA                                                 (OK=52389  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21117  KO=0     )
>  UI IDM uiconfig                                         (OK=21117  KO=0     )
>  UI IDM version                                          (OK=21117  KO=0     )
>  UI IDM privilege                                        (OK=21116  KO=0     )
>  UI IDM features                                         (OK=21116  KO=0     )
>  UI IDM login                                            (OK=21116  KO=0     )
>  UI IDM dashboard                                        (OK=21115  KO=0     )
>  UI IDM managed user schema                              (OK=21115  KO=0     )
>  UI IDM user                                             (OK=21115  KO=0     )
>  UI IDM oidcToken                                        (OK=21115  KO=0     )
> userinfo                                                 (OK=21114  KO=0     )
> GetUUid                                                  (OK=31288  KO=0     )
> UI-Logout                                                (OK=21114  KO=0     )
> GetOpenidConfig                                          (OK=93443  KO=0     )
> UI-Logout Redirect 1                                     (OK=21114  KO=0     )
>  UI AM revoke1                                           (OK=21113  KO=0     )
>  UI AM revoke2                                           (OK=21113  KO=0     )
>  UI AM endsession                                        (OK=21113  KO=0     )
> CreatePolicy                                             (OK=31274  KO=13    )
> RootUserinfo                                             (OK=69888  KO=0     )
> getIdToken                                               (OK=7097   KO=0     )
> getIdToken Redirect 1                                    (OK=7097   KO=0     )
> createOrganization                                       (OK=7096   KO=0     )
> queryOrganization                                        (OK=7096   KO=0     )
> deleteOrganization                                       (OK=7096   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3474   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3471   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1736   KO=0     )
> ReadPolicy                                               (OK=31140  KO=3     )
> DeletePolicy                                             (OK=31000  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=291    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1760 (98.88%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 191109 / active: 389    / done: 97577 
================================================================================

21:30:34.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:35.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:35.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:35.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:36.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:36.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:37.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:38.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:38.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:38.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:38 GMT                                    1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1375795 KO=20    )
> restLoginInitiate                                        (OK=94881  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94877  KO=0     )
> User Authorize PKCE stage                                (OK=114318 KO=0     )
> User AccessToken PKCE stage                              (OK=114311 KO=0     )
> tokenUserinfo                                            (OK=19286  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21227  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21227  KO=0     )
>  UI AM idFromSession                                     (OK=21227  KO=0     )
>  UI AM validateGoto                                      (OK=21227  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21224  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21224  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21223  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21223  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21219  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21219  KO=0     )
> Skip 2FA                                                 (OK=52588  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21219  KO=0     )
>  UI IDM uiconfig                                         (OK=21219  KO=0     )
>  UI IDM version                                          (OK=21219  KO=0     )
>  UI IDM privilege                                        (OK=21219  KO=0     )
>  UI IDM features                                         (OK=21219  KO=0     )
>  UI IDM login                                            (OK=21219  KO=0     )
>  UI IDM dashboard                                        (OK=21219  KO=0     )
>  UI IDM managed user schema                              (OK=21219  KO=0     )
>  UI IDM user                                             (OK=21219  KO=0     )
>  UI IDM oidcToken                                        (OK=21218  KO=0     )
> userinfo                                                 (OK=21218  KO=0     )
> GetUUid                                                  (OK=31413  KO=0     )
> UI-Logout                                                (OK=21217  KO=0     )
> GetOpenidConfig                                          (OK=93839  KO=0     )
> UI-Logout Redirect 1                                     (OK=21217  KO=0     )
>  UI AM revoke1                                           (OK=21216  KO=0     )
>  UI AM revoke2                                           (OK=21216  KO=0     )
>  UI AM endsession                                        (OK=21216  KO=0     )
> CreatePolicy                                             (OK=31395  KO=13    )
> RootUserinfo                                             (OK=70146  KO=0     )
> getIdToken                                               (OK=7118   KO=0     )
> getIdToken Redirect 1                                    (OK=7117   KO=0     )
> createOrganization                                       (OK=7117   KO=0     )
> queryOrganization                                        (OK=7117   KO=0     )
> deleteOrganization                                       (OK=7117   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3487   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3487   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1741   KO=0     )
> ReadPolicy                                               (OK=31282  KO=3     )
> DeletePolicy                                             (OK=31137  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=292    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1770 (98.88%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 190697 / active: 368    / done: 98010 
================================================================================

21:30:38.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:38.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:38.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:40.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:40.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:42.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:43.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:43.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:43 GMT                                    1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1381173 KO=20    )
> restLoginInitiate                                        (OK=95263  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=95254  KO=0     )
> User Authorize PKCE stage                                (OK=114769 KO=0     )
> User AccessToken PKCE stage                              (OK=114767 KO=0     )
> tokenUserinfo                                            (OK=19358  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21310  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21309  KO=0     )
>  UI AM idFromSession                                     (OK=21306  KO=0     )
>  UI AM validateGoto                                      (OK=21306  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21305  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21303  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21302  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21302  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21300  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21300  KO=0     )
> Skip 2FA                                                 (OK=52800  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21300  KO=0     )
>  UI IDM uiconfig                                         (OK=21300  KO=0     )
>  UI IDM version                                          (OK=21300  KO=0     )
>  UI IDM privilege                                        (OK=21299  KO=0     )
>  UI IDM features                                         (OK=21299  KO=0     )
>  UI IDM login                                            (OK=21299  KO=0     )
>  UI IDM dashboard                                        (OK=21299  KO=0     )
>  UI IDM managed user schema                              (OK=21299  KO=0     )
>  UI IDM user                                             (OK=21299  KO=0     )
>  UI IDM oidcToken                                        (OK=21298  KO=0     )
> userinfo                                                 (OK=21296  KO=0     )
> GetUUid                                                  (OK=31541  KO=0     )
> UI-Logout                                                (OK=21296  KO=0     )
> GetOpenidConfig                                          (OK=94230  KO=0     )
> UI-Logout Redirect 1                                     (OK=21295  KO=0     )
>  UI AM revoke1                                           (OK=21293  KO=0     )
>  UI AM revoke2                                           (OK=21293  KO=0     )
>  UI AM endsession                                        (OK=21293  KO=0     )
> CreatePolicy                                             (OK=31526  KO=13    )
> RootUserinfo                                             (OK=70416  KO=0     )
> getIdToken                                               (OK=7147   KO=0     )
> getIdToken Redirect 1                                    (OK=7147   KO=0     )
> createOrganization                                       (OK=7146   KO=0     )
> queryOrganization                                        (OK=7146   KO=0     )
> deleteOrganization                                       (OK=7146   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3497   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3496   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1749   KO=0     )
> ReadPolicy                                               (OK=31403  KO=3     )
> DeletePolicy                                             (OK=31278  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=293    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1778 (98.89%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 190310 / active: 363    / done: 98402 
================================================================================

21:30:45.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:45.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:46.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:47.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:48 GMT                                    1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1386766 KO=20    )
> restLoginInitiate                                        (OK=95660  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=95650  KO=0     )
> User Authorize PKCE stage                                (OK=115243 KO=0     )
> User AccessToken PKCE stage                              (OK=115233 KO=0     )
> tokenUserinfo                                            (OK=19442  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21396  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21395  KO=0     )
>  UI AM idFromSession                                     (OK=21395  KO=0     )
>  UI AM validateGoto                                      (OK=21395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21392  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21390  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21389  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21390  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21383  KO=0     )
> Skip 2FA                                                 (OK=53019  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21382  KO=0     )
>  UI IDM uiconfig                                         (OK=21382  KO=0     )
>  UI IDM version                                          (OK=21382  KO=0     )
>  UI IDM privilege                                        (OK=21382  KO=0     )
>  UI IDM features                                         (OK=21382  KO=0     )
>  UI IDM login                                            (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     )
>  UI IDM oidcToken                                        (OK=21382  KO=0     )
> userinfo                                                 (OK=21380  KO=0     )
> GetUUid                                                  (OK=31659  KO=0     )
> UI-Logout                                                (OK=21378  KO=0     )
> GetOpenidConfig                                          (OK=94604  KO=0     )
> UI-Logout Redirect 1                                     (OK=21377  KO=0     )
>  UI AM revoke1                                           (OK=21376  KO=0     )
>  UI AM revoke2                                           (OK=21376  KO=0     )
>  UI AM endsession                                        (OK=21376  KO=0     )
> CreatePolicy                                             (OK=31643  KO=13    )
> RootUserinfo                                             (OK=70755  KO=0     )
> getIdToken                                               (OK=7171   KO=0     )
> getIdToken Redirect 1                                    (OK=7171   KO=0     )
> createOrganization                                       (OK=7171   KO=0     )
> queryOrganization                                        (OK=7171   KO=0     )
> deleteOrganization                                       (OK=7171   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3511   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3511   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1758   KO=0     )
> ReadPolicy                                               (OK=31536  KO=3     )
> DeletePolicy                                             (OK=31401  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=294    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1782 (98.89%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 189900 / active: 380    / done: 98795 
================================================================================

21:30:49.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:49.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:50.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:50.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:50.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:51.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:51.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:52.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:53.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:53 GMT                                    1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1392103 KO=20    )
> restLoginInitiate                                        (OK=96029  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96019  KO=0     )
> User Authorize PKCE stage                                (OK=115682 KO=0     )
> User AccessToken PKCE stage                              (OK=115679 KO=0     )
> tokenUserinfo                                            (OK=19513  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21471  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21470  KO=0     )
>  UI AM idFromSession                                     (OK=21470  KO=0     )
>  UI AM validateGoto                                      (OK=21470  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21470  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21469  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21465  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21465  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21463  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21462  KO=0     )
> Skip 2FA                                                 (OK=53238  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21461  KO=0     )
>  UI IDM uiconfig                                         (OK=21461  KO=0     )
>  UI IDM version                                          (OK=21461  KO=0     )
>  UI IDM privilege                                        (OK=21461  KO=0     )
>  UI IDM features                                         (OK=21461  KO=0     )
>  UI IDM login                                            (OK=21461  KO=0     )
>  UI IDM dashboard                                        (OK=21460  KO=0     )
>  UI IDM managed user schema                              (OK=21461  KO=0     )
>  UI IDM user                                             (OK=21459  KO=0     )
>  UI IDM oidcToken                                        (OK=21459  KO=0     )
> userinfo                                                 (OK=21459  KO=0     )
> GetUUid                                                  (OK=31793  KO=0     )
> UI-Logout                                                (OK=21459  KO=0     )
> GetOpenidConfig                                          (OK=94986  KO=0     )
> UI-Logout Redirect 1                                     (OK=21458  KO=0     )
>  UI AM revoke1                                           (OK=21458  KO=0     )
>  UI AM revoke2                                           (OK=21458  KO=0     )
>  UI AM endsession                                        (OK=21458  KO=0     )
> CreatePolicy                                             (OK=31778  KO=13    )
> RootUserinfo                                             (OK=71077  KO=0     )
> getIdToken                                               (OK=7198   KO=0     )
> getIdToken Redirect 1                                    (OK=7198   KO=0     )
> createOrganization                                       (OK=7198   KO=0     )
> queryOrganization                                        (OK=7197   KO=0     )
> deleteOrganization                                       (OK=7196   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3522   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3522   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1766   KO=0     )
> ReadPolicy                                               (OK=31652  KO=3     )
> DeletePolicy                                             (OK=31534  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=296    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1791 (98.90%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.39%)

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

21:30:53.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:53.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:54.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:54.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:54.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:55.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:55.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:55.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:55.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:57.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:57.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:30:58 GMT                                    1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1397664 KO=20    )
> restLoginInitiate                                        (OK=96410  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96403  KO=0     )
> User Authorize PKCE stage                                (OK=116140 KO=0     )
> User AccessToken PKCE stage                              (OK=116131 KO=0     )
> tokenUserinfo                                            (OK=19597  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21556  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21556  KO=0     )
>  UI AM idFromSession                                     (OK=21556  KO=0     )
>  UI AM validateGoto                                      (OK=21556  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21553  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21553  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21553  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21553  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21551  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21551  KO=0     )
> Skip 2FA                                                 (OK=53435  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21549  KO=0     )
>  UI IDM uiconfig                                         (OK=21549  KO=0     )
>  UI IDM version                                          (OK=21549  KO=0     )
>  UI IDM privilege                                        (OK=21549  KO=0     )
>  UI IDM features                                         (OK=21549  KO=0     )
>  UI IDM login                                            (OK=21549  KO=0     )
>  UI IDM dashboard                                        (OK=21549  KO=0     )
>  UI IDM managed user schema                              (OK=21549  KO=0     )
>  UI IDM user                                             (OK=21549  KO=0     )
>  UI IDM oidcToken                                        (OK=21549  KO=0     )
> userinfo                                                 (OK=21549  KO=0     )
> GetUUid                                                  (OK=31909  KO=0     )
> UI-Logout                                                (OK=21548  KO=0     )
> GetOpenidConfig                                          (OK=95352  KO=0     )
> UI-Logout Redirect 1                                     (OK=21548  KO=0     )
>  UI AM revoke1                                           (OK=21548  KO=0     )
>  UI AM revoke2                                           (OK=21548  KO=0     )
>  UI AM endsession                                        (OK=21548  KO=0     )
> CreatePolicy                                             (OK=31894  KO=13    )
> RootUserinfo                                             (OK=71356  KO=0     )
> getIdToken                                               (OK=7228   KO=0     )
> getIdToken Redirect 1                                    (OK=7228   KO=0     )
> createOrganization                                       (OK=7228   KO=0     )
> queryOrganization                                        (OK=7227   KO=0     )
> deleteOrganization                                       (OK=7227   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3534   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3532   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1782   KO=0     )
> ReadPolicy                                               (OK=31786  KO=3     )
> DeletePolicy                                             (OK=31650  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=298    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1802 (98.90%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 189129 / active: 350    / done: 99596 
================================================================================

21:30:59.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:59.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:30:59.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:00.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:01.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:03.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:03 GMT                                    1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1402942 KO=20    )
> restLoginInitiate                                        (OK=96776  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96768  KO=0     )
> User Authorize PKCE stage                                (OK=116579 KO=0     )
> User AccessToken PKCE stage                              (OK=116574 KO=0     )
> tokenUserinfo                                            (OK=19672  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21639  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21638  KO=0     )
>  UI AM idFromSession                                     (OK=21638  KO=0     )
>  UI AM validateGoto                                      (OK=21638  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21634  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21634  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21633  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21633  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21631  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21630  KO=0     )
> Skip 2FA                                                 (OK=53640  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21630  KO=0     )
>  UI IDM uiconfig                                         (OK=21630  KO=0     )
>  UI IDM version                                          (OK=21630  KO=0     )
>  UI IDM privilege                                        (OK=21629  KO=0     )
>  UI IDM features                                         (OK=21630  KO=0     )
>  UI IDM login                                            (OK=21630  KO=0     )
>  UI IDM dashboard                                        (OK=21629  KO=0     )
>  UI IDM managed user schema                              (OK=21629  KO=0     )
>  UI IDM user                                             (OK=21629  KO=0     )
>  UI IDM oidcToken                                        (OK=21628  KO=0     )
> userinfo                                                 (OK=21628  KO=0     )
> GetUUid                                                  (OK=32035  KO=0     )
> UI-Logout                                                (OK=21628  KO=0     )
> GetOpenidConfig                                          (OK=95728  KO=0     )
> UI-Logout Redirect 1                                     (OK=21628  KO=0     )
>  UI AM revoke1                                           (OK=21627  KO=0     )
>  UI AM revoke2                                           (OK=21627  KO=0     )
>  UI AM endsession                                        (OK=21627  KO=0     )
> CreatePolicy                                             (OK=32020  KO=13    )
> RootUserinfo                                             (OK=71617  KO=0     )
> getIdToken                                               (OK=7250   KO=0     )
> getIdToken Redirect 1                                    (OK=7250   KO=0     )
> createOrganization                                       (OK=7250   KO=0     )
> queryOrganization                                        (OK=7250   KO=0     )
> deleteOrganization                                       (OK=7250   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3550   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3549   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1790   KO=0     )
> ReadPolicy                                               (OK=31904  KO=3     )
> DeletePolicy                                             (OK=31783  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=300    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1808 (98.91%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 188743 / active: 348    / done: 99984 
================================================================================

21:31:03.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:04.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:05.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:06.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:07.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:07.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:07.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:07.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:07.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:08.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:08.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:08.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:08 GMT                                    1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1408580 KO=20    )
> restLoginInitiate                                        (OK=97140  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97132  KO=0     )
> User Authorize PKCE stage                                (OK=117032 KO=0     )
> User AccessToken PKCE stage                              (OK=117030 KO=0     )
> tokenUserinfo                                            (OK=19742  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21732  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21732  KO=0     )
>  UI AM idFromSession                                     (OK=21732  KO=0     )
>  UI AM validateGoto                                      (OK=21732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21731  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21731  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21730  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21730  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21727  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21726  KO=0     )
> Skip 2FA                                                 (OK=53833  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21724  KO=0     )
>  UI IDM uiconfig                                         (OK=21724  KO=0     )
>  UI IDM version                                          (OK=21724  KO=0     )
>  UI IDM privilege                                        (OK=21724  KO=0     )
>  UI IDM features                                         (OK=21724  KO=0     )
>  UI IDM login                                            (OK=21724  KO=0     )
>  UI IDM dashboard                                        (OK=21724  KO=0     )
>  UI IDM managed user schema                              (OK=21724  KO=0     )
>  UI IDM user                                             (OK=21724  KO=0     )
>  UI IDM oidcToken                                        (OK=21719  KO=0     )
> userinfo                                                 (OK=21718  KO=0     )
> GetUUid                                                  (OK=32150  KO=0     )
> UI-Logout                                                (OK=21718  KO=0     )
> GetOpenidConfig                                          (OK=96089  KO=0     )
> UI-Logout Redirect 1                                     (OK=21717  KO=0     )
>  UI AM revoke1                                           (OK=21715  KO=0     )
>  UI AM revoke2                                           (OK=21715  KO=0     )
>  UI AM endsession                                        (OK=21715  KO=0     )
> CreatePolicy                                             (OK=32136  KO=13    )
> RootUserinfo                                             (OK=71882  KO=0     )
> getIdToken                                               (OK=7280   KO=0     )
> getIdToken Redirect 1                                    (OK=7280   KO=0     )
> createOrganization                                       (OK=7278   KO=0     )
> queryOrganization                                        (OK=7278   KO=0     )
> deleteOrganization                                       (OK=7277   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3573   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3573   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1806   KO=0     )
> ReadPolicy                                               (OK=32029  KO=3     )
> DeletePolicy                                             (OK=31902  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=302    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1820 (98.91%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 188359 / active: 342    / done: 100374
================================================================================

21:31:09.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:09.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:10.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:10.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:13.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:13.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:13 GMT                                    1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1413801 KO=20    )
> restLoginInitiate                                        (OK=97486  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97478  KO=0     )
> User Authorize PKCE stage                                (OK=117450 KO=0     )
> User AccessToken PKCE stage                              (OK=117449 KO=0     )
> tokenUserinfo                                            (OK=19808  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21817  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21816  KO=0     )
>  UI AM idFromSession                                     (OK=21815  KO=0     )
>  UI AM validateGoto                                      (OK=21815  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21810  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21810  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21810  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21810  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21808  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21807  KO=0     )
> Skip 2FA                                                 (OK=54022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21807  KO=0     )
>  UI IDM uiconfig                                         (OK=21807  KO=0     )
>  UI IDM version                                          (OK=21807  KO=0     )
>  UI IDM privilege                                        (OK=21807  KO=0     )
>  UI IDM features                                         (OK=21807  KO=0     )
>  UI IDM login                                            (OK=21807  KO=0     )
>  UI IDM dashboard                                        (OK=21807  KO=0     )
>  UI IDM managed user schema                              (OK=21807  KO=0     )
>  UI IDM user                                             (OK=21807  KO=0     )
>  UI IDM oidcToken                                        (OK=21807  KO=0     )
> userinfo                                                 (OK=21805  KO=0     )
> GetUUid                                                  (OK=32254  KO=0     )
> UI-Logout                                                (OK=21804  KO=0     )
> GetOpenidConfig                                          (OK=96432  KO=0     )
> UI-Logout Redirect 1                                     (OK=21804  KO=0     )
>  UI AM revoke1                                           (OK=21804  KO=0     )
>  UI AM revoke2                                           (OK=21804  KO=0     )
>  UI AM endsession                                        (OK=21803  KO=0     )
> CreatePolicy                                             (OK=32240  KO=13    )
> RootUserinfo                                             (OK=72149  KO=0     )
> getIdToken                                               (OK=7314   KO=0     )
> getIdToken Redirect 1                                    (OK=7314   KO=0     )
> createOrganization                                       (OK=7314   KO=0     )
> queryOrganization                                        (OK=7313   KO=0     )
> deleteOrganization                                       (OK=7313   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3586   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1809   KO=0     )
> ReadPolicy                                               (OK=32144  KO=3     )
> DeletePolicy                                             (OK=32025  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=303    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1826 (98.92%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 188001 / active: 310    / done: 100764
================================================================================

21:31:13.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:14.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:14.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:14.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:15.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:15.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:15.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:15.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:15.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:16.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:16.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:17.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:18.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:18 GMT                                    1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1419232 KO=20    )
> restLoginInitiate                                        (OK=97876  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97872  KO=0     )
> User Authorize PKCE stage                                (OK=117917 KO=0     )
> User AccessToken PKCE stage                              (OK=117910 KO=0     )
> tokenUserinfo                                            (OK=19891  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21901  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21901  KO=0     )
>  UI AM idFromSession                                     (OK=21900  KO=0     )
>  UI AM validateGoto                                      (OK=21900  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21895  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21894  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21894  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21894  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21893  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21893  KO=0     )
> Skip 2FA                                                 (OK=54237  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21890  KO=0     )
>  UI IDM uiconfig                                         (OK=21890  KO=0     )
>  UI IDM version                                          (OK=21890  KO=0     )
>  UI IDM privilege                                        (OK=21889  KO=0     )
>  UI IDM features                                         (OK=21889  KO=0     )
>  UI IDM login                                            (OK=21889  KO=0     )
>  UI IDM dashboard                                        (OK=21888  KO=0     )
>  UI IDM managed user schema                              (OK=21889  KO=0     )
>  UI IDM user                                             (OK=21888  KO=0     )
>  UI IDM oidcToken                                        (OK=21888  KO=0     )
> userinfo                                                 (OK=21888  KO=0     )
> GetUUid                                                  (OK=32365  KO=0     )
> UI-Logout                                                (OK=21888  KO=0     )
> GetOpenidConfig                                          (OK=96765  KO=0     )
> UI-Logout Redirect 1                                     (OK=21887  KO=0     )
>  UI AM revoke1                                           (OK=21886  KO=0     )
>  UI AM revoke2                                           (OK=21886  KO=0     )
>  UI AM endsession                                        (OK=21886  KO=0     )
> CreatePolicy                                             (OK=32352  KO=13    )
> RootUserinfo                                             (OK=72427  KO=0     )
> getIdToken                                               (OK=7347   KO=0     )
> getIdToken Redirect 1                                    (OK=7347   KO=0     )
> createOrganization                                       (OK=7347   KO=0     )
> queryOrganization                                        (OK=7345   KO=0     )
> deleteOrganization                                       (OK=7345   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3598   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3598   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1820   KO=0     )
> ReadPolicy                                               (OK=32250  KO=3     )
> DeletePolicy                                             (OK=32142  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=305    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1839 (98.92%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 187598 / active: 322    / done: 101155
================================================================================

21:31:18.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:19.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:19.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:20.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:21.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:22.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:23 GMT                                    1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1424879 KO=20    )
> restLoginInitiate                                        (OK=98283  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98273  KO=0     )
> User Authorize PKCE stage                                (OK=118397 KO=0     )
> User AccessToken PKCE stage                              (OK=118388 KO=0     )
> tokenUserinfo                                            (OK=19975  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21990  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21989  KO=0     )
>  UI AM idFromSession                                     (OK=21988  KO=0     )
>  UI AM validateGoto                                      (OK=21988  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21982  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21982  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21982  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21982  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21979  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21977  KO=0     )
> Skip 2FA                                                 (OK=54455  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21977  KO=0     )
>  UI IDM uiconfig                                         (OK=21977  KO=0     )
>  UI IDM version                                          (OK=21976  KO=0     )
>  UI IDM privilege                                        (OK=21976  KO=0     )
>  UI IDM features                                         (OK=21976  KO=0     )
>  UI IDM login                                            (OK=21976  KO=0     )
>  UI IDM dashboard                                        (OK=21976  KO=0     )
>  UI IDM managed user schema                              (OK=21976  KO=0     )
>  UI IDM user                                             (OK=21976  KO=0     )
>  UI IDM oidcToken                                        (OK=21975  KO=0     )
> userinfo                                                 (OK=21973  KO=0     )
> GetUUid                                                  (OK=32503  KO=0     )
> UI-Logout                                                (OK=21973  KO=0     )
> GetOpenidConfig                                          (OK=97116  KO=0     )
> UI-Logout Redirect 1                                     (OK=21973  KO=0     )
>  UI AM revoke1                                           (OK=21973  KO=0     )
>  UI AM revoke2                                           (OK=21973  KO=0     )
>  UI AM endsession                                        (OK=21973  KO=0     )
> CreatePolicy                                             (OK=32487  KO=13    )
> RootUserinfo                                             (OK=72735  KO=0     )
> getIdToken                                               (OK=7373   KO=0     )
> getIdToken Redirect 1                                    (OK=7373   KO=0     )
> createOrganization                                       (OK=7372   KO=0     )
> queryOrganization                                        (OK=7372   KO=0     )
> deleteOrganization                                       (OK=7372   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3612   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3612   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1831   KO=0     )
> ReadPolicy                                               (OK=32358  KO=3     )
> DeletePolicy                                             (OK=32247  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=307    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1845 (98.93%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 35%
          waiting: 187176 / active: 360    / done: 101539
================================================================================

21:31:23.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:24.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:24.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:25.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:26.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:27.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:28.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:28 GMT                                    1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1430910 KO=20    )
> restLoginInitiate                                        (OK=98686  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98681  KO=0     )
> User Authorize PKCE stage                                (OK=118899 KO=0     )
> User AccessToken PKCE stage                              (OK=118891 KO=0     )
> tokenUserinfo                                            (OK=20062  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22080  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22079  KO=0     )
>  UI AM idFromSession                                     (OK=22079  KO=0     )
>  UI AM validateGoto                                      (OK=22079  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22078  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22078  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22078  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22078  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22075  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22075  KO=0     )
> Skip 2FA                                                 (OK=54681  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22075  KO=0     )
>  UI IDM uiconfig                                         (OK=22075  KO=0     )
>  UI IDM version                                          (OK=22075  KO=0     )
>  UI IDM privilege                                        (OK=22075  KO=0     )
>  UI IDM features                                         (OK=22075  KO=0     )
>  UI IDM login                                            (OK=22075  KO=0     )
>  UI IDM dashboard                                        (OK=22075  KO=0     )
>  UI IDM managed user schema                              (OK=22075  KO=0     )
>  UI IDM user                                             (OK=22075  KO=0     )
>  UI IDM oidcToken                                        (OK=22073  KO=0     )
> userinfo                                                 (OK=22073  KO=0     )
> GetUUid                                                  (OK=32646  KO=0     )
> UI-Logout                                                (OK=22071  KO=0     )
> GetOpenidConfig                                          (OK=97502  KO=0     )
> UI-Logout Redirect 1                                     (OK=22070  KO=0     )
>  UI AM revoke1                                           (OK=22070  KO=0     )
>  UI AM revoke2                                           (OK=22070  KO=0     )
>  UI AM endsession                                        (OK=22070  KO=0     )
> CreatePolicy                                             (OK=32632  KO=13    )
> RootUserinfo                                             (OK=73033  KO=0     )
> getIdToken                                               (OK=7398   KO=0     )
> getIdToken Redirect 1                                    (OK=7398   KO=0     )
> createOrganization                                       (OK=7397   KO=0     )
> queryOrganization                                        (OK=7397   KO=0     )
> deleteOrganization                                       (OK=7397   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3631   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3630   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1840   KO=0     )
> ReadPolicy                                               (OK=32494  KO=3     )
> DeletePolicy                                             (OK=32356  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=308    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1852 (98.93%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 186756 / active: 376    / done: 101943
================================================================================

21:31:29.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:29.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:29.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:30.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:30.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:31.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:32.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:32.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:33.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:33 GMT                                    1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1435826 KO=20    )
> restLoginInitiate                                        (OK=99038  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99034  KO=0     )
> User Authorize PKCE stage                                (OK=119314 KO=0     )
> User AccessToken PKCE stage                              (OK=119306 KO=0     )
> tokenUserinfo                                            (OK=20126  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22150  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22150  KO=0     )
>  UI AM idFromSession                                     (OK=22150  KO=0     )
>  UI AM validateGoto                                      (OK=22150  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22148  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22147  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22147  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22147  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22144  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22142  KO=0     )
> Skip 2FA                                                 (OK=54892  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22141  KO=0     )
>  UI IDM uiconfig                                         (OK=22141  KO=0     )
>  UI IDM version                                          (OK=22141  KO=0     )
>  UI IDM privilege                                        (OK=22141  KO=0     )
>  UI IDM features                                         (OK=22141  KO=0     )
>  UI IDM login                                            (OK=22141  KO=0     )
>  UI IDM dashboard                                        (OK=22139  KO=0     )
>  UI IDM managed user schema                              (OK=22139  KO=0     )
>  UI IDM user                                             (OK=22139  KO=0     )
>  UI IDM oidcToken                                        (OK=22137  KO=0     )
> userinfo                                                 (OK=22137  KO=0     )
> GetUUid                                                  (OK=32783  KO=0     )
> UI-Logout                                                (OK=22137  KO=0     )
> GetOpenidConfig                                          (OK=97924  KO=0     )
> UI-Logout Redirect 1                                     (OK=22135  KO=0     )
>  UI AM revoke1                                           (OK=22133  KO=0     )
>  UI AM revoke2                                           (OK=22133  KO=0     )
>  UI AM endsession                                        (OK=22133  KO=0     )
> CreatePolicy                                             (OK=32766  KO=13    )
> RootUserinfo                                             (OK=73290  KO=0     )
> getIdToken                                               (OK=7417   KO=0     )
> getIdToken Redirect 1                                    (OK=7417   KO=0     )
> createOrganization                                       (OK=7416   KO=0     )
> queryOrganization                                        (OK=7416   KO=0     )
> deleteOrganization                                       (OK=7416   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3648   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3647   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1850   KO=0     )
> ReadPolicy                                               (OK=32641  KO=3     )
> DeletePolicy                                             (OK=32492  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=310    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1861 (98.94%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 186385 / active: 384    / done: 102306
================================================================================

21:31:33.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:34.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:34.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:35.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:35.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:36.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:36.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:37.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:37.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:37.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:38 GMT                                    1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1440729 KO=20    )
> restLoginInitiate                                        (OK=99394  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99383  KO=0     )
> User Authorize PKCE stage                                (OK=119712 KO=0     )
> User AccessToken PKCE stage                              (OK=119707 KO=0     )
> tokenUserinfo                                            (OK=20188  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22218  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22218  KO=0     )
>  UI AM idFromSession                                     (OK=22216  KO=0     )
>  UI AM validateGoto                                      (OK=22216  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22214  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22213  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22211  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22207  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22205  KO=0     )
> Skip 2FA                                                 (OK=55098  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22205  KO=0     )
>  UI IDM uiconfig                                         (OK=22205  KO=0     )
>  UI IDM version                                          (OK=22205  KO=0     )
>  UI IDM privilege                                        (OK=22205  KO=0     )
>  UI IDM features                                         (OK=22205  KO=0     )
>  UI IDM login                                            (OK=22205  KO=0     )
>  UI IDM dashboard                                        (OK=22205  KO=0     )
>  UI IDM managed user schema                              (OK=22205  KO=0     )
>  UI IDM user                                             (OK=22205  KO=0     )
>  UI IDM oidcToken                                        (OK=22205  KO=0     )
> userinfo                                                 (OK=22204  KO=0     )
> GetUUid                                                  (OK=32913  KO=0     )
> UI-Logout                                                (OK=22204  KO=0     )
> GetOpenidConfig                                          (OK=98333  KO=0     )
> UI-Logout Redirect 1                                     (OK=22203  KO=0     )
>  UI AM revoke1                                           (OK=22202  KO=0     )
>  UI AM revoke2                                           (OK=22202  KO=0     )
>  UI AM endsession                                        (OK=22202  KO=0     )
> CreatePolicy                                             (OK=32896  KO=13    )
> RootUserinfo                                             (OK=73553  KO=0     )
> getIdToken                                               (OK=7449   KO=0     )
> getIdToken Redirect 1                                    (OK=7449   KO=0     )
> createOrganization                                       (OK=7448   KO=0     )
> queryOrganization                                        (OK=7447   KO=0     )
> deleteOrganization                                       (OK=7447   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3666   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3665   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1865   KO=0     )
> ReadPolicy                                               (OK=32772  KO=3     )
> DeletePolicy                                             (OK=32634  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=314    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1871 (98.94%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 186013 / active: 374    / done: 102688
================================================================================

21:31:39.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:39.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:39.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:40.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:40.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:41.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:41.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:41.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:42.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:43.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:43.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:43.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:43 GMT                                    1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1447057 KO=20    )
> restLoginInitiate                                        (OK=99806  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99803  KO=0     )
> User Authorize PKCE stage                                (OK=120227 KO=0     )
> User AccessToken PKCE stage                              (OK=120221 KO=0     )
> tokenUserinfo                                            (OK=20264  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22321  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22321  KO=0     )
>  UI AM idFromSession                                     (OK=22319  KO=0     )
>  UI AM validateGoto                                      (OK=22319  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22318  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22318  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22316  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22316  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22314  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22314  KO=0     )
> Skip 2FA                                                 (OK=55325  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22314  KO=0     )
>  UI IDM uiconfig                                         (OK=22314  KO=0     )
>  UI IDM version                                          (OK=22314  KO=0     )
>  UI IDM privilege                                        (OK=22314  KO=0     )
>  UI IDM features                                         (OK=22314  KO=0     )
>  UI IDM login                                            (OK=22314  KO=0     )
>  UI IDM dashboard                                        (OK=22313  KO=0     )
>  UI IDM managed user schema                              (OK=22313  KO=0     )
>  UI IDM user                                             (OK=22313  KO=0     )
>  UI IDM oidcToken                                        (OK=22313  KO=0     )
> userinfo                                                 (OK=22313  KO=0     )
> GetUUid                                                  (OK=33042  KO=0     )
> UI-Logout                                                (OK=22312  KO=0     )
> GetOpenidConfig                                          (OK=98723  KO=0     )
> UI-Logout Redirect 1                                     (OK=22312  KO=0     )
>  UI AM revoke1                                           (OK=22311  KO=0     )
>  UI AM revoke2                                           (OK=22311  KO=0     )
>  UI AM endsession                                        (OK=22311  KO=0     )
> CreatePolicy                                             (OK=33025  KO=13    )
> RootUserinfo                                             (OK=73874  KO=0     )
> getIdToken                                               (OK=7471   KO=0     )
> getIdToken Redirect 1                                    (OK=7471   KO=0     )
> createOrganization                                       (OK=7470   KO=0     )
> queryOrganization                                        (OK=7470   KO=0     )
> deleteOrganization                                       (OK=7470   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3675   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3675   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1872   KO=0     )
> ReadPolicy                                               (OK=32906  KO=3     )
> DeletePolicy                                             (OK=32770  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=315    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1883 (98.95%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 185589 / active: 375    / done: 103111
================================================================================

21:31:43.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:43.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:43.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:44.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:44.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:44.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:45.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:46.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 103658: status.find.in([200, 209], 304), found 409
21:31:46.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,103658,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTExNDkxNjg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSkFfNGZXZUw3V0xFTnpnNWkzSm4xU0VVLUY4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODMwNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODMwNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxOTA2LCJpYXQiOjE3MzIxMzgzMDYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFkWldVd01IOGdDYXZNVHlzTFJWMldHT2oxYyJ9.Xtj0OxxbIW8VtVO0uTqHV29INp8sxThIkk4SZG_P_YVQxfUoXv1DoME_41SaguSlkJilbKpxLyQcSaMz1EGG6PN1A5eK-7iS0KngD7SKCodTcqJJXIzI7K84nmKFKb3DiDa2WwAy17XBcHC59R67DzhbwrkwXZjZ4F1vYizPA7SFBap6M_NXkby0zsKs-Uk4enqFNG6iPI33RK5T-9EAc6kdIs43lWJLyE0LVxoiM-XgVWKKXoxWxsHhZ3ACPFP8QlRifBCqd3HBKkaPgg563cmnOLkRKsElINx_ACaUDuj9AYHhBY_hKYpgv9V1dKc3XmZWHh8UO_wizYGFqTNeQg, username -> user.180546, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy250117, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a66c54, authcode -> nEmp66HQLPhZQIpvPEdcSUkhd9w, useAdminRealm -> true, callbacks -> {"tokenId":"SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138306099), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138306099))), password -> Pa_ssw0rd, challenge -> GEFpNkfl-IwirWiqKZCPLbhdwclG5HZvD_lClUX50Zw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 208.79.65.228, verifier -> LTMzNjk0NzQ3NjM2ODc1MzA4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b22a50f, tokenId -> SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy250117","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, 20 Nov 2024 21:31:46 GMT
	x-forgerock-transactionid: 3f12096f-ff68-40be-8d86-056a1bfb989b
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:31:46.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:47.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:47.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:47.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:48 GMT                                    1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1452667 KO=21    )
> restLoginInitiate                                        (OK=100208 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100192 KO=0     )
> User Authorize PKCE stage                                (OK=120687 KO=0     )
> User AccessToken PKCE stage                              (OK=120683 KO=0     )
> tokenUserinfo                                            (OK=20341  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22408  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22407  KO=0     )
>  UI AM idFromSession                                     (OK=22406  KO=0     )
>  UI AM validateGoto                                      (OK=22406  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22402  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22402  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22402  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22402  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22399  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22399  KO=0     )
> Skip 2FA                                                 (OK=55543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22399  KO=0     )
>  UI IDM uiconfig                                         (OK=22399  KO=0     )
>  UI IDM version                                          (OK=22399  KO=0     )
>  UI IDM privilege                                        (OK=22399  KO=0     )
>  UI IDM features                                         (OK=22399  KO=0     )
>  UI IDM login                                            (OK=22399  KO=0     )
>  UI IDM dashboard                                        (OK=22398  KO=0     )
>  UI IDM managed user schema                              (OK=22398  KO=0     )
>  UI IDM user                                             (OK=22398  KO=0     )
>  UI IDM oidcToken                                        (OK=22396  KO=0     )
> userinfo                                                 (OK=22396  KO=0     )
> GetUUid                                                  (OK=33184  KO=0     )
> UI-Logout                                                (OK=22395  KO=0     )
> GetOpenidConfig                                          (OK=99126  KO=0     )
> UI-Logout Redirect 1                                     (OK=22394  KO=0     )
>  UI AM revoke1                                           (OK=22392  KO=0     )
>  UI AM revoke2                                           (OK=22392  KO=0     )
>  UI AM endsession                                        (OK=22392  KO=0     )
> CreatePolicy                                             (OK=33164  KO=14    )
> RootUserinfo                                             (OK=74155  KO=0     )
> getIdToken                                               (OK=7497   KO=0     )
> getIdToken Redirect 1                                    (OK=7496   KO=0     )
> createOrganization                                       (OK=7496   KO=0     )
> queryOrganization                                        (OK=7495   KO=0     )
> deleteOrganization                                       (OK=7494   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3698   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3698   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1880   KO=0     )
> ReadPolicy                                               (OK=33031  KO=3     )
> DeletePolicy                                             (OK=32904  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=317    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1894 (98.90%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 185165 / active: 385    / done: 103525
================================================================================

21:31:48.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:49.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:49.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:50.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:50.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:50.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:51.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:51.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 103658: status.find.in([200, 209], 304), found 404
21:31:51.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,103658,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTExNDkxNjg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSkFfNGZXZUw3V0xFTnpnNWkzSm4xU0VVLUY4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODMwNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODMwNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxOTA2LCJpYXQiOjE3MzIxMzgzMDYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFkWldVd01IOGdDYXZNVHlzTFJWMldHT2oxYyJ9.Xtj0OxxbIW8VtVO0uTqHV29INp8sxThIkk4SZG_P_YVQxfUoXv1DoME_41SaguSlkJilbKpxLyQcSaMz1EGG6PN1A5eK-7iS0KngD7SKCodTcqJJXIzI7K84nmKFKb3DiDa2WwAy17XBcHC59R67DzhbwrkwXZjZ4F1vYizPA7SFBap6M_NXkby0zsKs-Uk4enqFNG6iPI33RK5T-9EAc6kdIs43lWJLyE0LVxoiM-XgVWKKXoxWxsHhZ3ACPFP8QlRifBCqd3HBKkaPgg563cmnOLkRKsElINx_ACaUDuj9AYHhBY_hKYpgv9V1dKc3XmZWHh8UO_wizYGFqTNeQg, username -> user.180546, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy250117, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a66c54, authcode -> nEmp66HQLPhZQIpvPEdcSUkhd9w, useAdminRealm -> true, callbacks -> {"tokenId":"SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138306099), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138306099))), password -> Pa_ssw0rd, challenge -> GEFpNkfl-IwirWiqKZCPLbhdwclG5HZvD_lClUX50Zw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 208.79.65.228, verifier -> LTMzNjk0NzQ3NjM2ODc1MzA4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b22a50f, tokenId -> SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy250117
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=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:31:51 GMT
	x-forgerock-transactionid: 7d196d97-475c-4845-87a9-b58d4ee76351
	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 testPolicy250117 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:31:52.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:53 GMT                                    1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1458697 KO=22    )
> restLoginInitiate                                        (OK=100596 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100584 KO=0     )
> User Authorize PKCE stage                                (OK=121176 KO=0     )
> User AccessToken PKCE stage                              (OK=121168 KO=0     )
> tokenUserinfo                                            (OK=20409  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22504  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22504  KO=0     )
>  UI AM idFromSession                                     (OK=22504  KO=0     )
>  UI AM validateGoto                                      (OK=22504  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22503  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22503  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22503  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22503  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22501  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22499  KO=0     )
> Skip 2FA                                                 (OK=55759  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22497  KO=0     )
>  UI IDM uiconfig                                         (OK=22497  KO=0     )
>  UI IDM version                                          (OK=22497  KO=0     )
>  UI IDM privilege                                        (OK=22497  KO=0     )
>  UI IDM features                                         (OK=22497  KO=0     )
>  UI IDM login                                            (OK=22497  KO=0     )
>  UI IDM dashboard                                        (OK=22495  KO=0     )
>  UI IDM managed user schema                              (OK=22495  KO=0     )
>  UI IDM user                                             (OK=22495  KO=0     )
>  UI IDM oidcToken                                        (OK=22495  KO=0     )
> userinfo                                                 (OK=22495  KO=0     )
> GetUUid                                                  (OK=33307  KO=0     )
> UI-Logout                                                (OK=22494  KO=0     )
> GetOpenidConfig                                          (OK=99518  KO=0     )
> UI-Logout Redirect 1                                     (OK=22493  KO=0     )
>  UI AM revoke1                                           (OK=22490  KO=0     )
>  UI AM revoke2                                           (OK=22490  KO=0     )
>  UI AM endsession                                        (OK=22490  KO=0     )
> CreatePolicy                                             (OK=33293  KO=14    )
> RootUserinfo                                             (OK=74441  KO=0     )
> getIdToken                                               (OK=7533   KO=0     )
> getIdToken Redirect 1                                    (OK=7533   KO=0     )
> createOrganization                                       (OK=7531   KO=0     )
> queryOrganization                                        (OK=7531   KO=0     )
> deleteOrganization                                       (OK=7531   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3718   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3717   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1892   KO=0     )
> ReadPolicy                                               (OK=33173  KO=4     )
> DeletePolicy                                             (OK=33027  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=318    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1902 (98.86%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          8 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 184756 / active: 390    / done: 103929
================================================================================

21:31:53.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:54.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:54.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:55.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:55.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:56.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:56.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:56.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 103658: status.find.in([200, 209], 304), found 404
21:31:56.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,103658,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTExNDkxNjg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSkFfNGZXZUw3V0xFTnpnNWkzSm4xU0VVLUY4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODMwNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODMwNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQxOTA2LCJpYXQiOjE3MzIxMzgzMDYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFkWldVd01IOGdDYXZNVHlzTFJWMldHT2oxYyJ9.Xtj0OxxbIW8VtVO0uTqHV29INp8sxThIkk4SZG_P_YVQxfUoXv1DoME_41SaguSlkJilbKpxLyQcSaMz1EGG6PN1A5eK-7iS0KngD7SKCodTcqJJXIzI7K84nmKFKb3DiDa2WwAy17XBcHC59R67DzhbwrkwXZjZ4F1vYizPA7SFBap6M_NXkby0zsKs-Uk4enqFNG6iPI33RK5T-9EAc6kdIs43lWJLyE0LVxoiM-XgVWKKXoxWxsHhZ3ACPFP8QlRifBCqd3HBKkaPgg563cmnOLkRKsElINx_ACaUDuj9AYHhBY_hKYpgv9V1dKc3XmZWHh8UO_wizYGFqTNeQg, username -> user.180546, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy250117, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a66c54, authcode -> nEmp66HQLPhZQIpvPEdcSUkhd9w, useAdminRealm -> true, callbacks -> {"tokenId":"SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138306099), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138306099))), password -> Pa_ssw0rd, challenge -> GEFpNkfl-IwirWiqKZCPLbhdwclG5HZvD_lClUX50Zw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 208.79.65.228, verifier -> LTMzNjk0NzQ3NjM2ODc1MzA4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b22a50f, tokenId -> SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy250117
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=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=SBHJqOt7RgOasVBFEFgrpxKnUvY.*AAJTSQACMDIAAlNLABxOU1paSjBxQWdNZm03Zjd6SGtlck0vK21UOFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:31:56 GMT
	x-forgerock-transactionid: 7ea2934b-8a8c-4132-8295-44139809ceba
	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 testPolicy250117 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:31:57.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:58.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:58.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:31:58 GMT                                    1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1464855 KO=23    )
> restLoginInitiate                                        (OK=101015 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101007 KO=0     )
> User Authorize PKCE stage                                (OK=121681 KO=0     )
> User AccessToken PKCE stage                              (OK=121676 KO=0     )
> tokenUserinfo                                            (OK=20486  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22601  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22601  KO=0     )
>  UI AM idFromSession                                     (OK=22600  KO=0     )
>  UI AM validateGoto                                      (OK=22601  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22597  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22596  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22596  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22596  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22592  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22591  KO=0     )
> Skip 2FA                                                 (OK=56004  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22591  KO=0     )
>  UI IDM uiconfig                                         (OK=22591  KO=0     )
>  UI IDM version                                          (OK=22591  KO=0     )
>  UI IDM privilege                                        (OK=22591  KO=0     )
>  UI IDM features                                         (OK=22591  KO=0     )
>  UI IDM login                                            (OK=22591  KO=0     )
>  UI IDM dashboard                                        (OK=22591  KO=0     )
>  UI IDM managed user schema                              (OK=22591  KO=0     )
>  UI IDM user                                             (OK=22591  KO=0     )
>  UI IDM oidcToken                                        (OK=22590  KO=0     )
> userinfo                                                 (OK=22590  KO=0     )
> GetUUid                                                  (OK=33463  KO=0     )
> UI-Logout                                                (OK=22590  KO=0     )
> GetOpenidConfig                                          (OK=99947  KO=0     )
> UI-Logout Redirect 1                                     (OK=22589  KO=0     )
>  UI AM revoke1                                           (OK=22587  KO=0     )
>  UI AM revoke2                                           (OK=22588  KO=0     )
>  UI AM endsession                                        (OK=22588  KO=0     )
> CreatePolicy                                             (OK=33447  KO=14    )
> RootUserinfo                                             (OK=74739  KO=0     )
> getIdToken                                               (OK=7565   KO=0     )
> getIdToken Redirect 1                                    (OK=7564   KO=0     )
> createOrganization                                       (OK=7564   KO=0     )
> queryOrganization                                        (OK=7562   KO=0     )
> deleteOrganization                                       (OK=7562   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3733   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3733   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1901   KO=0     )
> ReadPolicy                                               (OK=33303  KO=4     )
> DeletePolicy                                             (OK=33171  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=320    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1912 (98.81%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 184324 / active: 382    / done: 104369
================================================================================

21:31:58.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:59.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:59.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:59.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:59.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:31:59.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:00.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:01.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:02.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:02.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:03.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:03 GMT                                    1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1470951 KO=23    )
> restLoginInitiate                                        (OK=101410 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101398 KO=0     )
> User Authorize PKCE stage                                (OK=122163 KO=0     )
> User AccessToken PKCE stage                              (OK=122159 KO=0     )
> tokenUserinfo                                            (OK=20553  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22699  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22699  KO=0     )
>  UI AM idFromSession                                     (OK=22698  KO=0     )
>  UI AM validateGoto                                      (OK=22698  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22698  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22698  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22698  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22697  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22696  KO=0     )
> Skip 2FA                                                 (OK=56214  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22696  KO=0     )
>  UI IDM uiconfig                                         (OK=22696  KO=0     )
>  UI IDM version                                          (OK=22696  KO=0     )
>  UI IDM privilege                                        (OK=22696  KO=0     )
>  UI IDM features                                         (OK=22696  KO=0     )
>  UI IDM login                                            (OK=22696  KO=0     )
>  UI IDM dashboard                                        (OK=22696  KO=0     )
>  UI IDM managed user schema                              (OK=22696  KO=0     )
>  UI IDM user                                             (OK=22696  KO=0     )
>  UI IDM oidcToken                                        (OK=22694  KO=0     )
> userinfo                                                 (OK=22693  KO=0     )
> GetUUid                                                  (OK=33587  KO=0     )
> UI-Logout                                                (OK=22692  KO=0     )
> GetOpenidConfig                                          (OK=100351 KO=0     )
> UI-Logout Redirect 1                                     (OK=22689  KO=0     )
>  UI AM revoke1                                           (OK=22689  KO=0     )
>  UI AM revoke2                                           (OK=22689  KO=0     )
>  UI AM endsession                                        (OK=22689  KO=0     )
> CreatePolicy                                             (OK=33569  KO=14    )
> RootUserinfo                                             (OK=75011  KO=0     )
> getIdToken                                               (OK=7598   KO=0     )
> getIdToken Redirect 1                                    (OK=7598   KO=0     )
> createOrganization                                       (OK=7597   KO=0     )
> queryOrganization                                        (OK=7597   KO=0     )
> deleteOrganization                                       (OK=7597   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3743   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3743   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1909   KO=0     )
> ReadPolicy                                               (OK=33455  KO=4     )
> DeletePolicy                                             (OK=33301  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=320    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1923 (98.82%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 183920 / active: 374    / done: 104781
================================================================================

21:32:04.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:04.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:05.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:06.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:06.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:06.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:06.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:06.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:07.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:07.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:07.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:08.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:08 GMT                                    1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1476695 KO=23    )
> restLoginInitiate                                        (OK=101803 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101788 KO=0     )
> User Authorize PKCE stage                                (OK=122631 KO=0     )
> User AccessToken PKCE stage                              (OK=122625 KO=0     )
> tokenUserinfo                                            (OK=20626  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22791  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22791  KO=0     )
>  UI AM idFromSession                                     (OK=22791  KO=0     )
>  UI AM validateGoto                                      (OK=22791  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22790  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22790  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22788  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22788  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22783  KO=0     )
> Skip 2FA                                                 (OK=56426  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22782  KO=0     )
>  UI IDM uiconfig                                         (OK=22782  KO=0     )
>  UI IDM version                                          (OK=22782  KO=0     )
>  UI IDM privilege                                        (OK=22782  KO=0     )
>  UI IDM features                                         (OK=22782  KO=0     )
>  UI IDM login                                            (OK=22782  KO=0     )
>  UI IDM dashboard                                        (OK=22782  KO=0     )
>  UI IDM managed user schema                              (OK=22782  KO=0     )
>  UI IDM user                                             (OK=22782  KO=0     )
>  UI IDM oidcToken                                        (OK=22782  KO=0     )
> userinfo                                                 (OK=22782  KO=0     )
> GetUUid                                                  (OK=33711  KO=0     )
> UI-Logout                                                (OK=22781  KO=0     )
> GetOpenidConfig                                          (OK=100748 KO=0     )
> UI-Logout Redirect 1                                     (OK=22780  KO=0     )
>  UI AM revoke1                                           (OK=22780  KO=0     )
>  UI AM revoke2                                           (OK=22780  KO=0     )
>  UI AM endsession                                        (OK=22780  KO=0     )
> CreatePolicy                                             (OK=33695  KO=14    )
> RootUserinfo                                             (OK=75298  KO=0     )
> getIdToken                                               (OK=7632   KO=0     )
> getIdToken Redirect 1                                    (OK=7632   KO=0     )
> createOrganization                                       (OK=7631   KO=0     )
> queryOrganization                                        (OK=7631   KO=0     )
> deleteOrganization                                       (OK=7631   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3762   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3762   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1920   KO=0     )
> ReadPolicy                                               (OK=33578  KO=4     )
> DeletePolicy                                             (OK=33452  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=323    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1935 (98.83%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 183508 / active: 354    / done: 105213
================================================================================

21:32:08.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:09.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:09.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:13.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:13 GMT                                    1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1482022 KO=23    )
> restLoginInitiate                                        (OK=102171 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102160 KO=0     )
> User Authorize PKCE stage                                (OK=123081 KO=0     )
> User AccessToken PKCE stage                              (OK=123077 KO=0     )
> tokenUserinfo                                            (OK=20697  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22869  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22869  KO=0     )
>  UI AM idFromSession                                     (OK=22869  KO=0     )
>  UI AM validateGoto                                      (OK=22869  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22867  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22867  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22866  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22864  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22864  KO=0     )
> Skip 2FA                                                 (OK=56649  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22864  KO=0     )
>  UI IDM uiconfig                                         (OK=22864  KO=0     )
>  UI IDM version                                          (OK=22864  KO=0     )
>  UI IDM privilege                                        (OK=22863  KO=0     )
>  UI IDM features                                         (OK=22863  KO=0     )
>  UI IDM login                                            (OK=22863  KO=0     )
>  UI IDM dashboard                                        (OK=22863  KO=0     )
>  UI IDM managed user schema                              (OK=22863  KO=0     )
>  UI IDM user                                             (OK=22863  KO=0     )
>  UI IDM oidcToken                                        (OK=22861  KO=0     )
> userinfo                                                 (OK=22858  KO=0     )
> GetUUid                                                  (OK=33857  KO=0     )
> UI-Logout                                                (OK=22858  KO=0     )
> GetOpenidConfig                                          (OK=101147 KO=0     )
> UI-Logout Redirect 1                                     (OK=22857  KO=0     )
>  UI AM revoke1                                           (OK=22856  KO=0     )
>  UI AM revoke2                                           (OK=22856  KO=0     )
>  UI AM endsession                                        (OK=22856  KO=0     )
> CreatePolicy                                             (OK=33840  KO=14    )
> RootUserinfo                                             (OK=75551  KO=0     )
> getIdToken                                               (OK=7653   KO=0     )
> getIdToken Redirect 1                                    (OK=7653   KO=0     )
> createOrganization                                       (OK=7653   KO=0     )
> queryOrganization                                        (OK=7653   KO=0     )
> deleteOrganization                                       (OK=7653   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3780   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3780   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1923   KO=0     )
> ReadPolicy                                               (OK=33704  KO=4     )
> DeletePolicy                                             (OK=33571  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=327    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1939 (98.83%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 183121 / active: 376    / done: 105578
================================================================================

21:32:13.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:14.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:14.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:14.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:16.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:16.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:16.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:16.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:16.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:17.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:18.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:18.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:18.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:18 GMT                                    1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1487627 KO=23    )
> restLoginInitiate                                        (OK=102564 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102552 KO=0     )
> User Authorize PKCE stage                                (OK=123541 KO=0     )
> User AccessToken PKCE stage                              (OK=123538 KO=0     )
> tokenUserinfo                                            (OK=20770  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22952  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22952  KO=0     )
>  UI AM idFromSession                                     (OK=22952  KO=0     )
>  UI AM validateGoto                                      (OK=22952  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22950  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22950  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22949  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22949  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22947  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22947  KO=0     )
> Skip 2FA                                                 (OK=56874  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22946  KO=0     )
>  UI IDM uiconfig                                         (OK=22946  KO=0     )
>  UI IDM version                                          (OK=22946  KO=0     )
>  UI IDM privilege                                        (OK=22946  KO=0     )
>  UI IDM features                                         (OK=22946  KO=0     )
>  UI IDM login                                            (OK=22946  KO=0     )
>  UI IDM dashboard                                        (OK=22945  KO=0     )
>  UI IDM managed user schema                              (OK=22945  KO=0     )
>  UI IDM user                                             (OK=22945  KO=0     )
>  UI IDM oidcToken                                        (OK=22945  KO=0     )
> userinfo                                                 (OK=22945  KO=0     )
> GetUUid                                                  (OK=33999  KO=0     )
> UI-Logout                                                (OK=22944  KO=0     )
> GetOpenidConfig                                          (OK=101559 KO=0     )
> UI-Logout Redirect 1                                     (OK=22944  KO=0     )
>  UI AM revoke1                                           (OK=22944  KO=0     )
>  UI AM revoke2                                           (OK=22944  KO=0     )
>  UI AM endsession                                        (OK=22944  KO=0     )
> CreatePolicy                                             (OK=33983  KO=14    )
> RootUserinfo                                             (OK=75807  KO=0     )
> getIdToken                                               (OK=7683   KO=0     )
> getIdToken Redirect 1                                    (OK=7683   KO=0     )
> createOrganization                                       (OK=7683   KO=0     )
> queryOrganization                                        (OK=7683   KO=0     )
> deleteOrganization                                       (OK=7683   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3798   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3798   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1930   KO=0     )
> ReadPolicy                                               (OK=33847  KO=4     )
> DeletePolicy                                             (OK=33702  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=329    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1952 (98.84%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 182709 / active: 379    / done: 105987
================================================================================

21:32:18.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:19.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 106381: status.find.in([200, 209], 304), found 502
21:32:19.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,106381,HashMap(username -> user.52859, tokenIdCookieName -> 9b75a55744995d0, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3733259d, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token, authcode -> FuI1OG5ciOMfhU8F6OMUYBGds_8, useAdminRealm -> true, callbacks -> {"tokenId":"Yqs1L-PMm9JgznqCuAKZQAl30lw.*AAJTSQACMDIAAlNLABxaSEJKNncwdkpsWXREd1ZtTXdtRDFuZk9YZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138339027), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Yqs1L-PMm9JgznqCuAKZQAl30lw.*AAJTSQACMDIAAlNLABxaSEJKNncwdkpsWXREd1ZtTXdtRDFuZk9YZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138339027))), password -> Pa_ssw0rd, challenge -> aUE_gsFKZsbWyO5CiyjXIVGSKYoo_0SeXh1QlUZ1DIw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTMyODM2MDk5NTUxODcwNzM4Nzc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1500f839, tokenId -> Yqs1L-PMm9JgznqCuAKZQAl30lw.*AAJTSQACMDIAAlNLABxaSEJKNncwdkpsWXREd1ZtTXdtRDFuZk9YZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Yqs1L-PMm9JgznqCuAKZQAl30lw.*AAJTSQACMDIAAlNLABxaSEJKNncwdkpsWXREd1ZtTXdtRDFuZk9YZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 222
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Yqs1L-PMm9JgznqCuAKZQAl30lw.*AAJTSQACMDIAAlNLABxaSEJKNncwdkpsWXREd1ZtTXdtRDFuZk9YZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=FuI1OG5ciOMfhU8F6OMUYBGds_8&code_verifier=LTMyODM2MDk5NTUxODcwNzM4Nzc&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fadmin%2FsessionCheck.html&client_id=idmAdminClient}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 20 Nov 2024 21:32: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>

<<<<<<<<<<<<<<<<<<<<<<<<<
21:32:19.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
21:32:19.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:19.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:19.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:20.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
21:32:20.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:20.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:22.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
21:32:23.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:23.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
21:32:23.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:23.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:23 GMT                                    1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1492975 KO=24    )
> restLoginInitiate                                        (OK=102925 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102918 KO=0     )
> User Authorize PKCE stage                                (OK=123979 KO=0     )
> User AccessToken PKCE stage                              (OK=123970 KO=1     )
> tokenUserinfo                                            (OK=20836  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23043  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23042  KO=0     )
>  UI AM idFromSession                                     (OK=23042  KO=0     )
>  UI AM validateGoto                                      (OK=23042  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=23035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23035  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23029  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23028  KO=0     )
> Skip 2FA                                                 (OK=57072  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23028  KO=0     )
>  UI IDM uiconfig                                         (OK=23028  KO=0     )
>  UI IDM version                                          (OK=23028  KO=0     )
>  UI IDM privilege                                        (OK=23028  KO=0     )
>  UI IDM features                                         (OK=23028  KO=0     )
>  UI IDM login                                            (OK=23028  KO=0     )
>  UI IDM dashboard                                        (OK=23025  KO=0     )
>  UI IDM managed user schema                              (OK=23025  KO=0     )
>  UI IDM user                                             (OK=23025  KO=0     )
>  UI IDM oidcToken                                        (OK=23024  KO=0     )
> userinfo                                                 (OK=23023  KO=0     )
> GetUUid                                                  (OK=34105  KO=0     )
> UI-Logout                                                (OK=23022  KO=0     )
> GetOpenidConfig                                          (OK=101952 KO=0     )
> UI-Logout Redirect 1                                     (OK=23022  KO=0     )
>  UI AM revoke1                                           (OK=23020  KO=0     )
>  UI AM revoke2                                           (OK=23021  KO=0     )
>  UI AM endsession                                        (OK=23020  KO=0     )
> CreatePolicy                                             (OK=34089  KO=14    )
> RootUserinfo                                             (OK=76098  KO=0     )
> getIdToken                                               (OK=7707   KO=0     )
> getIdToken Redirect 1                                    (OK=7706   KO=0     )
> createOrganization                                       (OK=7705   KO=0     )
> queryOrganization                                        (OK=7704   KO=0     )
> deleteOrganization                                       (OK=7703   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3815   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3815   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1943   KO=0     )
> ReadPolicy                                               (OK=33990  KO=4     )
> DeletePolicy                                             (OK=33846  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=332    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1961 (98.59%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.45%)
> RootUserinfo: No attribute named 'access_token' is defined          4 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 182331 / active: 377    / done: 106367
================================================================================

21:32:23.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
21:32:24.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:25.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:25.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:25.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:25.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:25.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:26.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:26.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:27.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:28.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:28.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:28 GMT                                    1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1498470 KO=24    )
> restLoginInitiate                                        (OK=103299 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103291 KO=0     )
> User Authorize PKCE stage                                (OK=124426 KO=0     )
> User AccessToken PKCE stage                              (OK=124423 KO=1     )
> tokenUserinfo                                            (OK=20917  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23119  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23119  KO=0     )
>  UI AM idFromSession                                     (OK=23118  KO=0     )
>  UI AM validateGoto                                      (OK=23118  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23118  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23117  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23117  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23117  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23116  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23116  KO=0     )
> Skip 2FA                                                 (OK=57275  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23115  KO=0     )
>  UI IDM uiconfig                                         (OK=23115  KO=0     )
>  UI IDM version                                          (OK=23115  KO=0     )
>  UI IDM privilege                                        (OK=23113  KO=0     )
>  UI IDM features                                         (OK=23113  KO=0     )
>  UI IDM login                                            (OK=23113  KO=0     )
>  UI IDM dashboard                                        (OK=23113  KO=0     )
>  UI IDM managed user schema                              (OK=23111  KO=0     )
>  UI IDM user                                             (OK=23112  KO=0     )
>  UI IDM oidcToken                                        (OK=23110  KO=0     )
> userinfo                                                 (OK=23110  KO=0     )
> GetUUid                                                  (OK=34218  KO=0     )
> UI-Logout                                                (OK=23110  KO=0     )
> GetOpenidConfig                                          (OK=102314 KO=0     )
> UI-Logout Redirect 1                                     (OK=23110  KO=0     )
>  UI AM revoke1                                           (OK=23110  KO=0     )
>  UI AM revoke2                                           (OK=23110  KO=0     )
>  UI AM endsession                                        (OK=23110  KO=0     )
> CreatePolicy                                             (OK=34203  KO=14    )
> RootUserinfo                                             (OK=76435  KO=0     )
> getIdToken                                               (OK=7735   KO=0     )
> getIdToken Redirect 1                                    (OK=7735   KO=0     )
> createOrganization                                       (OK=7735   KO=0     )
> queryOrganization                                        (OK=7735   KO=0     )
> deleteOrganization                                       (OK=7735   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3830   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3830   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1951   KO=0     )
> ReadPolicy                                               (OK=34098  KO=4     )
> DeletePolicy                                             (OK=33985  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=335    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1972 (98.55%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 181945 / active: 331    / done: 106799
================================================================================

21:32:29.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:30.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:30.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:32.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:33.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:33 GMT                                    1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1503503 KO=24    )
> restLoginInitiate                                        (OK=103657 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103651 KO=0     )
> User Authorize PKCE stage                                (OK=124852 KO=0     )
> User AccessToken PKCE stage                              (OK=124848 KO=1     )
> tokenUserinfo                                            (OK=20994  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23193  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23193  KO=0     )
>  UI AM idFromSession                                     (OK=23193  KO=0     )
>  UI AM validateGoto                                      (OK=23193  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23191  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23191  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23190  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23190  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23188  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23186  KO=0     )
> Skip 2FA                                                 (OK=57476  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23186  KO=0     )
>  UI IDM uiconfig                                         (OK=23186  KO=0     )
>  UI IDM version                                          (OK=23186  KO=0     )
>  UI IDM privilege                                        (OK=23186  KO=0     )
>  UI IDM features                                         (OK=23186  KO=0     )
>  UI IDM login                                            (OK=23186  KO=0     )
>  UI IDM dashboard                                        (OK=23185  KO=0     )
>  UI IDM managed user schema                              (OK=23185  KO=0     )
>  UI IDM user                                             (OK=23185  KO=0     )
>  UI IDM oidcToken                                        (OK=23185  KO=0     )
> userinfo                                                 (OK=23185  KO=0     )
> GetUUid                                                  (OK=34332  KO=0     )
> UI-Logout                                                (OK=23185  KO=0     )
> GetOpenidConfig                                          (OK=102650 KO=0     )
> UI-Logout Redirect 1                                     (OK=23185  KO=0     )
>  UI AM revoke1                                           (OK=23185  KO=0     )
>  UI AM revoke2                                           (OK=23185  KO=0     )
>  UI AM endsession                                        (OK=23185  KO=0     )
> CreatePolicy                                             (OK=34317  KO=14    )
> RootUserinfo                                             (OK=76772  KO=0     )
> getIdToken                                               (OK=7754   KO=0     )
> getIdToken Redirect 1                                    (OK=7754   KO=0     )
> createOrganization                                       (OK=7754   KO=0     )
> queryOrganization                                        (OK=7754   KO=0     )
> deleteOrganization                                       (OK=7754   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3852   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3852   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1961   KO=0     )
> ReadPolicy                                               (OK=34213  KO=4     )
> DeletePolicy                                             (OK=34094  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=338    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1977 (98.55%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 181564 / active: 336    / done: 107175
================================================================================

21:32:35.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:36.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:36.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:36.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:37.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:37.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:38.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:38.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:38 GMT                                    1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1508625 KO=24    )
> restLoginInitiate                                        (OK=104012 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104003 KO=0     )
> User Authorize PKCE stage                                (OK=125282 KO=0     )
> User AccessToken PKCE stage                              (OK=125274 KO=1     )
> tokenUserinfo                                            (OK=21066  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23280  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23280  KO=0     )
>  UI AM idFromSession                                     (OK=23280  KO=0     )
>  UI AM validateGoto                                      (OK=23280  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23275  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23274  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23273  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23273  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23269  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23267  KO=0     )
> Skip 2FA                                                 (OK=57666  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23265  KO=0     )
>  UI IDM uiconfig                                         (OK=23265  KO=0     )
>  UI IDM version                                          (OK=23265  KO=0     )
>  UI IDM privilege                                        (OK=23265  KO=0     )
>  UI IDM features                                         (OK=23265  KO=0     )
>  UI IDM login                                            (OK=23265  KO=0     )
>  UI IDM dashboard                                        (OK=23264  KO=0     )
>  UI IDM managed user schema                              (OK=23264  KO=0     )
>  UI IDM user                                             (OK=23264  KO=0     )
>  UI IDM oidcToken                                        (OK=23264  KO=0     )
> userinfo                                                 (OK=23263  KO=0     )
> GetUUid                                                  (OK=34450  KO=0     )
> UI-Logout                                                (OK=23263  KO=0     )
> GetOpenidConfig                                          (OK=102995 KO=0     )
> UI-Logout Redirect 1                                     (OK=23260  KO=0     )
>  UI AM revoke1                                           (OK=23258  KO=0     )
>  UI AM revoke2                                           (OK=23257  KO=0     )
>  UI AM endsession                                        (OK=23258  KO=0     )
> CreatePolicy                                             (OK=34436  KO=14    )
> RootUserinfo                                             (OK=77048  KO=0     )
> getIdToken                                               (OK=7775   KO=0     )
> getIdToken Redirect 1                                    (OK=7774   KO=0     )
> createOrganization                                       (OK=7774   KO=0     )
> queryOrganization                                        (OK=7774   KO=0     )
> deleteOrganization                                       (OK=7774   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3863   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3863   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1969   KO=0     )
> ReadPolicy                                               (OK=34326  KO=4     )
> DeletePolicy                                             (OK=34205  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=340    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1985 (98.56%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 181194 / active: 350    / done: 107531
================================================================================

21:32:39.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:39.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:40.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:41.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:41.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:42.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:42.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:42.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:43.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:43.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:43 GMT                                    1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1514315 KO=24    )
> restLoginInitiate                                        (OK=104400 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104388 KO=0     )
> User Authorize PKCE stage                                (OK=125743 KO=0     )
> User AccessToken PKCE stage                              (OK=125737 KO=1     )
> tokenUserinfo                                            (OK=21130  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23369  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23368  KO=0     )
>  UI AM idFromSession                                     (OK=23367  KO=0     )
>  UI AM validateGoto                                      (OK=23367  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23365  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23364  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23364  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23364  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23359  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23359  KO=0     )
> Skip 2FA                                                 (OK=57890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23357  KO=0     )
>  UI IDM uiconfig                                         (OK=23357  KO=0     )
>  UI IDM version                                          (OK=23357  KO=0     )
>  UI IDM privilege                                        (OK=23357  KO=0     )
>  UI IDM features                                         (OK=23357  KO=0     )
>  UI IDM login                                            (OK=23357  KO=0     )
>  UI IDM dashboard                                        (OK=23357  KO=0     )
>  UI IDM managed user schema                              (OK=23357  KO=0     )
>  UI IDM user                                             (OK=23357  KO=0     )
>  UI IDM oidcToken                                        (OK=23357  KO=0     )
> userinfo                                                 (OK=23354  KO=0     )
> GetUUid                                                  (OK=34589  KO=0     )
> UI-Logout                                                (OK=23354  KO=0     )
> GetOpenidConfig                                          (OK=103364 KO=0     )
> UI-Logout Redirect 1                                     (OK=23354  KO=0     )
>  UI AM revoke1                                           (OK=23352  KO=0     )
>  UI AM revoke2                                           (OK=23352  KO=0     )
>  UI AM endsession                                        (OK=23352  KO=0     )
> CreatePolicy                                             (OK=34572  KO=14    )
> RootUserinfo                                             (OK=77338  KO=0     )
> getIdToken                                               (OK=7800   KO=0     )
> getIdToken Redirect 1                                    (OK=7800   KO=0     )
> createOrganization                                       (OK=7800   KO=0     )
> queryOrganization                                        (OK=7799   KO=0     )
> deleteOrganization                                       (OK=7799   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3872   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3872   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1982   KO=0     )
> ReadPolicy                                               (OK=34441  KO=4     )
> DeletePolicy                                             (OK=34323  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=342    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1995 (98.57%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 180799 / active: 368    / done: 107908
================================================================================

21:32:43.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:43.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:43.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:43.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:46.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:47.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:48 GMT                                    1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1519965 KO=24    )
> restLoginInitiate                                        (OK=104769 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104765 KO=0     )
> User Authorize PKCE stage                                (OK=126209 KO=0     )
> User AccessToken PKCE stage                              (OK=126204 KO=1     )
> tokenUserinfo                                            (OK=21208  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23456  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23456  KO=0     )
>  UI AM idFromSession                                     (OK=23455  KO=0     )
>  UI AM validateGoto                                      (OK=23455  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23453  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23453  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23451  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23449  KO=0     )
> Skip 2FA                                                 (OK=58092  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23449  KO=0     )
>  UI IDM uiconfig                                         (OK=23449  KO=0     )
>  UI IDM version                                          (OK=23449  KO=0     )
>  UI IDM privilege                                        (OK=23449  KO=0     )
>  UI IDM features                                         (OK=23449  KO=0     )
>  UI IDM login                                            (OK=23449  KO=0     )
>  UI IDM dashboard                                        (OK=23449  KO=0     )
>  UI IDM managed user schema                              (OK=23449  KO=0     )
>  UI IDM user                                             (OK=23449  KO=0     )
>  UI IDM oidcToken                                        (OK=23446  KO=0     )
> userinfo                                                 (OK=23446  KO=0     )
> GetUUid                                                  (OK=34712  KO=0     )
> UI-Logout                                                (OK=23446  KO=0     )
> GetOpenidConfig                                          (OK=103742 KO=0     )
> UI-Logout Redirect 1                                     (OK=23446  KO=0     )
>  UI AM revoke1                                           (OK=23445  KO=0     )
>  UI AM revoke2                                           (OK=23445  KO=0     )
>  UI AM endsession                                        (OK=23445  KO=0     )
> CreatePolicy                                             (OK=34696  KO=14    )
> RootUserinfo                                             (OK=77593  KO=0     )
> getIdToken                                               (OK=7833   KO=0     )
> getIdToken Redirect 1                                    (OK=7833   KO=0     )
> createOrganization                                       (OK=7831   KO=0     )
> queryOrganization                                        (OK=7830   KO=0     )
> deleteOrganization                                       (OK=7830   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3887   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3887   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1986   KO=0     )
> ReadPolicy                                               (OK=34581  KO=4     )
> DeletePolicy                                             (OK=34439  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=344    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2001 (98.57%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 180415 / active: 361    / done: 108299
================================================================================

21:32:48.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:49.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:49.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:49.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:50.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:50.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:51.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:51.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:52.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:52.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:52.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:53.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:53 GMT                                    1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1525588 KO=24    )
> restLoginInitiate                                        (OK=105167 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105158 KO=0     )
> User Authorize PKCE stage                                (OK=126672 KO=0     )
> User AccessToken PKCE stage                              (OK=126668 KO=1     )
> tokenUserinfo                                            (OK=21283  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23540  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23540  KO=0     )
>  UI AM idFromSession                                     (OK=23540  KO=0     )
>  UI AM validateGoto                                      (OK=23540  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23540  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23537  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23537  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23537  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23535  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23535  KO=0     )
> Skip 2FA                                                 (OK=58316  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23535  KO=0     )
>  UI IDM uiconfig                                         (OK=23535  KO=0     )
>  UI IDM version                                          (OK=23535  KO=0     )
>  UI IDM privilege                                        (OK=23535  KO=0     )
>  UI IDM features                                         (OK=23535  KO=0     )
>  UI IDM login                                            (OK=23535  KO=0     )
>  UI IDM dashboard                                        (OK=23535  KO=0     )
>  UI IDM managed user schema                              (OK=23535  KO=0     )
>  UI IDM user                                             (OK=23535  KO=0     )
>  UI IDM oidcToken                                        (OK=23533  KO=0     )
> userinfo                                                 (OK=23533  KO=0     )
> GetUUid                                                  (OK=34836  KO=0     )
> UI-Logout                                                (OK=23532  KO=0     )
> GetOpenidConfig                                          (OK=104127 KO=0     )
> UI-Logout Redirect 1                                     (OK=23530  KO=0     )
>  UI AM revoke1                                           (OK=23530  KO=0     )
>  UI AM revoke2                                           (OK=23530  KO=0     )
>  UI AM endsession                                        (OK=23530  KO=0     )
> CreatePolicy                                             (OK=34820  KO=14    )
> RootUserinfo                                             (OK=77915  KO=0     )
> getIdToken                                               (OK=7860   KO=0     )
> getIdToken Redirect 1                                    (OK=7860   KO=0     )
> createOrganization                                       (OK=7860   KO=0     )
> queryOrganization                                        (OK=7860   KO=0     )
> deleteOrganization                                       (OK=7860   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3900   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3900   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1990   KO=0     )
> ReadPolicy                                               (OK=34702  KO=4     )
> DeletePolicy                                             (OK=34576  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=344    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2013 (98.58%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 180002 / active: 367    / done: 108706
================================================================================

21:32:56.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:56.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:32:58 GMT                                    1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1531215 KO=24    )
> restLoginInitiate                                        (OK=105558 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105544 KO=0     )
> User Authorize PKCE stage                                (OK=127145 KO=0     )
> User AccessToken PKCE stage                              (OK=127140 KO=1     )
> tokenUserinfo                                            (OK=21362  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23630  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23630  KO=0     )
>  UI AM idFromSession                                     (OK=23630  KO=0     )
>  UI AM validateGoto                                      (OK=23630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23626  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23626  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23624  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23624  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23623  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23623  KO=0     )
> Skip 2FA                                                 (OK=58533  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23621  KO=0     )
>  UI IDM uiconfig                                         (OK=23620  KO=0     )
>  UI IDM version                                          (OK=23621  KO=0     )
>  UI IDM privilege                                        (OK=23620  KO=0     )
>  UI IDM features                                         (OK=23620  KO=0     )
>  UI IDM login                                            (OK=23620  KO=0     )
>  UI IDM dashboard                                        (OK=23619  KO=0     )
>  UI IDM managed user schema                              (OK=23619  KO=0     )
>  UI IDM user                                             (OK=23619  KO=0     )
>  UI IDM oidcToken                                        (OK=23618  KO=0     )
> userinfo                                                 (OK=23617  KO=0     )
> GetUUid                                                  (OK=34973  KO=0     )
> UI-Logout                                                (OK=23616  KO=0     )
> GetOpenidConfig                                          (OK=104511 KO=0     )
> UI-Logout Redirect 1                                     (OK=23615  KO=0     )
>  UI AM revoke1                                           (OK=23614  KO=0     )
>  UI AM revoke2                                           (OK=23614  KO=0     )
>  UI AM endsession                                        (OK=23614  KO=0     )
> CreatePolicy                                             (OK=34958  KO=14    )
> RootUserinfo                                             (OK=78193  KO=0     )
> getIdToken                                               (OK=7888   KO=0     )
> getIdToken Redirect 1                                    (OK=7888   KO=0     )
> createOrganization                                       (OK=7888   KO=0     )
> queryOrganization                                        (OK=7888   KO=0     )
> deleteOrganization                                       (OK=7888   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3916   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3916   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2002   KO=0     )
> ReadPolicy                                               (OK=34826  KO=4     )
> DeletePolicy                                             (OK=34700  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=345    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2015 (98.58%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 179599 / active: 368    / done: 109108
================================================================================

21:32:58.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:32:59.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:00.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:00.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:00.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:00.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:01.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:01.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:01.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:01.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:02.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:02.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:02.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:02.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:03.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:03.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:03.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:03 GMT                                    1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1536645 KO=24    )
> restLoginInitiate                                        (OK=105936 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105927 KO=0     )
> User Authorize PKCE stage                                (OK=127593 KO=0     )
> User AccessToken PKCE stage                              (OK=127586 KO=1     )
> tokenUserinfo                                            (OK=21437  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23709  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23708  KO=0     )
>  UI AM idFromSession                                     (OK=23707  KO=0     )
>  UI AM validateGoto                                      (OK=23707  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23707  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23706  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23705  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23706  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23705  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23704  KO=0     )
> Skip 2FA                                                 (OK=58744  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23702  KO=0     )
>  UI IDM uiconfig                                         (OK=23702  KO=0     )
>  UI IDM version                                          (OK=23702  KO=0     )
>  UI IDM privilege                                        (OK=23702  KO=0     )
>  UI IDM features                                         (OK=23702  KO=0     )
>  UI IDM login                                            (OK=23702  KO=0     )
>  UI IDM dashboard                                        (OK=23702  KO=0     )
>  UI IDM managed user schema                              (OK=23702  KO=0     )
>  UI IDM user                                             (OK=23702  KO=0     )
>  UI IDM oidcToken                                        (OK=23699  KO=0     )
> userinfo                                                 (OK=23699  KO=0     )
> GetUUid                                                  (OK=35088  KO=0     )
> UI-Logout                                                (OK=23698  KO=0     )
> GetOpenidConfig                                          (OK=104888 KO=0     )
> UI-Logout Redirect 1                                     (OK=23698  KO=0     )
>  UI AM revoke1                                           (OK=23698  KO=0     )
>  UI AM revoke2                                           (OK=23698  KO=0     )
>  UI AM endsession                                        (OK=23698  KO=0     )
> CreatePolicy                                             (OK=35071  KO=14    )
> RootUserinfo                                             (OK=78513  KO=0     )
> getIdToken                                               (OK=7916   KO=0     )
> getIdToken Redirect 1                                    (OK=7916   KO=0     )
> createOrganization                                       (OK=7916   KO=0     )
> queryOrganization                                        (OK=7916   KO=0     )
> deleteOrganization                                       (OK=7915   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3934   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3934   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2010   KO=0     )
> ReadPolicy                                               (OK=34965  KO=4     )
> DeletePolicy                                             (OK=34823  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=347    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2032 (98.59%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 37%
          waiting: 179203 / active: 362    / done: 109510
================================================================================

21:33:03.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:04.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:06.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:06.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:07.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:07.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:07.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:07.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:08 GMT                                    1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1542268 KO=24    )
> restLoginInitiate                                        (OK=106358 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106346 KO=0     )
> User Authorize PKCE stage                                (OK=128077 KO=0     )
> User AccessToken PKCE stage                              (OK=128070 KO=1     )
> tokenUserinfo                                            (OK=21520  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23789  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23789  KO=0     )
>  UI AM idFromSession                                     (OK=23788  KO=0     )
>  UI AM validateGoto                                      (OK=23788  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23785  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23785  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23784  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23784  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23782  KO=0     )
> Skip 2FA                                                 (OK=58986  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23782  KO=0     )
>  UI IDM uiconfig                                         (OK=23782  KO=0     )
>  UI IDM version                                          (OK=23782  KO=0     )
>  UI IDM privilege                                        (OK=23782  KO=0     )
>  UI IDM features                                         (OK=23782  KO=0     )
>  UI IDM login                                            (OK=23782  KO=0     )
>  UI IDM dashboard                                        (OK=23781  KO=0     )
>  UI IDM managed user schema                              (OK=23781  KO=0     )
>  UI IDM user                                             (OK=23781  KO=0     )
>  UI IDM oidcToken                                        (OK=23778  KO=0     )
> userinfo                                                 (OK=23778  KO=0     )
> GetUUid                                                  (OK=35246  KO=0     )
> UI-Logout                                                (OK=23778  KO=0     )
> GetOpenidConfig                                          (OK=105299 KO=0     )
> UI-Logout Redirect 1                                     (OK=23778  KO=0     )
>  UI AM revoke1                                           (OK=23778  KO=0     )
>  UI AM revoke2                                           (OK=23778  KO=0     )
>  UI AM endsession                                        (OK=23778  KO=0     )
> CreatePolicy                                             (OK=35230  KO=14    )
> RootUserinfo                                             (OK=78807  KO=0     )
> getIdToken                                               (OK=7939   KO=0     )
> getIdToken Redirect 1                                    (OK=7939   KO=0     )
> createOrganization                                       (OK=7939   KO=0     )
> queryOrganization                                        (OK=7938   KO=0     )
> deleteOrganization                                       (OK=7937   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3946   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3946   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2016   KO=0     )
> ReadPolicy                                               (OK=35080  KO=4     )
> DeletePolicy                                             (OK=34963  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=347    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2040 (98.60%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 178769 / active: 395    / done: 109911
================================================================================

21:33:09.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:09.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:10.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:11.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:12.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:12.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:12.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:12.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:13.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:13.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:13.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:13 GMT                                    1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1548120 KO=24    )
> restLoginInitiate                                        (OK=106753 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106745 KO=0     )
> User Authorize PKCE stage                                (OK=128559 KO=0     )
> User AccessToken PKCE stage                              (OK=128553 KO=1     )
> tokenUserinfo                                            (OK=21591  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23877  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23877  KO=0     )
>  UI AM idFromSession                                     (OK=23876  KO=0     )
>  UI AM validateGoto                                      (OK=23876  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23873  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23873  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23873  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23873  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23872  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23870  KO=0     )
> Skip 2FA                                                 (OK=59221  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23869  KO=0     )
>  UI IDM uiconfig                                         (OK=23869  KO=0     )
>  UI IDM version                                          (OK=23869  KO=0     )
>  UI IDM privilege                                        (OK=23869  KO=0     )
>  UI IDM features                                         (OK=23869  KO=0     )
>  UI IDM login                                            (OK=23869  KO=0     )
>  UI IDM dashboard                                        (OK=23869  KO=0     )
>  UI IDM managed user schema                              (OK=23869  KO=0     )
>  UI IDM user                                             (OK=23869  KO=0     )
>  UI IDM oidcToken                                        (OK=23867  KO=0     )
> userinfo                                                 (OK=23867  KO=0     )
> GetUUid                                                  (OK=35393  KO=0     )
> UI-Logout                                                (OK=23867  KO=0     )
> GetOpenidConfig                                          (OK=105718 KO=0     )
> UI-Logout Redirect 1                                     (OK=23867  KO=0     )
>  UI AM revoke1                                           (OK=23865  KO=0     )
>  UI AM revoke2                                           (OK=23865  KO=0     )
>  UI AM endsession                                        (OK=23865  KO=0     )
> CreatePolicy                                             (OK=35376  KO=14    )
> RootUserinfo                                             (OK=79148  KO=0     )
> getIdToken                                               (OK=7967   KO=0     )
> getIdToken Redirect 1                                    (OK=7967   KO=0     )
> createOrganization                                       (OK=7967   KO=0     )
> queryOrganization                                        (OK=7967   KO=0     )
> deleteOrganization                                       (OK=7967   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3962   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3961   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2021   KO=0     )
> ReadPolicy                                               (OK=35236  KO=4     )
> DeletePolicy                                             (OK=35076  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=348    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2051 (98.61%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 178355 / active: 416    / done: 110304
================================================================================

21:33:13.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:15.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:16.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:16.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:17.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:18.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:18.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:18.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:18 GMT                                    1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1554097 KO=24    )
> restLoginInitiate                                        (OK=107165 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107151 KO=0     )
> User Authorize PKCE stage                                (OK=129044 KO=0     )
> User AccessToken PKCE stage                              (OK=129038 KO=1     )
> tokenUserinfo                                            (OK=21675  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23975  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23974  KO=0     )
>  UI AM idFromSession                                     (OK=23974  KO=0     )
>  UI AM validateGoto                                      (OK=23974  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23968  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23967  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23967  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23967  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23965  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23964  KO=0     )
> Skip 2FA                                                 (OK=59432  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23964  KO=0     )
>  UI IDM uiconfig                                         (OK=23964  KO=0     )
>  UI IDM version                                          (OK=23964  KO=0     )
>  UI IDM privilege                                        (OK=23964  KO=0     )
>  UI IDM features                                         (OK=23964  KO=0     )
>  UI IDM login                                            (OK=23964  KO=0     )
>  UI IDM dashboard                                        (OK=23964  KO=0     )
>  UI IDM managed user schema                              (OK=23963  KO=0     )
>  UI IDM user                                             (OK=23963  KO=0     )
>  UI IDM oidcToken                                        (OK=23963  KO=0     )
> userinfo                                                 (OK=23958  KO=0     )
> GetUUid                                                  (OK=35520  KO=0     )
> UI-Logout                                                (OK=23957  KO=0     )
> GetOpenidConfig                                          (OK=106148 KO=0     )
> UI-Logout Redirect 1                                     (OK=23956  KO=0     )
>  UI AM revoke1                                           (OK=23954  KO=0     )
>  UI AM revoke2                                           (OK=23954  KO=0     )
>  UI AM endsession                                        (OK=23954  KO=0     )
> CreatePolicy                                             (OK=35504  KO=14    )
> RootUserinfo                                             (OK=79450  KO=0     )
> getIdToken                                               (OK=7992   KO=0     )
> getIdToken Redirect 1                                    (OK=7992   KO=0     )
> createOrganization                                       (OK=7992   KO=0     )
> queryOrganization                                        (OK=7992   KO=0     )
> deleteOrganization                                       (OK=7992   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3973   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3973   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2033   KO=0     )
> ReadPolicy                                               (OK=35384  KO=4     )
> DeletePolicy                                             (OK=35232  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=350    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2059 (98.61%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 177935 / active: 399    / done: 110741
================================================================================

21:33:19.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:19.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:19.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:19.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:19.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:20.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:20.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:20.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:21.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:21.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:22.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:22.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:22.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:23.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:23.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:23.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:23 GMT                                    1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1560091 KO=24    )
> restLoginInitiate                                        (OK=107555 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107548 KO=0     )
> User Authorize PKCE stage                                (OK=129529 KO=0     )
> User AccessToken PKCE stage                              (OK=129523 KO=1     )
> tokenUserinfo                                            (OK=21755  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24073  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24073  KO=0     )
>  UI AM idFromSession                                     (OK=24072  KO=0     )
>  UI AM validateGoto                                      (OK=24073  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24067  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24067  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24067  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24067  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24064  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24063  KO=0     )
> Skip 2FA                                                 (OK=59637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24061  KO=0     )
>  UI IDM uiconfig                                         (OK=24061  KO=0     )
>  UI IDM version                                          (OK=24061  KO=0     )
>  UI IDM privilege                                        (OK=24061  KO=0     )
>  UI IDM features                                         (OK=24061  KO=0     )
>  UI IDM login                                            (OK=24061  KO=0     )
>  UI IDM dashboard                                        (OK=24061  KO=0     )
>  UI IDM managed user schema                              (OK=24061  KO=0     )
>  UI IDM user                                             (OK=24060  KO=0     )
>  UI IDM oidcToken                                        (OK=24058  KO=0     )
> userinfo                                                 (OK=24057  KO=0     )
> GetUUid                                                  (OK=35644  KO=0     )
> UI-Logout                                                (OK=24056  KO=0     )
> GetOpenidConfig                                          (OK=106547 KO=0     )
> UI-Logout Redirect 1                                     (OK=24056  KO=0     )
>  UI AM revoke1                                           (OK=24055  KO=0     )
>  UI AM revoke2                                           (OK=24055  KO=0     )
>  UI AM endsession                                        (OK=24055  KO=0     )
> CreatePolicy                                             (OK=35624  KO=14    )
> RootUserinfo                                             (OK=79718  KO=0     )
> getIdToken                                               (OK=8024   KO=0     )
> getIdToken Redirect 1                                    (OK=8024   KO=0     )
> createOrganization                                       (OK=8023   KO=0     )
> queryOrganization                                        (OK=8022   KO=0     )
> deleteOrganization                                       (OK=8022   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3989   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2046   KO=0     )
> ReadPolicy                                               (OK=35512  KO=4     )
> DeletePolicy                                             (OK=35382  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2075 (98.62%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 177520 / active: 362    / done: 111193
================================================================================

21:33:24.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:24.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:25.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:25.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:26.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:26.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:27.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:28.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:28.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:28 GMT                                    1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1566020 KO=24    )
> restLoginInitiate                                        (OK=107944 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107935 KO=0     )
> User Authorize PKCE stage                                (OK=130006 KO=0     )
> User AccessToken PKCE stage                              (OK=129996 KO=1     )
> tokenUserinfo                                            (OK=21819  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24170  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24170  KO=0     )
>  UI AM idFromSession                                     (OK=24169  KO=0     )
>  UI AM validateGoto                                      (OK=24170  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24165  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24164  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24164  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24164  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24163  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24161  KO=0     )
> Skip 2FA                                                 (OK=59855  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24160  KO=0     )
>  UI IDM uiconfig                                         (OK=24160  KO=0     )
>  UI IDM version                                          (OK=24160  KO=0     )
>  UI IDM privilege                                        (OK=24160  KO=0     )
>  UI IDM features                                         (OK=24160  KO=0     )
>  UI IDM login                                            (OK=24160  KO=0     )
>  UI IDM dashboard                                        (OK=24160  KO=0     )
>  UI IDM managed user schema                              (OK=24160  KO=0     )
>  UI IDM user                                             (OK=24160  KO=0     )
>  UI IDM oidcToken                                        (OK=24159  KO=0     )
> userinfo                                                 (OK=24156  KO=0     )
> GetUUid                                                  (OK=35775  KO=0     )
> UI-Logout                                                (OK=24156  KO=0     )
> GetOpenidConfig                                          (OK=106925 KO=0     )
> UI-Logout Redirect 1                                     (OK=24156  KO=0     )
>  UI AM revoke1                                           (OK=24153  KO=0     )
>  UI AM revoke2                                           (OK=24153  KO=0     )
>  UI AM endsession                                        (OK=24153  KO=0     )
> CreatePolicy                                             (OK=35758  KO=14    )
> RootUserinfo                                             (OK=79970  KO=0     )
> getIdToken                                               (OK=8058   KO=0     )
> getIdToken Redirect 1                                    (OK=8058   KO=0     )
> createOrganization                                       (OK=8058   KO=0     )
> queryOrganization                                        (OK=8057   KO=0     )
> deleteOrganization                                       (OK=8057   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4002   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2068   KO=0     )
> ReadPolicy                                               (OK=35631  KO=4     )
> DeletePolicy                                             (OK=35506  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=354    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2084 (98.63%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 177127 / active: 356    / done: 111592
================================================================================

21:33:28.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:29.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:30.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:31.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:33 GMT                                    1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1571525 KO=24    )
> restLoginInitiate                                        (OK=108313 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108307 KO=0     )
> User Authorize PKCE stage                                (OK=130459 KO=0     )
> User AccessToken PKCE stage                              (OK=130453 KO=1     )
> tokenUserinfo                                            (OK=21897  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24255  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24255  KO=0     )
>  UI AM idFromSession                                     (OK=24254  KO=0     )
>  UI AM validateGoto                                      (OK=24254  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24252  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24251  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24251  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24251  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24246  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24246  KO=0     )
> Skip 2FA                                                 (OK=60063  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24246  KO=0     )
>  UI IDM uiconfig                                         (OK=24246  KO=0     )
>  UI IDM version                                          (OK=24246  KO=0     )
>  UI IDM privilege                                        (OK=24246  KO=0     )
>  UI IDM features                                         (OK=24246  KO=0     )
>  UI IDM login                                            (OK=24246  KO=0     )
>  UI IDM dashboard                                        (OK=24246  KO=0     )
>  UI IDM managed user schema                              (OK=24246  KO=0     )
>  UI IDM user                                             (OK=24246  KO=0     )
>  UI IDM oidcToken                                        (OK=24245  KO=0     )
> userinfo                                                 (OK=24244  KO=0     )
> GetUUid                                                  (OK=35882  KO=0     )
> UI-Logout                                                (OK=24244  KO=0     )
> GetOpenidConfig                                          (OK=107284 KO=0     )
> UI-Logout Redirect 1                                     (OK=24244  KO=0     )
>  UI AM revoke1                                           (OK=24244  KO=0     )
>  UI AM revoke2                                           (OK=24244  KO=0     )
>  UI AM endsession                                        (OK=24244  KO=0     )
> CreatePolicy                                             (OK=35864  KO=14    )
> RootUserinfo                                             (OK=80282  KO=0     )
> getIdToken                                               (OK=8086   KO=0     )
> getIdToken Redirect 1                                    (OK=8086   KO=0     )
> createOrganization                                       (OK=8086   KO=0     )
> queryOrganization                                        (OK=8086   KO=0     )
> deleteOrganization                                       (OK=8086   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4013   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2077   KO=0     )
> ReadPolicy                                               (OK=35764  KO=4     )
> DeletePolicy                                             (OK=35630  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=355    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2088 (98.63%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 176747 / active: 349    / done: 111979
================================================================================

21:33:33.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:33.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:34.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:34.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:36.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:36.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:36.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:37.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:37.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:38.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:38 GMT                                    1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1577000 KO=24    )
> restLoginInitiate                                        (OK=108727 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108723 KO=0     )
> User Authorize PKCE stage                                (OK=130931 KO=0     )
> User AccessToken PKCE stage                              (OK=130929 KO=1     )
> tokenUserinfo                                            (OK=21981  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24330  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24330  KO=0     )
>  UI AM idFromSession                                     (OK=24329  KO=0     )
>  UI AM validateGoto                                      (OK=24329  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24324  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24323  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24322  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24322  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24321  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24319  KO=0     )
> Skip 2FA                                                 (OK=60309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24319  KO=0     )
>  UI IDM uiconfig                                         (OK=24319  KO=0     )
>  UI IDM version                                          (OK=24319  KO=0     )
>  UI IDM privilege                                        (OK=24319  KO=0     )
>  UI IDM features                                         (OK=24319  KO=0     )
>  UI IDM login                                            (OK=24319  KO=0     )
>  UI IDM dashboard                                        (OK=24319  KO=0     )
>  UI IDM managed user schema                              (OK=24319  KO=0     )
>  UI IDM user                                             (OK=24319  KO=0     )
>  UI IDM oidcToken                                        (OK=24319  KO=0     )
> userinfo                                                 (OK=24319  KO=0     )
> GetUUid                                                  (OK=36038  KO=0     )
> UI-Logout                                                (OK=24318  KO=0     )
> GetOpenidConfig                                          (OK=107682 KO=0     )
> UI-Logout Redirect 1                                     (OK=24318  KO=0     )
>  UI AM revoke1                                           (OK=24317  KO=0     )
>  UI AM revoke2                                           (OK=24317  KO=0     )
>  UI AM endsession                                        (OK=24317  KO=0     )
> CreatePolicy                                             (OK=36021  KO=14    )
> RootUserinfo                                             (OK=80590  KO=0     )
> getIdToken                                               (OK=8116   KO=0     )
> getIdToken Redirect 1                                    (OK=8116   KO=0     )
> createOrganization                                       (OK=8116   KO=0     )
> queryOrganization                                        (OK=8115   KO=0     )
> deleteOrganization                                       (OK=8114   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4034   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4034   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2088   KO=0     )
> ReadPolicy                                               (OK=35873  KO=4     )
> DeletePolicy                                             (OK=35761  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=357    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2098 (98.64%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 176310 / active: 371    / done: 112394
================================================================================

21:33:38.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:39.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:39.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:39.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:40.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:40.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:41.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:42.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:42.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:42.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:43.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:43 GMT                                    1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1582728 KO=24    )
> restLoginInitiate                                        (OK=109137 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109130 KO=0     )
> User Authorize PKCE stage                                (OK=131418 KO=0     )
> User AccessToken PKCE stage                              (OK=131410 KO=1     )
> tokenUserinfo                                            (OK=22060  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24411  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24411  KO=0     )
>  UI AM idFromSession                                     (OK=24411  KO=0     )
>  UI AM validateGoto                                      (OK=24411  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24409  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24409  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24409  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24405  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24404  KO=0     )
> Skip 2FA                                                 (OK=60543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24403  KO=0     )
>  UI IDM uiconfig                                         (OK=24403  KO=0     )
>  UI IDM version                                          (OK=24403  KO=0     )
>  UI IDM privilege                                        (OK=24403  KO=0     )
>  UI IDM features                                         (OK=24402  KO=0     )
>  UI IDM login                                            (OK=24403  KO=0     )
>  UI IDM dashboard                                        (OK=24402  KO=0     )
>  UI IDM managed user schema                              (OK=24402  KO=0     )
>  UI IDM user                                             (OK=24402  KO=0     )
>  UI IDM oidcToken                                        (OK=24402  KO=0     )
> userinfo                                                 (OK=24402  KO=0     )
> GetUUid                                                  (OK=36167  KO=0     )
> UI-Logout                                                (OK=24401  KO=0     )
> GetOpenidConfig                                          (OK=108075 KO=0     )
> UI-Logout Redirect 1                                     (OK=24401  KO=0     )
>  UI AM revoke1                                           (OK=24401  KO=0     )
>  UI AM revoke2                                           (OK=24400  KO=0     )
>  UI AM endsession                                        (OK=24400  KO=0     )
> CreatePolicy                                             (OK=36149  KO=14    )
> RootUserinfo                                             (OK=80938  KO=0     )
> getIdToken                                               (OK=8146   KO=0     )
> getIdToken Redirect 1                                    (OK=8146   KO=0     )
> createOrganization                                       (OK=8146   KO=0     )
> queryOrganization                                        (OK=8145   KO=0     )
> deleteOrganization                                       (OK=8143   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4050   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4050   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2097   KO=0     )
> ReadPolicy                                               (OK=36030  KO=4     )
> DeletePolicy                                             (OK=35871  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=357    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2109 (98.64%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 175884 / active: 412    / done: 112779
================================================================================

21:33:44.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:44.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:44.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:44.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:46.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:48.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:48 GMT                                    1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1588467 KO=24    )
> restLoginInitiate                                        (OK=109518 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109513 KO=0     )
> User Authorize PKCE stage                                (OK=131884 KO=0     )
> User AccessToken PKCE stage                              (OK=131879 KO=1     )
> tokenUserinfo                                            (OK=22145  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24504  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24504  KO=0     )
>  UI AM idFromSession                                     (OK=24504  KO=0     )
>  UI AM validateGoto                                      (OK=24504  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24501  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24500  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24497  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24497  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24496  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24495  KO=0     )
> Skip 2FA                                                 (OK=60746  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24493  KO=0     )
>  UI IDM uiconfig                                         (OK=24493  KO=0     )
>  UI IDM version                                          (OK=24492  KO=0     )
>  UI IDM privilege                                        (OK=24491  KO=0     )
>  UI IDM features                                         (OK=24491  KO=0     )
>  UI IDM login                                            (OK=24491  KO=0     )
>  UI IDM dashboard                                        (OK=24491  KO=0     )
>  UI IDM managed user schema                              (OK=24491  KO=0     )
>  UI IDM user                                             (OK=24491  KO=0     )
>  UI IDM oidcToken                                        (OK=24490  KO=0     )
> userinfo                                                 (OK=24489  KO=0     )
> GetUUid                                                  (OK=36274  KO=0     )
> UI-Logout                                                (OK=24487  KO=0     )
> GetOpenidConfig                                          (OK=108465 KO=0     )
> UI-Logout Redirect 1                                     (OK=24486  KO=0     )
>  UI AM revoke1                                           (OK=24486  KO=0     )
>  UI AM revoke2                                           (OK=24486  KO=0     )
>  UI AM endsession                                        (OK=24486  KO=0     )
> CreatePolicy                                             (OK=36258  KO=14    )
> RootUserinfo                                             (OK=81258  KO=0     )
> getIdToken                                               (OK=8184   KO=0     )
> getIdToken Redirect 1                                    (OK=8184   KO=0     )
> createOrganization                                       (OK=8184   KO=0     )
> queryOrganization                                        (OK=8184   KO=0     )
> deleteOrganization                                       (OK=8183   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4065   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4065   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2107   KO=0     )
> ReadPolicy                                               (OK=36158  KO=4     )
> DeletePolicy                                             (OK=36020  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=357    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2115 (98.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 175487 / active: 353    / done: 113235
================================================================================

21:33:49.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:50.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:51.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:52.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:52.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:52.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:52.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:53.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:53 GMT                                    1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1593726 KO=24    )
> restLoginInitiate                                        (OK=109877 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109873 KO=0     )
> User Authorize PKCE stage                                (OK=132321 KO=0     )
> User AccessToken PKCE stage                              (OK=132312 KO=1     )
> tokenUserinfo                                            (OK=22218  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24590  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24590  KO=0     )
>  UI AM idFromSession                                     (OK=24587  KO=0     )
>  UI AM validateGoto                                      (OK=24588  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24581  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24581  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24580  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24580  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24575  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24575  KO=0     )
> Skip 2FA                                                 (OK=60939  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24575  KO=0     )
>  UI IDM uiconfig                                         (OK=24575  KO=0     )
>  UI IDM version                                          (OK=24575  KO=0     )
>  UI IDM privilege                                        (OK=24575  KO=0     )
>  UI IDM features                                         (OK=24575  KO=0     )
>  UI IDM login                                            (OK=24575  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     )
>  UI IDM oidcToken                                        (OK=24573  KO=0     )
> userinfo                                                 (OK=24572  KO=0     )
> GetUUid                                                  (OK=36391  KO=0     )
> UI-Logout                                                (OK=24571  KO=0     )
> GetOpenidConfig                                          (OK=108821 KO=0     )
> UI-Logout Redirect 1                                     (OK=24571  KO=0     )
>  UI AM revoke1                                           (OK=24570  KO=0     )
>  UI AM revoke2                                           (OK=24570  KO=0     )
>  UI AM endsession                                        (OK=24570  KO=0     )
> CreatePolicy                                             (OK=36373  KO=14    )
> RootUserinfo                                             (OK=81559  KO=0     )
> getIdToken                                               (OK=8197   KO=0     )
> getIdToken Redirect 1                                    (OK=8197   KO=0     )
> createOrganization                                       (OK=8197   KO=0     )
> queryOrganization                                        (OK=8197   KO=0     )
> deleteOrganization                                       (OK=8196   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4082   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4082   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2117   KO=0     )
> ReadPolicy                                               (OK=36267  KO=4     )
> DeletePolicy                                             (OK=36153  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=361    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2123 (98.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 175112 / active: 337    / done: 113626
================================================================================

21:33:53.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:54.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:54.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:54.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:55.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:55.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:56.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:57.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:57.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:58.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:33:58 GMT                                    1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1599521 KO=24    )
> restLoginInitiate                                        (OK=110293 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110278 KO=0     )
> User Authorize PKCE stage                                (OK=132797 KO=0     )
> User AccessToken PKCE stage                              (OK=132791 KO=1     )
> tokenUserinfo                                            (OK=22295  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24673  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24673  KO=0     )
>  UI AM idFromSession                                     (OK=24673  KO=0     )
>  UI AM validateGoto                                      (OK=24673  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24670  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24667  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24666  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24666  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24666  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24666  KO=0     )
> Skip 2FA                                                 (OK=61165  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24666  KO=0     )
>  UI IDM uiconfig                                         (OK=24666  KO=0     )
>  UI IDM version                                          (OK=24666  KO=0     )
>  UI IDM privilege                                        (OK=24666  KO=0     )
>  UI IDM features                                         (OK=24666  KO=0     )
>  UI IDM login                                            (OK=24666  KO=0     )
>  UI IDM dashboard                                        (OK=24666  KO=0     )
>  UI IDM managed user schema                              (OK=24666  KO=0     )
>  UI IDM user                                             (OK=24666  KO=0     )
>  UI IDM oidcToken                                        (OK=24666  KO=0     )
> userinfo                                                 (OK=24665  KO=0     )
> GetUUid                                                  (OK=36519  KO=0     )
> UI-Logout                                                (OK=24665  KO=0     )
> GetOpenidConfig                                          (OK=109176 KO=0     )
> UI-Logout Redirect 1                                     (OK=24664  KO=0     )
>  UI AM revoke1                                           (OK=24661  KO=0     )
>  UI AM revoke2                                           (OK=24661  KO=0     )
>  UI AM endsession                                        (OK=24661  KO=0     )
> CreatePolicy                                             (OK=36505  KO=14    )
> RootUserinfo                                             (OK=81906  KO=0     )
> getIdToken                                               (OK=8228   KO=0     )
> getIdToken Redirect 1                                    (OK=8228   KO=0     )
> createOrganization                                       (OK=8228   KO=0     )
> queryOrganization                                        (OK=8226   KO=0     )
> deleteOrganization                                       (OK=8226   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4097   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4097   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2127   KO=0     )
> ReadPolicy                                               (OK=36381  KO=4     )
> DeletePolicy                                             (OK=36265  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=363    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2133 (98.66%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 174681 / active: 372    / done: 114022
================================================================================

21:33:58.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:58.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:33:59.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:00.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:00.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:00.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:01.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:01.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:02.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:02.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:02.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:02.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:03.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:03 GMT                                    1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1605509 KO=24    )
> restLoginInitiate                                        (OK=110696 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110691 KO=0     )
> User Authorize PKCE stage                                (OK=133295 KO=0     )
> User AccessToken PKCE stage                              (OK=133288 KO=1     )
> tokenUserinfo                                            (OK=22369  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24766  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24765  KO=0     )
>  UI AM idFromSession                                     (OK=24765  KO=0     )
>  UI AM validateGoto                                      (OK=24765  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24763  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24763  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24763  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24763  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24761  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24761  KO=0     )
> Skip 2FA                                                 (OK=61400  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24761  KO=0     )
>  UI IDM uiconfig                                         (OK=24761  KO=0     )
>  UI IDM version                                          (OK=24761  KO=0     )
>  UI IDM privilege                                        (OK=24761  KO=0     )
>  UI IDM features                                         (OK=24761  KO=0     )
>  UI IDM login                                            (OK=24760  KO=0     )
>  UI IDM dashboard                                        (OK=24759  KO=0     )
>  UI IDM managed user schema                              (OK=24759  KO=0     )
>  UI IDM user                                             (OK=24759  KO=0     )
>  UI IDM oidcToken                                        (OK=24758  KO=0     )
> userinfo                                                 (OK=24758  KO=0     )
> GetUUid                                                  (OK=36658  KO=0     )
> UI-Logout                                                (OK=24756  KO=0     )
> GetOpenidConfig                                          (OK=109561 KO=0     )
> UI-Logout Redirect 1                                     (OK=24756  KO=0     )
>  UI AM revoke1                                           (OK=24756  KO=0     )
>  UI AM revoke2                                           (OK=24756  KO=0     )
>  UI AM endsession                                        (OK=24756  KO=0     )
> CreatePolicy                                             (OK=36642  KO=14    )
> RootUserinfo                                             (OK=82230  KO=0     )
> getIdToken                                               (OK=8259   KO=0     )
> getIdToken Redirect 1                                    (OK=8259   KO=0     )
> createOrganization                                       (OK=8258   KO=0     )
> queryOrganization                                        (OK=8258   KO=0     )
> deleteOrganization                                       (OK=8258   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4110   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4110   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2140   KO=0     )
> ReadPolicy                                               (OK=36514  KO=4     )
> DeletePolicy                                             (OK=36376  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=364    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2153 (98.67%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 174260 / active: 381    / done: 114434
================================================================================

21:34:04.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:04.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:04.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:05.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:05.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:05.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:06.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:06.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:06.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:07.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:08.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:08.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:08 GMT                                    1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1611028 KO=24    )
> restLoginInitiate                                        (OK=111099 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111093 KO=0     )
> User Authorize PKCE stage                                (OK=133757 KO=0     )
> User AccessToken PKCE stage                              (OK=133751 KO=1     )
> tokenUserinfo                                            (OK=22449  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24844  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24843  KO=0     )
>  UI AM idFromSession                                     (OK=24842  KO=0     )
>  UI AM validateGoto                                      (OK=24842  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24840  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24840  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24839  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24839  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24838  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24838  KO=0     )
> Skip 2FA                                                 (OK=61628  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24838  KO=0     )
>  UI IDM uiconfig                                         (OK=24838  KO=0     )
>  UI IDM version                                          (OK=24838  KO=0     )
>  UI IDM privilege                                        (OK=24838  KO=0     )
>  UI IDM features                                         (OK=24838  KO=0     )
>  UI IDM login                                            (OK=24838  KO=0     )
>  UI IDM dashboard                                        (OK=24838  KO=0     )
>  UI IDM managed user schema                              (OK=24837  KO=0     )
>  UI IDM user                                             (OK=24838  KO=0     )
>  UI IDM oidcToken                                        (OK=24836  KO=0     )
> userinfo                                                 (OK=24835  KO=0     )
> GetUUid                                                  (OK=36785  KO=0     )
> UI-Logout                                                (OK=24834  KO=0     )
> GetOpenidConfig                                          (OK=109954 KO=0     )
> UI-Logout Redirect 1                                     (OK=24834  KO=0     )
>  UI AM revoke1                                           (OK=24834  KO=0     )
>  UI AM revoke2                                           (OK=24834  KO=0     )
>  UI AM endsession                                        (OK=24834  KO=0     )
> CreatePolicy                                             (OK=36764  KO=14    )
> RootUserinfo                                             (OK=82545  KO=0     )
> getIdToken                                               (OK=8303   KO=0     )
> getIdToken Redirect 1                                    (OK=8302   KO=0     )
> createOrganization                                       (OK=8300   KO=0     )
> queryOrganization                                        (OK=8299   KO=0     )
> deleteOrganization                                       (OK=8298   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4121   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4121   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2149   KO=0     )
> ReadPolicy                                               (OK=36650  KO=4     )
> DeletePolicy                                             (OK=36508  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=365    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2165 (98.68%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 173851 / active: 376    / done: 114848
================================================================================

21:34:08.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:08.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:09.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:10.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:10.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:11.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:11.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:13.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:13.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:13 GMT                                    1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1616615 KO=24    )
> restLoginInitiate                                        (OK=111503 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111491 KO=0     )
> User Authorize PKCE stage                                (OK=134230 KO=0     )
> User AccessToken PKCE stage                              (OK=134220 KO=1     )
> tokenUserinfo                                            (OK=22526  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24928  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24928  KO=0     )
>  UI AM idFromSession                                     (OK=24927  KO=0     )
>  UI AM validateGoto                                      (OK=24927  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24924  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24924  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24923  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24923  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24920  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24920  KO=0     )
> Skip 2FA                                                 (OK=61855  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24920  KO=0     )
>  UI IDM uiconfig                                         (OK=24920  KO=0     )
>  UI IDM version                                          (OK=24920  KO=0     )
>  UI IDM privilege                                        (OK=24920  KO=0     )
>  UI IDM features                                         (OK=24919  KO=0     )
>  UI IDM login                                            (OK=24920  KO=0     )
>  UI IDM dashboard                                        (OK=24918  KO=0     )
>  UI IDM managed user schema                              (OK=24918  KO=0     )
>  UI IDM user                                             (OK=24918  KO=0     )
>  UI IDM oidcToken                                        (OK=24918  KO=0     )
> userinfo                                                 (OK=24916  KO=0     )
> GetUUid                                                  (OK=36924  KO=0     )
> UI-Logout                                                (OK=24913  KO=0     )
> GetOpenidConfig                                          (OK=110355 KO=0     )
> UI-Logout Redirect 1                                     (OK=24913  KO=0     )
>  UI AM revoke1                                           (OK=24910  KO=0     )
>  UI AM revoke2                                           (OK=24910  KO=0     )
>  UI AM endsession                                        (OK=24910  KO=0     )
> CreatePolicy                                             (OK=36908  KO=14    )
> RootUserinfo                                             (OK=82831  KO=0     )
> getIdToken                                               (OK=8330   KO=0     )
> getIdToken Redirect 1                                    (OK=8330   KO=0     )
> createOrganization                                       (OK=8330   KO=0     )
> queryOrganization                                        (OK=8330   KO=0     )
> deleteOrganization                                       (OK=8330   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4135   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4135   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2158   KO=0     )
> ReadPolicy                                               (OK=36773  KO=4     )
> DeletePolicy                                             (OK=36648  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=366    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2174 (98.68%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 173434 / active: 382    / done: 115259
================================================================================

21:34:14.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:14.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:15.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:15.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:15.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:16.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:16.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:17.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:17.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:18.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:18 GMT                                    1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1622598 KO=24    )
> restLoginInitiate                                        (OK=111885 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111871 KO=0     )
> User Authorize PKCE stage                                (OK=134703 KO=0     )
> User AccessToken PKCE stage                              (OK=134699 KO=1     )
> tokenUserinfo                                            (OK=22598  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25030  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25029  KO=0     )
>  UI AM idFromSession                                     (OK=25027  KO=0     )
>  UI AM validateGoto                                      (OK=25027  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25027  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25027  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25025  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25025  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25023  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25021  KO=0     )
> Skip 2FA                                                 (OK=62053  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25020  KO=0     )
>  UI IDM uiconfig                                         (OK=25020  KO=0     )
>  UI IDM version                                          (OK=25020  KO=0     )
>  UI IDM privilege                                        (OK=25019  KO=0     )
>  UI IDM features                                         (OK=25019  KO=0     )
>  UI IDM login                                            (OK=25019  KO=0     )
>  UI IDM dashboard                                        (OK=25019  KO=0     )
>  UI IDM managed user schema                              (OK=25019  KO=0     )
>  UI IDM user                                             (OK=25019  KO=0     )
>  UI IDM oidcToken                                        (OK=25016  KO=0     )
> userinfo                                                 (OK=25014  KO=0     )
> GetUUid                                                  (OK=37041  KO=0     )
> UI-Logout                                                (OK=25013  KO=0     )
> GetOpenidConfig                                          (OK=110739 KO=0     )
> UI-Logout Redirect 1                                     (OK=25012  KO=0     )
>  UI AM revoke1                                           (OK=25012  KO=0     )
>  UI AM revoke2                                           (OK=25012  KO=0     )
>  UI AM endsession                                        (OK=25012  KO=0     )
> CreatePolicy                                             (OK=37026  KO=14    )
> RootUserinfo                                             (OK=83147  KO=0     )
> getIdToken                                               (OK=8359   KO=0     )
> getIdToken Redirect 1                                    (OK=8359   KO=0     )
> createOrganization                                       (OK=8359   KO=0     )
> queryOrganization                                        (OK=8358   KO=0     )
> deleteOrganization                                       (OK=8357   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4149   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4149   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2165   KO=0     )
> ReadPolicy                                               (OK=36917  KO=4     )
> DeletePolicy                                             (OK=36772  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=366    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2184 (98.69%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 173037 / active: 370    / done: 115668
================================================================================

21:34:20.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:20.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:20.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:21.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:21.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:21.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:21.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:22.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:23.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:23.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:23.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:23.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:23.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:23 GMT                                    1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1628578 KO=24    )
> restLoginInitiate                                        (OK=112285 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112275 KO=0     )
> User Authorize PKCE stage                                (OK=135194 KO=0     )
> User AccessToken PKCE stage                              (OK=135189 KO=1     )
> tokenUserinfo                                            (OK=22673  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25133  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25133  KO=0     )
>  UI AM idFromSession                                     (OK=25128  KO=0     )
>  UI AM validateGoto                                      (OK=25129  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25128  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25128  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25128  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25122  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25120  KO=0     )
> Skip 2FA                                                 (OK=62267  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25118  KO=0     )
>  UI IDM uiconfig                                         (OK=25118  KO=0     )
>  UI IDM version                                          (OK=25118  KO=0     )
>  UI IDM privilege                                        (OK=25118  KO=0     )
>  UI IDM features                                         (OK=25118  KO=0     )
>  UI IDM login                                            (OK=25118  KO=0     )
>  UI IDM dashboard                                        (OK=25118  KO=0     )
>  UI IDM managed user schema                              (OK=25118  KO=0     )
>  UI IDM user                                             (OK=25118  KO=0     )
>  UI IDM oidcToken                                        (OK=25117  KO=0     )
> userinfo                                                 (OK=25117  KO=0     )
> GetUUid                                                  (OK=37178  KO=0     )
> UI-Logout                                                (OK=25116  KO=0     )
> GetOpenidConfig                                          (OK=111136 KO=0     )
> UI-Logout Redirect 1                                     (OK=25113  KO=0     )
>  UI AM revoke1                                           (OK=25110  KO=0     )
>  UI AM revoke2                                           (OK=25110  KO=0     )
>  UI AM endsession                                        (OK=25111  KO=0     )
> CreatePolicy                                             (OK=37162  KO=14    )
> RootUserinfo                                             (OK=83371  KO=0     )
> getIdToken                                               (OK=8382   KO=0     )
> getIdToken Redirect 1                                    (OK=8381   KO=0     )
> createOrganization                                       (OK=8381   KO=0     )
> queryOrganization                                        (OK=8381   KO=0     )
> deleteOrganization                                       (OK=8381   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4157   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4157   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2180   KO=0     )
> ReadPolicy                                               (OK=37036  KO=4     )
> DeletePolicy                                             (OK=36913  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=366    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2197 (98.70%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 172627 / active: 367    / done: 116081
================================================================================

21:34:23.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:24.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:24.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:26.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:27.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:27.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:28.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:28 GMT                                    1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1634628 KO=24    )
> restLoginInitiate                                        (OK=112699 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112692 KO=0     )
> User Authorize PKCE stage                                (OK=135696 KO=0     )
> User AccessToken PKCE stage                              (OK=135691 KO=1     )
> tokenUserinfo                                            (OK=22754  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25223  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25222  KO=0     )
>  UI AM idFromSession                                     (OK=25222  KO=0     )
>  UI AM validateGoto                                      (OK=25222  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25220  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25220  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25219  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25219  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25216  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25216  KO=0     )
> Skip 2FA                                                 (OK=62504  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25216  KO=0     )
>  UI IDM uiconfig                                         (OK=25216  KO=0     )
>  UI IDM version                                          (OK=25216  KO=0     )
>  UI IDM privilege                                        (OK=25216  KO=0     )
>  UI IDM features                                         (OK=25216  KO=0     )
>  UI IDM login                                            (OK=25216  KO=0     )
>  UI IDM dashboard                                        (OK=25215  KO=0     )
>  UI IDM managed user schema                              (OK=25215  KO=0     )
>  UI IDM user                                             (OK=25215  KO=0     )
>  UI IDM oidcToken                                        (OK=25213  KO=0     )
> userinfo                                                 (OK=25211  KO=0     )
> GetUUid                                                  (OK=37321  KO=0     )
> UI-Logout                                                (OK=25211  KO=0     )
> GetOpenidConfig                                          (OK=111534 KO=0     )
> UI-Logout Redirect 1                                     (OK=25211  KO=0     )
>  UI AM revoke1                                           (OK=25209  KO=0     )
>  UI AM revoke2                                           (OK=25209  KO=0     )
>  UI AM endsession                                        (OK=25209  KO=0     )
> CreatePolicy                                             (OK=37305  KO=14    )
> RootUserinfo                                             (OK=83689  KO=0     )
> getIdToken                                               (OK=8406   KO=0     )
> getIdToken Redirect 1                                    (OK=8406   KO=0     )
> createOrganization                                       (OK=8406   KO=0     )
> queryOrganization                                        (OK=8406   KO=0     )
> deleteOrganization                                       (OK=8405   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4174   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4174   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2186   KO=0     )
> ReadPolicy                                               (OK=37169  KO=4     )
> DeletePolicy                                             (OK=37031  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=367    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2204 (98.70%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 172194 / active: 397    / done: 116484
================================================================================

21:34:29.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:30.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:30.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:30.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:31.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:32.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:32.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:32.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:32.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:33.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:33.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:33 GMT                                    1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1640455 KO=24    )
> restLoginInitiate                                        (OK=113105 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113092 KO=0     )
> User Authorize PKCE stage                                (OK=136173 KO=0     )
> User AccessToken PKCE stage                              (OK=136169 KO=1     )
> tokenUserinfo                                            (OK=22835  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25318  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25316  KO=0     )
>  UI AM idFromSession                                     (OK=25316  KO=0     )
>  UI AM validateGoto                                      (OK=25316  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25313  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25312  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25311  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25311  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25307  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25305  KO=0     )
> Skip 2FA                                                 (OK=62717  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25303  KO=0     )
>  UI IDM uiconfig                                         (OK=25303  KO=0     )
>  UI IDM version                                          (OK=25303  KO=0     )
>  UI IDM privilege                                        (OK=25302  KO=0     )
>  UI IDM features                                         (OK=25303  KO=0     )
>  UI IDM login                                            (OK=25303  KO=0     )
>  UI IDM dashboard                                        (OK=25302  KO=0     )
>  UI IDM managed user schema                              (OK=25301  KO=0     )
>  UI IDM user                                             (OK=25301  KO=0     )
>  UI IDM oidcToken                                        (OK=25301  KO=0     )
> userinfo                                                 (OK=25300  KO=0     )
> GetUUid                                                  (OK=37448  KO=0     )
> UI-Logout                                                (OK=25299  KO=0     )
> GetOpenidConfig                                          (OK=111935 KO=0     )
> UI-Logout Redirect 1                                     (OK=25297  KO=0     )
>  UI AM revoke1                                           (OK=25296  KO=0     )
>  UI AM revoke2                                           (OK=25296  KO=0     )
>  UI AM endsession                                        (OK=25296  KO=0     )
> CreatePolicy                                             (OK=37431  KO=14    )
> RootUserinfo                                             (OK=84023  KO=0     )
> getIdToken                                               (OK=8431   KO=0     )
> getIdToken Redirect 1                                    (OK=8431   KO=0     )
> createOrganization                                       (OK=8431   KO=0     )
> queryOrganization                                        (OK=8430   KO=0     )
> deleteOrganization                                       (OK=8430   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4200   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2198   KO=0     )
> ReadPolicy                                               (OK=37312  KO=4     )
> DeletePolicy                                             (OK=37165  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=368    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2215 (98.71%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 171764 / active: 399    / done: 116912
================================================================================

21:34:34.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:34.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:35.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:36.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:36.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:36.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:37.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:37.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:38.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:38 GMT                                    1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1646323 KO=24    )
> restLoginInitiate                                        (OK=113497 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113487 KO=0     )
> User Authorize PKCE stage                                (OK=136651 KO=0     )
> User AccessToken PKCE stage                              (OK=136645 KO=1     )
> tokenUserinfo                                            (OK=22906  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25402  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25402  KO=0     )
>  UI AM idFromSession                                     (OK=25400  KO=0     )
>  UI AM validateGoto                                      (OK=25400  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25399  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25399  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25399  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25399  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25397  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25397  KO=0     )
> Skip 2FA                                                 (OK=62948  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25397  KO=0     )
>  UI IDM uiconfig                                         (OK=25397  KO=0     )
>  UI IDM version                                          (OK=25397  KO=0     )
>  UI IDM privilege                                        (OK=25397  KO=0     )
>  UI IDM features                                         (OK=25397  KO=0     )
>  UI IDM login                                            (OK=25397  KO=0     )
>  UI IDM dashboard                                        (OK=25397  KO=0     )
>  UI IDM managed user schema                              (OK=25397  KO=0     )
>  UI IDM user                                             (OK=25397  KO=0     )
>  UI IDM oidcToken                                        (OK=25395  KO=0     )
> userinfo                                                 (OK=25393  KO=0     )
> GetUUid                                                  (OK=37582  KO=0     )
> UI-Logout                                                (OK=25391  KO=0     )
> GetOpenidConfig                                          (OK=112340 KO=0     )
> UI-Logout Redirect 1                                     (OK=25390  KO=0     )
>  UI AM revoke1                                           (OK=25389  KO=0     )
>  UI AM revoke2                                           (OK=25389  KO=0     )
>  UI AM endsession                                        (OK=25388  KO=0     )
> CreatePolicy                                             (OK=37568  KO=14    )
> RootUserinfo                                             (OK=84330  KO=0     )
> getIdToken                                               (OK=8463   KO=0     )
> getIdToken Redirect 1                                    (OK=8463   KO=0     )
> createOrganization                                       (OK=8462   KO=0     )
> queryOrganization                                        (OK=8462   KO=0     )
> deleteOrganization                                       (OK=8462   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4218   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4216   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2208   KO=0     )
> ReadPolicy                                               (OK=37439  KO=4     )
> DeletePolicy                                             (OK=37305  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=369    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2224 (98.71%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 171356 / active: 385    / done: 117334
================================================================================

21:34:38.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:39.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:40.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:40.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:41.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:41.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:41.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:42.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:43.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:43.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:43 GMT                                    1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1652123 KO=24    )
> restLoginInitiate                                        (OK=113902 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113895 KO=0     )
> User Authorize PKCE stage                                (OK=137134 KO=0     )
> User AccessToken PKCE stage                              (OK=137126 KO=1     )
> tokenUserinfo                                            (OK=22993  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25497  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25495  KO=0     )
>  UI AM idFromSession                                     (OK=25492  KO=0     )
>  UI AM validateGoto                                      (OK=25492  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25489  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25489  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25489  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25489  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25486  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25486  KO=0     )
> Skip 2FA                                                 (OK=63167  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25486  KO=0     )
>  UI IDM uiconfig                                         (OK=25486  KO=0     )
>  UI IDM version                                          (OK=25486  KO=0     )
>  UI IDM privilege                                        (OK=25486  KO=0     )
>  UI IDM features                                         (OK=25486  KO=0     )
>  UI IDM login                                            (OK=25486  KO=0     )
>  UI IDM dashboard                                        (OK=25484  KO=0     )
>  UI IDM managed user schema                              (OK=25484  KO=0     )
>  UI IDM user                                             (OK=25484  KO=0     )
>  UI IDM oidcToken                                        (OK=25482  KO=0     )
> userinfo                                                 (OK=25482  KO=0     )
> GetUUid                                                  (OK=37704  KO=0     )
> UI-Logout                                                (OK=25481  KO=0     )
> GetOpenidConfig                                          (OK=112727 KO=0     )
> UI-Logout Redirect 1                                     (OK=25481  KO=0     )
>  UI AM revoke1                                           (OK=25481  KO=0     )
>  UI AM revoke2                                           (OK=25481  KO=0     )
>  UI AM endsession                                        (OK=25481  KO=0     )
> CreatePolicy                                             (OK=37688  KO=14    )
> RootUserinfo                                             (OK=84665  KO=0     )
> getIdToken                                               (OK=8486   KO=0     )
> getIdToken Redirect 1                                    (OK=8485   KO=0     )
> createOrganization                                       (OK=8485   KO=0     )
> queryOrganization                                        (OK=8484   KO=0     )
> deleteOrganization                                       (OK=8484   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4228   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4228   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2216   KO=0     )
> ReadPolicy                                               (OK=37576  KO=4     )
> DeletePolicy                                             (OK=37437  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=372    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2234 (98.72%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 170940 / active: 381    / done: 117754
================================================================================

21:34:43.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:44.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:45.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:46.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:46.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:46.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:46.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:47.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:48.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:48.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:48.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:48 GMT                                    1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1657874 KO=24    )
> restLoginInitiate                                        (OK=114289 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114280 KO=0     )
> User Authorize PKCE stage                                (OK=137603 KO=0     )
> User AccessToken PKCE stage                              (OK=137597 KO=1     )
> tokenUserinfo                                            (OK=23067  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25584  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25584  KO=0     )
>  UI AM idFromSession                                     (OK=25584  KO=0     )
>  UI AM validateGoto                                      (OK=25584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25583  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25581  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25575  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25575  KO=0     )
> Skip 2FA                                                 (OK=63379  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25574  KO=0     )
>  UI IDM uiconfig                                         (OK=25574  KO=0     )
>  UI IDM version                                          (OK=25574  KO=0     )
>  UI IDM privilege                                        (OK=25574  KO=0     )
>  UI IDM features                                         (OK=25574  KO=0     )
>  UI IDM login                                            (OK=25574  KO=0     )
>  UI IDM dashboard                                        (OK=25574  KO=0     )
>  UI IDM managed user schema                              (OK=25574  KO=0     )
>  UI IDM user                                             (OK=25574  KO=0     )
>  UI IDM oidcToken                                        (OK=25573  KO=0     )
> userinfo                                                 (OK=25572  KO=0     )
> GetUUid                                                  (OK=37832  KO=0     )
> UI-Logout                                                (OK=25571  KO=0     )
> GetOpenidConfig                                          (OK=113113 KO=0     )
> UI-Logout Redirect 1                                     (OK=25571  KO=0     )
>  UI AM revoke1                                           (OK=25570  KO=0     )
>  UI AM revoke2                                           (OK=25570  KO=0     )
>  UI AM endsession                                        (OK=25570  KO=0     )
> CreatePolicy                                             (OK=37816  KO=14    )
> RootUserinfo                                             (OK=85013  KO=0     )
> getIdToken                                               (OK=8513   KO=0     )
> getIdToken Redirect 1                                    (OK=8512   KO=0     )
> createOrganization                                       (OK=8512   KO=0     )
> queryOrganization                                        (OK=8512   KO=0     )
> deleteOrganization                                       (OK=8512   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4244   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4243   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2224   KO=0     )
> ReadPolicy                                               (OK=37696  KO=4     )
> DeletePolicy                                             (OK=37572  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=374    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2245 (98.72%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 170541 / active: 358    / done: 118176
================================================================================

21:34:48.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:49.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:49.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:49.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:49.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:50.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:50.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:50.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:51.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:52.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:53 GMT                                    1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1663088 KO=24    )
> restLoginInitiate                                        (OK=114652 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114640 KO=0     )
> User Authorize PKCE stage                                (OK=138031 KO=0     )
> User AccessToken PKCE stage                              (OK=138022 KO=1     )
> tokenUserinfo                                            (OK=23142  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25664  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25663  KO=0     )
>  UI AM idFromSession                                     (OK=25662  KO=0     )
>  UI AM validateGoto                                      (OK=25662  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25656  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25655  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25655  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25653  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25653  KO=0     )
> Skip 2FA                                                 (OK=63577  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25653  KO=0     )
>  UI IDM uiconfig                                         (OK=25653  KO=0     )
>  UI IDM version                                          (OK=25653  KO=0     )
>  UI IDM privilege                                        (OK=25653  KO=0     )
>  UI IDM features                                         (OK=25653  KO=0     )
>  UI IDM login                                            (OK=25653  KO=0     )
>  UI IDM dashboard                                        (OK=25653  KO=0     )
>  UI IDM managed user schema                              (OK=25653  KO=0     )
>  UI IDM user                                             (OK=25653  KO=0     )
>  UI IDM oidcToken                                        (OK=25653  KO=0     )
> userinfo                                                 (OK=25652  KO=0     )
> GetUUid                                                  (OK=37946  KO=0     )
> UI-Logout                                                (OK=25652  KO=0     )
> GetOpenidConfig                                          (OK=113473 KO=0     )
> UI-Logout Redirect 1                                     (OK=25652  KO=0     )
>  UI AM revoke1                                           (OK=25651  KO=0     )
>  UI AM revoke2                                           (OK=25651  KO=0     )
>  UI AM endsession                                        (OK=25651  KO=0     )
> CreatePolicy                                             (OK=37931  KO=14    )
> RootUserinfo                                             (OK=85302  KO=0     )
> getIdToken                                               (OK=8543   KO=0     )
> getIdToken Redirect 1                                    (OK=8543   KO=0     )
> createOrganization                                       (OK=8543   KO=0     )
> queryOrganization                                        (OK=8542   KO=0     )
> deleteOrganization                                       (OK=8542   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4258   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4258   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2232   KO=0     )
> ReadPolicy                                               (OK=37823  KO=4     )
> DeletePolicy                                             (OK=37694  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=375    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2255 (98.73%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 170162 / active: 339    / done: 118574
================================================================================

21:34:54.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:54.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:55.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:56.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:57.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:57.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:57.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:57.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:58.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:34:58 GMT                                    1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1668279 KO=24    )
> restLoginInitiate                                        (OK=115018 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115012 KO=0     )
> User Authorize PKCE stage                                (OK=138468 KO=0     )
> User AccessToken PKCE stage                              (OK=138464 KO=1     )
> tokenUserinfo                                            (OK=23217  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=25736  KO=0     )
>  UI AM validateGoto                                      (OK=25736  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25734  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25734  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25733  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25733  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25731  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25730  KO=0     )
> Skip 2FA                                                 (OK=63788  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25730  KO=0     )
>  UI IDM uiconfig                                         (OK=25730  KO=0     )
>  UI IDM version                                          (OK=25730  KO=0     )
>  UI IDM privilege                                        (OK=25730  KO=0     )
>  UI IDM features                                         (OK=25730  KO=0     )
>  UI IDM login                                            (OK=25730  KO=0     )
>  UI IDM dashboard                                        (OK=25729  KO=0     )
>  UI IDM managed user schema                              (OK=25729  KO=0     )
>  UI IDM user                                             (OK=25729  KO=0     )
>  UI IDM oidcToken                                        (OK=25727  KO=0     )
> userinfo                                                 (OK=25727  KO=0     )
> GetUUid                                                  (OK=38081  KO=0     )
> UI-Logout                                                (OK=25727  KO=0     )
> GetOpenidConfig                                          (OK=113853 KO=0     )
> UI-Logout Redirect 1                                     (OK=25727  KO=0     )
>  UI AM revoke1                                           (OK=25726  KO=0     )
>  UI AM revoke2                                           (OK=25726  KO=0     )
>  UI AM endsession                                        (OK=25726  KO=0     )
> CreatePolicy                                             (OK=38067  KO=14    )
> RootUserinfo                                             (OK=85549  KO=0     )
> getIdToken                                               (OK=8571   KO=0     )
> getIdToken Redirect 1                                    (OK=8571   KO=0     )
> createOrganization                                       (OK=8571   KO=0     )
> queryOrganization                                        (OK=8571   KO=0     )
> deleteOrganization                                       (OK=8571   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4269   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4269   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2239   KO=0     )
> ReadPolicy                                               (OK=37939  KO=4     )
> DeletePolicy                                             (OK=37821  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=377    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2264 (98.74%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 169782 / active: 342    / done: 118951
================================================================================

21:34:59.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:34:59.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:00.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:01.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:01.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:01.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:01.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:01.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:03.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:03.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:03.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:03 GMT                                    1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1674144 KO=24    )
> restLoginInitiate                                        (OK=115399 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115394 KO=0     )
> User Authorize PKCE stage                                (OK=138945 KO=0     )
> User AccessToken PKCE stage                              (OK=138936 KO=1     )
> tokenUserinfo                                            (OK=23298  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25842  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25842  KO=0     )
>  UI AM idFromSession                                     (OK=25842  KO=0     )
>  UI AM validateGoto                                      (OK=25842  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25834  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25834  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25833  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25833  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25832  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25831  KO=0     )
> Skip 2FA                                                 (OK=63972  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25831  KO=0     )
>  UI IDM uiconfig                                         (OK=25831  KO=0     )
>  UI IDM version                                          (OK=25831  KO=0     )
>  UI IDM privilege                                        (OK=25831  KO=0     )
>  UI IDM features                                         (OK=25831  KO=0     )
>  UI IDM login                                            (OK=25831  KO=0     )
>  UI IDM dashboard                                        (OK=25830  KO=0     )
>  UI IDM managed user schema                              (OK=25830  KO=0     )
>  UI IDM user                                             (OK=25830  KO=0     )
>  UI IDM oidcToken                                        (OK=25828  KO=0     )
> userinfo                                                 (OK=25827  KO=0     )
> GetUUid                                                  (OK=38197  KO=0     )
> UI-Logout                                                (OK=25827  KO=0     )
> GetOpenidConfig                                          (OK=114220 KO=0     )
> UI-Logout Redirect 1                                     (OK=25827  KO=0     )
>  UI AM revoke1                                           (OK=25825  KO=0     )
>  UI AM revoke2                                           (OK=25825  KO=0     )
>  UI AM endsession                                        (OK=25825  KO=0     )
> CreatePolicy                                             (OK=38180  KO=14    )
> RootUserinfo                                             (OK=85782  KO=0     )
> getIdToken                                               (OK=8600   KO=0     )
> getIdToken Redirect 1                                    (OK=8600   KO=0     )
> createOrganization                                       (OK=8599   KO=0     )
> queryOrganization                                        (OK=8599   KO=0     )
> deleteOrganization                                       (OK=8599   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4279   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4279   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2250   KO=0     )
> ReadPolicy                                               (OK=38076  KO=4     )
> DeletePolicy                                             (OK=37937  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=378    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2275 (98.74%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 169391 / active: 336    / done: 119348
================================================================================

21:35:04.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:04.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:04.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:08 GMT                                    1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1679865 KO=24    )
> restLoginInitiate                                        (OK=115785 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115772 KO=0     )
> User Authorize PKCE stage                                (OK=139414 KO=0     )
> User AccessToken PKCE stage                              (OK=139409 KO=1     )
> tokenUserinfo                                            (OK=23367  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25933  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25933  KO=0     )
>  UI AM idFromSession                                     (OK=25931  KO=0     )
>  UI AM validateGoto                                      (OK=25931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25930  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25930  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25929  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25929  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25927  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25926  KO=0     )
> Skip 2FA                                                 (OK=64190  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25925  KO=0     )
>  UI IDM uiconfig                                         (OK=25925  KO=0     )
>  UI IDM version                                          (OK=25925  KO=0     )
>  UI IDM privilege                                        (OK=25925  KO=0     )
>  UI IDM features                                         (OK=25925  KO=0     )
>  UI IDM login                                            (OK=25925  KO=0     )
>  UI IDM dashboard                                        (OK=25925  KO=0     )
>  UI IDM managed user schema                              (OK=25925  KO=0     )
>  UI IDM user                                             (OK=25925  KO=0     )
>  UI IDM oidcToken                                        (OK=25923  KO=0     )
> userinfo                                                 (OK=25923  KO=0     )
> GetUUid                                                  (OK=38332  KO=0     )
> UI-Logout                                                (OK=25923  KO=0     )
> GetOpenidConfig                                          (OK=114604 KO=0     )
> UI-Logout Redirect 1                                     (OK=25922  KO=0     )
>  UI AM revoke1                                           (OK=25922  KO=0     )
>  UI AM revoke2                                           (OK=25922  KO=0     )
>  UI AM endsession                                        (OK=25922  KO=0     )
> CreatePolicy                                             (OK=38314  KO=14    )
> RootUserinfo                                             (OK=86025  KO=0     )
> getIdToken                                               (OK=8620   KO=0     )
> getIdToken Redirect 1                                    (OK=8620   KO=0     )
> createOrganization                                       (OK=8619   KO=0     )
> queryOrganization                                        (OK=8619   KO=0     )
> deleteOrganization                                       (OK=8619   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4288   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4287   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2258   KO=0     )
> ReadPolicy                                               (OK=38190  KO=4     )
> DeletePolicy                                             (OK=38074  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=378    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2278 (98.74%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 168996 / active: 351    / done: 119728
================================================================================

21:35:08.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:10.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:11.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:12.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:12.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:13 GMT                                    1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1685383 KO=24    )
> restLoginInitiate                                        (OK=116165 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116153 KO=0     )
> User Authorize PKCE stage                                (OK=139873 KO=0     )
> User AccessToken PKCE stage                              (OK=139871 KO=1     )
> tokenUserinfo                                            (OK=23440  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26013  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26012  KO=0     )
>  UI AM idFromSession                                     (OK=26011  KO=0     )
>  UI AM validateGoto                                      (OK=26012  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26010  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26010  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26010  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26010  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26010  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26010  KO=0     )
> Skip 2FA                                                 (OK=64411  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26010  KO=0     )
>  UI IDM uiconfig                                         (OK=26010  KO=0     )
>  UI IDM version                                          (OK=26010  KO=0     )
>  UI IDM privilege                                        (OK=26009  KO=0     )
>  UI IDM features                                         (OK=26010  KO=0     )
>  UI IDM login                                            (OK=26009  KO=0     )
>  UI IDM dashboard                                        (OK=26009  KO=0     )
>  UI IDM managed user schema                              (OK=26009  KO=0     )
>  UI IDM user                                             (OK=26009  KO=0     )
>  UI IDM oidcToken                                        (OK=26009  KO=0     )
> userinfo                                                 (OK=26008  KO=0     )
> GetUUid                                                  (OK=38463  KO=0     )
> UI-Logout                                                (OK=26007  KO=0     )
> GetOpenidConfig                                          (OK=114978 KO=0     )
> UI-Logout Redirect 1                                     (OK=26007  KO=0     )
>  UI AM revoke1                                           (OK=26006  KO=0     )
>  UI AM revoke2                                           (OK=26007  KO=0     )
>  UI AM endsession                                        (OK=26007  KO=0     )
> CreatePolicy                                             (OK=38446  KO=14    )
> RootUserinfo                                             (OK=86333  KO=0     )
> getIdToken                                               (OK=8649   KO=0     )
> getIdToken Redirect 1                                    (OK=8649   KO=0     )
> createOrganization                                       (OK=8648   KO=0     )
> queryOrganization                                        (OK=8647   KO=0     )
> deleteOrganization                                       (OK=8647   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4306   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4306   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2267   KO=0     )
> ReadPolicy                                               (OK=38321  KO=4     )
> DeletePolicy                                             (OK=38186  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=380    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2283 (98.75%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 168598 / active: 379    / done: 120098
================================================================================

21:35:13.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:14.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:14.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:14.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:15.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:15.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:17.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:18.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:18 GMT                                    1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1691190 KO=24    )
> restLoginInitiate                                        (OK=116556 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116546 KO=0     )
> User Authorize PKCE stage                                (OK=140347 KO=0     )
> User AccessToken PKCE stage                              (OK=140342 KO=1     )
> tokenUserinfo                                            (OK=23512  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26111  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26111  KO=0     )
>  UI AM idFromSession                                     (OK=26111  KO=0     )
>  UI AM validateGoto                                      (OK=26111  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26105  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26105  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26105  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26105  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26102  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26102  KO=0     )
> Skip 2FA                                                 (OK=64622  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26101  KO=0     )
>  UI IDM uiconfig                                         (OK=26101  KO=0     )
>  UI IDM version                                          (OK=26101  KO=0     )
>  UI IDM privilege                                        (OK=26101  KO=0     )
>  UI IDM features                                         (OK=26101  KO=0     )
>  UI IDM login                                            (OK=26101  KO=0     )
>  UI IDM dashboard                                        (OK=26100  KO=0     )
>  UI IDM managed user schema                              (OK=26100  KO=0     )
>  UI IDM user                                             (OK=26100  KO=0     )
>  UI IDM oidcToken                                        (OK=26100  KO=0     )
> userinfo                                                 (OK=26099  KO=0     )
> GetUUid                                                  (OK=38585  KO=0     )
> UI-Logout                                                (OK=26099  KO=0     )
> GetOpenidConfig                                          (OK=115365 KO=0     )
> UI-Logout Redirect 1                                     (OK=26098  KO=0     )
>  UI AM revoke1                                           (OK=26098  KO=0     )
>  UI AM revoke2                                           (OK=26098  KO=0     )
>  UI AM endsession                                        (OK=26098  KO=0     )
> CreatePolicy                                             (OK=38565  KO=14    )
> RootUserinfo                                             (OK=86626  KO=0     )
> getIdToken                                               (OK=8679   KO=0     )
> getIdToken Redirect 1                                    (OK=8679   KO=0     )
> createOrganization                                       (OK=8678   KO=0     )
> queryOrganization                                        (OK=8678   KO=0     )
> deleteOrganization                                       (OK=8677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4319   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4318   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2280   KO=0     )
> ReadPolicy                                               (OK=38453  KO=4     )
> DeletePolicy                                             (OK=38317  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=382    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2291 (98.75%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.60%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 168195 / active: 368    / done: 120512
================================================================================

21:35:18.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:19.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:20.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:20.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:20.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:20.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:21.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:21.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:22.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:23.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:23 GMT                                    1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1696666 KO=24    )
> restLoginInitiate                                        (OK=116929 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116917 KO=0     )
> User Authorize PKCE stage                                (OK=140795 KO=0     )
> User AccessToken PKCE stage                              (OK=140789 KO=1     )
> tokenUserinfo                                            (OK=23593  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26197  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26197  KO=0     )
>  UI AM idFromSession                                     (OK=26196  KO=0     )
>  UI AM validateGoto                                      (OK=26196  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26193  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26192  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26192  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26192  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26189  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26188  KO=0     )
> Skip 2FA                                                 (OK=64816  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26188  KO=0     )
>  UI IDM uiconfig                                         (OK=26188  KO=0     )
>  UI IDM version                                          (OK=26188  KO=0     )
>  UI IDM privilege                                        (OK=26188  KO=0     )
>  UI IDM features                                         (OK=26188  KO=0     )
>  UI IDM login                                            (OK=26188  KO=0     )
>  UI IDM dashboard                                        (OK=26188  KO=0     )
>  UI IDM managed user schema                              (OK=26188  KO=0     )
>  UI IDM user                                             (OK=26188  KO=0     )
>  UI IDM oidcToken                                        (OK=26188  KO=0     )
> userinfo                                                 (OK=26188  KO=0     )
> GetUUid                                                  (OK=38706  KO=0     )
> UI-Logout                                                (OK=26187  KO=0     )
> GetOpenidConfig                                          (OK=115740 KO=0     )
> UI-Logout Redirect 1                                     (OK=26187  KO=0     )
>  UI AM revoke1                                           (OK=26187  KO=0     )
>  UI AM revoke2                                           (OK=26187  KO=0     )
>  UI AM endsession                                        (OK=26187  KO=0     )
> CreatePolicy                                             (OK=38691  KO=14    )
> RootUserinfo                                             (OK=86900  KO=0     )
> getIdToken                                               (OK=8701   KO=0     )
> getIdToken Redirect 1                                    (OK=8701   KO=0     )
> createOrganization                                       (OK=8701   KO=0     )
> queryOrganization                                        (OK=8700   KO=0     )
> deleteOrganization                                       (OK=8700   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4330   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4330   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2288   KO=0     )
> ReadPolicy                                               (OK=38571  KO=4     )
> DeletePolicy                                             (OK=38449  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=384    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2301 (98.76%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.60%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 167811 / active: 346    / done: 120918
================================================================================

21:35:23.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:23.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:23.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:23.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:24.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:25.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:25.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:26.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:27.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:28 GMT                                    1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1702662 KO=24    )
> restLoginInitiate                                        (OK=117334 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117318 KO=0     )
> User Authorize PKCE stage                                (OK=141289 KO=0     )
> User AccessToken PKCE stage                              (OK=141283 KO=1     )
> tokenUserinfo                                            (OK=23660  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26293  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26293  KO=0     )
>  UI AM idFromSession                                     (OK=26292  KO=0     )
>  UI AM validateGoto                                      (OK=26292  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26289  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26288  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26288  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26285  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26285  KO=0     )
> Skip 2FA                                                 (OK=65050  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26285  KO=0     )
>  UI IDM uiconfig                                         (OK=26285  KO=0     )
>  UI IDM version                                          (OK=26285  KO=0     )
>  UI IDM privilege                                        (OK=26285  KO=0     )
>  UI IDM features                                         (OK=26285  KO=0     )
>  UI IDM login                                            (OK=26285  KO=0     )
>  UI IDM dashboard                                        (OK=26284  KO=0     )
>  UI IDM managed user schema                              (OK=26284  KO=0     )
>  UI IDM user                                             (OK=26284  KO=0     )
>  UI IDM oidcToken                                        (OK=26283  KO=0     )
> userinfo                                                 (OK=26282  KO=0     )
> GetUUid                                                  (OK=38852  KO=0     )
> UI-Logout                                                (OK=26282  KO=0     )
> GetOpenidConfig                                          (OK=116130 KO=0     )
> UI-Logout Redirect 1                                     (OK=26281  KO=0     )
>  UI AM revoke1                                           (OK=26280  KO=0     )
>  UI AM revoke2                                           (OK=26280  KO=0     )
>  UI AM endsession                                        (OK=26280  KO=0     )
> CreatePolicy                                             (OK=38833  KO=14    )
> RootUserinfo                                             (OK=87190  KO=0     )
> getIdToken                                               (OK=8733   KO=0     )
> getIdToken Redirect 1                                    (OK=8733   KO=0     )
> createOrganization                                       (OK=8732   KO=0     )
> queryOrganization                                        (OK=8732   KO=0     )
> deleteOrganization                                       (OK=8731   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4345   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4345   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2296   KO=0     )
> ReadPolicy                                               (OK=38700  KO=4     )
> DeletePolicy                                             (OK=38569  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=384    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2310 (98.76%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.60%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 41%
          waiting: 167394 / active: 376    / done: 121305
================================================================================

21:35:28.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:28.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:28.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:29.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:29.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:29.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:30.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:30.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:30.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:30.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:30.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:31.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:32.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:32.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:33 GMT                                    1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1708639 KO=24    )
> restLoginInitiate                                        (OK=117759 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117752 KO=0     )
> User Authorize PKCE stage                                (OK=141790 KO=0     )
> User AccessToken PKCE stage                              (OK=141786 KO=1     )
> tokenUserinfo                                            (OK=23742  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26389  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26388  KO=0     )
>  UI AM idFromSession                                     (OK=26386  KO=0     )
>  UI AM validateGoto                                      (OK=26385  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26383  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26379  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26378  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26378  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26376  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26376  KO=0     )
> Skip 2FA                                                 (OK=65287  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26376  KO=0     )
>  UI IDM uiconfig                                         (OK=26376  KO=0     )
>  UI IDM version                                          (OK=26376  KO=0     )
>  UI IDM privilege                                        (OK=26375  KO=0     )
>  UI IDM features                                         (OK=26375  KO=0     )
>  UI IDM login                                            (OK=26375  KO=0     )
>  UI IDM dashboard                                        (OK=26375  KO=0     )
>  UI IDM managed user schema                              (OK=26374  KO=0     )
>  UI IDM user                                             (OK=26375  KO=0     )
>  UI IDM oidcToken                                        (OK=26373  KO=0     )
> userinfo                                                 (OK=26372  KO=0     )
> GetUUid                                                  (OK=38994  KO=0     )
> UI-Logout                                                (OK=26370  KO=0     )
> GetOpenidConfig                                          (OK=116544 KO=0     )
> UI-Logout Redirect 1                                     (OK=26370  KO=0     )
>  UI AM revoke1                                           (OK=26369  KO=0     )
>  UI AM revoke2                                           (OK=26369  KO=0     )
>  UI AM endsession                                        (OK=26370  KO=0     )
> CreatePolicy                                             (OK=38978  KO=14    )
> RootUserinfo                                             (OK=87497  KO=0     )
> getIdToken                                               (OK=8756   KO=0     )
> getIdToken Redirect 1                                    (OK=8756   KO=0     )
> createOrganization                                       (OK=8755   KO=0     )
> queryOrganization                                        (OK=8755   KO=0     )
> deleteOrganization                                       (OK=8755   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4358   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4358   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2308   KO=0     )
> ReadPolicy                                               (OK=38841  KO=4     )
> DeletePolicy                                             (OK=38696  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=384    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2324 (98.77%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 166956 / active: 408    / done: 121711
================================================================================

21:35:34.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:36.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:36.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:36.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:38.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:38.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:38.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:38 GMT                                    1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1714123 KO=24    )
> restLoginInitiate                                        (OK=118139 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118126 KO=0     )
> User Authorize PKCE stage                                (OK=142240 KO=0     )
> User AccessToken PKCE stage                              (OK=142233 KO=1     )
> tokenUserinfo                                            (OK=23807  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26462  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26462  KO=0     )
>  UI AM idFromSession                                     (OK=26461  KO=0     )
>  UI AM validateGoto                                      (OK=26461  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26460  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26459  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26459  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26459  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26456  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26455  KO=0     )
> Skip 2FA                                                 (OK=65518  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26454  KO=0     )
>  UI IDM uiconfig                                         (OK=26455  KO=0     )
>  UI IDM version                                          (OK=26455  KO=0     )
>  UI IDM privilege                                        (OK=26455  KO=0     )
>  UI IDM features                                         (OK=26455  KO=0     )
>  UI IDM login                                            (OK=26455  KO=0     )
>  UI IDM dashboard                                        (OK=26455  KO=0     )
>  UI IDM managed user schema                              (OK=26455  KO=0     )
>  UI IDM user                                             (OK=26455  KO=0     )
>  UI IDM oidcToken                                        (OK=26454  KO=0     )
> userinfo                                                 (OK=26454  KO=0     )
> GetUUid                                                  (OK=39139  KO=0     )
> UI-Logout                                                (OK=26453  KO=0     )
> GetOpenidConfig                                          (OK=116973 KO=0     )
> UI-Logout Redirect 1                                     (OK=26452  KO=0     )
>  UI AM revoke1                                           (OK=26452  KO=0     )
>  UI AM revoke2                                           (OK=26452  KO=0     )
>  UI AM endsession                                        (OK=26452  KO=0     )
> CreatePolicy                                             (OK=39124  KO=14    )
> RootUserinfo                                             (OK=87822  KO=0     )
> getIdToken                                               (OK=8778   KO=0     )
> getIdToken Redirect 1                                    (OK=8778   KO=0     )
> createOrganization                                       (OK=8778   KO=0     )
> queryOrganization                                        (OK=8778   KO=0     )
> deleteOrganization                                       (OK=8777   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4368   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4368   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2314   KO=0     )
> ReadPolicy                                               (OK=38983  KO=4     )
> DeletePolicy                                             (OK=38837  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=386    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2331 (98.77%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 166565 / active: 405    / done: 122105
================================================================================

21:35:38.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:39.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:39.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:39.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:40.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:41.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:41.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:41.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:42.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:43.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:43.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:43 GMT                                    1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1719938 KO=24    )
> restLoginInitiate                                        (OK=118539 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118532 KO=0     )
> User Authorize PKCE stage                                (OK=142729 KO=0     )
> User AccessToken PKCE stage                              (OK=142725 KO=1     )
> tokenUserinfo                                            (OK=23888  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26546  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26546  KO=0     )
>  UI AM idFromSession                                     (OK=26546  KO=0     )
>  UI AM validateGoto                                      (OK=26546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26545  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26545  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26545  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26545  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26544  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26543  KO=0     )
> Skip 2FA                                                 (OK=65749  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26542  KO=0     )
>  UI IDM uiconfig                                         (OK=26542  KO=0     )
>  UI IDM version                                          (OK=26542  KO=0     )
>  UI IDM privilege                                        (OK=26542  KO=0     )
>  UI IDM features                                         (OK=26541  KO=0     )
>  UI IDM login                                            (OK=26542  KO=0     )
>  UI IDM dashboard                                        (OK=26541  KO=0     )
>  UI IDM managed user schema                              (OK=26540  KO=0     )
>  UI IDM user                                             (OK=26540  KO=0     )
>  UI IDM oidcToken                                        (OK=26538  KO=0     )
> userinfo                                                 (OK=26537  KO=0     )
> GetUUid                                                  (OK=39286  KO=0     )
> UI-Logout                                                (OK=26536  KO=0     )
> GetOpenidConfig                                          (OK=117409 KO=0     )
> UI-Logout Redirect 1                                     (OK=26536  KO=0     )
>  UI AM revoke1                                           (OK=26535  KO=0     )
>  UI AM revoke2                                           (OK=26535  KO=0     )
>  UI AM endsession                                        (OK=26535  KO=0     )
> CreatePolicy                                             (OK=39267  KO=14    )
> RootUserinfo                                             (OK=88112  KO=0     )
> getIdToken                                               (OK=8807   KO=0     )
> getIdToken Redirect 1                                    (OK=8806   KO=0     )
> createOrganization                                       (OK=8806   KO=0     )
> queryOrganization                                        (OK=8806   KO=0     )
> deleteOrganization                                       (OK=8805   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4386   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4386   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2323   KO=0     )
> ReadPolicy                                               (OK=39134  KO=4     )
> DeletePolicy                                             (OK=38980  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=388    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2342 (98.78%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 166145 / active: 400    / done: 122530
================================================================================

21:35:44.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:44.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:44.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:44.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:47.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:47.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:48.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:48.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:48.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:48 GMT                                    1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1725669 KO=24    )
> restLoginInitiate                                        (OK=118939 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118922 KO=0     )
> User Authorize PKCE stage                                (OK=143195 KO=0     )
> User AccessToken PKCE stage                              (OK=143186 KO=1     )
> tokenUserinfo                                            (OK=23955  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26636  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26636  KO=0     )
>  UI AM idFromSession                                     (OK=26634  KO=0     )
>  UI AM validateGoto                                      (OK=26634  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26633  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26633  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26633  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26632  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26630  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26629  KO=0     )
> Skip 2FA                                                 (OK=65976  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26628  KO=0     )
>  UI IDM uiconfig                                         (OK=26628  KO=0     )
>  UI IDM version                                          (OK=26628  KO=0     )
>  UI IDM privilege                                        (OK=26628  KO=0     )
>  UI IDM features                                         (OK=26628  KO=0     )
>  UI IDM login                                            (OK=26628  KO=0     )
>  UI IDM dashboard                                        (OK=26627  KO=0     )
>  UI IDM managed user schema                              (OK=26628  KO=0     )
>  UI IDM user                                             (OK=26627  KO=0     )
>  UI IDM oidcToken                                        (OK=26623  KO=0     )
> userinfo                                                 (OK=26621  KO=0     )
> GetUUid                                                  (OK=39417  KO=0     )
> UI-Logout                                                (OK=26621  KO=0     )
> GetOpenidConfig                                          (OK=117834 KO=0     )
> UI-Logout Redirect 1                                     (OK=26620  KO=0     )
>  UI AM revoke1                                           (OK=26620  KO=0     )
>  UI AM revoke2                                           (OK=26619  KO=0     )
>  UI AM endsession                                        (OK=26619  KO=0     )
> CreatePolicy                                             (OK=39400  KO=14    )
> RootUserinfo                                             (OK=88413  KO=0     )
> getIdToken                                               (OK=8838   KO=0     )
> getIdToken Redirect 1                                    (OK=8838   KO=0     )
> createOrganization                                       (OK=8837   KO=0     )
> queryOrganization                                        (OK=8837   KO=0     )
> deleteOrganization                                       (OK=8837   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4394   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2334   KO=0     )
> ReadPolicy                                               (OK=39277  KO=4     )
> DeletePolicy                                             (OK=39132  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=391    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2351 (98.78%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 165734 / active: 400    / done: 122941
================================================================================

21:35:48.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:49.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:49.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:50.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:50.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:50.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:51.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:51.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:51.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:52.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:53.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:53 GMT                                    1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1731454 KO=24    )
> restLoginInitiate                                        (OK=119343 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119337 KO=0     )
> User Authorize PKCE stage                                (OK=143678 KO=0     )
> User AccessToken PKCE stage                              (OK=143669 KO=1     )
> tokenUserinfo                                            (OK=24044  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26717  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26716  KO=0     )
>  UI AM idFromSession                                     (OK=26716  KO=0     )
>  UI AM validateGoto                                      (OK=26716  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26713  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26713  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26713  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26712  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26712  KO=0     )
> Skip 2FA                                                 (OK=66208  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26712  KO=0     )
>  UI IDM uiconfig                                         (OK=26712  KO=0     )
>  UI IDM version                                          (OK=26712  KO=0     )
>  UI IDM privilege                                        (OK=26712  KO=0     )
>  UI IDM features                                         (OK=26712  KO=0     )
>  UI IDM login                                            (OK=26712  KO=0     )
>  UI IDM dashboard                                        (OK=26712  KO=0     )
>  UI IDM managed user schema                              (OK=26712  KO=0     )
>  UI IDM user                                             (OK=26712  KO=0     )
>  UI IDM oidcToken                                        (OK=26711  KO=0     )
> userinfo                                                 (OK=26711  KO=0     )
> GetUUid                                                  (OK=39560  KO=0     )
> UI-Logout                                                (OK=26711  KO=0     )
> GetOpenidConfig                                          (OK=118252 KO=0     )
> UI-Logout Redirect 1                                     (OK=26710  KO=0     )
>  UI AM revoke1                                           (OK=26709  KO=0     )
>  UI AM revoke2                                           (OK=26709  KO=0     )
>  UI AM endsession                                        (OK=26709  KO=0     )
> CreatePolicy                                             (OK=39544  KO=14    )
> RootUserinfo                                             (OK=88695  KO=0     )
> getIdToken                                               (OK=8876   KO=0     )
> getIdToken Redirect 1                                    (OK=8875   KO=0     )
> createOrganization                                       (OK=8873   KO=0     )
> queryOrganization                                        (OK=8873   KO=0     )
> deleteOrganization                                       (OK=8873   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4410   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4410   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2343   KO=0     )
> ReadPolicy                                               (OK=39409  KO=4     )
> DeletePolicy                                             (OK=39269  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=394    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2362 (98.79%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 165317 / active: 378    / done: 123380
================================================================================

21:35:53.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:53.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:54.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:54.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:54.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:56.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:56.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:56.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:57.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:57.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:35:58.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:35:58 GMT                                    1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1737206 KO=24    )
> restLoginInitiate                                        (OK=119739 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119733 KO=0     )
> User Authorize PKCE stage                                (OK=144152 KO=0     )
> User AccessToken PKCE stage                              (OK=144146 KO=1     )
> tokenUserinfo                                            (OK=24121  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26811  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26811  KO=0     )
>  UI AM idFromSession                                     (OK=26810  KO=0     )
>  UI AM validateGoto                                      (OK=26810  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26807  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26806  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26805  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26805  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26800  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26800  KO=0     )
> Skip 2FA                                                 (OK=66424  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26799  KO=0     )
>  UI IDM uiconfig                                         (OK=26799  KO=0     )
>  UI IDM version                                          (OK=26799  KO=0     )
>  UI IDM privilege                                        (OK=26799  KO=0     )
>  UI IDM features                                         (OK=26799  KO=0     )
>  UI IDM login                                            (OK=26799  KO=0     )
>  UI IDM dashboard                                        (OK=26798  KO=0     )
>  UI IDM managed user schema                              (OK=26798  KO=0     )
>  UI IDM user                                             (OK=26798  KO=0     )
>  UI IDM oidcToken                                        (OK=26798  KO=0     )
> userinfo                                                 (OK=26797  KO=0     )
> GetUUid                                                  (OK=39680  KO=0     )
> UI-Logout                                                (OK=26797  KO=0     )
> GetOpenidConfig                                          (OK=118647 KO=0     )
> UI-Logout Redirect 1                                     (OK=26796  KO=0     )
>  UI AM revoke1                                           (OK=26796  KO=0     )
>  UI AM revoke2                                           (OK=26796  KO=0     )
>  UI AM endsession                                        (OK=26796  KO=0     )
> CreatePolicy                                             (OK=39664  KO=14    )
> RootUserinfo                                             (OK=88957  KO=0     )
> getIdToken                                               (OK=8913   KO=0     )
> getIdToken Redirect 1                                    (OK=8913   KO=0     )
> createOrganization                                       (OK=8913   KO=0     )
> queryOrganization                                        (OK=8913   KO=0     )
> deleteOrganization                                       (OK=8913   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4423   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2354   KO=0     )
> ReadPolicy                                               (OK=39550  KO=4     )
> DeletePolicy                                             (OK=39404  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=395    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2373 (98.79%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 164911 / active: 370    / done: 123794
================================================================================

21:35:59.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:00.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:00.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:00.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:01.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:02.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:02.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:02.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:02.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:03 GMT                                    1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1742959 KO=24    )
> restLoginInitiate                                        (OK=120121 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120112 KO=0     )
> User Authorize PKCE stage                                (OK=144615 KO=0     )
> User AccessToken PKCE stage                              (OK=144605 KO=1     )
> tokenUserinfo                                            (OK=24204  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26908  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26906  KO=0     )
>  UI AM idFromSession                                     (OK=26904  KO=0     )
>  UI AM validateGoto                                      (OK=26904  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26900  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26900  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26900  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26900  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26898  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26898  KO=0     )
> Skip 2FA                                                 (OK=66610  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26897  KO=0     )
>  UI IDM uiconfig                                         (OK=26897  KO=0     )
>  UI IDM version                                          (OK=26897  KO=0     )
>  UI IDM privilege                                        (OK=26896  KO=0     )
>  UI IDM features                                         (OK=26897  KO=0     )
>  UI IDM login                                            (OK=26897  KO=0     )
>  UI IDM dashboard                                        (OK=26896  KO=0     )
>  UI IDM managed user schema                              (OK=26896  KO=0     )
>  UI IDM user                                             (OK=26896  KO=0     )
>  UI IDM oidcToken                                        (OK=26895  KO=0     )
> userinfo                                                 (OK=26893  KO=0     )
> GetUUid                                                  (OK=39786  KO=0     )
> UI-Logout                                                (OK=26892  KO=0     )
> GetOpenidConfig                                          (OK=119017 KO=0     )
> UI-Logout Redirect 1                                     (OK=26891  KO=0     )
>  UI AM revoke1                                           (OK=26891  KO=0     )
>  UI AM revoke2                                           (OK=26891  KO=0     )
>  UI AM endsession                                        (OK=26891  KO=0     )
> CreatePolicy                                             (OK=39769  KO=14    )
> RootUserinfo                                             (OK=89258  KO=0     )
> getIdToken                                               (OK=8933   KO=0     )
> getIdToken Redirect 1                                    (OK=8933   KO=0     )
> createOrganization                                       (OK=8933   KO=0     )
> queryOrganization                                        (OK=8933   KO=0     )
> deleteOrganization                                       (OK=8933   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4439   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4438   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2373   KO=0     )
> ReadPolicy                                               (OK=39670  KO=4     )
> DeletePolicy                                             (OK=39546  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=400    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2382 (98.80%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 164509 / active: 348    / done: 124218
================================================================================

21:36:03.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:03.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:03.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:03.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:04.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:04.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:04.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:05.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:05.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:05.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:05.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:05.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:06.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:06.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:06.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:07.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:07.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:08.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:08.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:08.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:08.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:08 GMT                                    1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1748586 KO=24    )
> restLoginInitiate                                        (OK=120530 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120522 KO=0     )
> User Authorize PKCE stage                                (OK=145089 KO=0     )
> User AccessToken PKCE stage                              (OK=145086 KO=1     )
> tokenUserinfo                                            (OK=24288  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26986  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26985  KO=0     )
>  UI AM idFromSession                                     (OK=26984  KO=0     )
>  UI AM validateGoto                                      (OK=26984  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26983  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26983  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26981  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26981  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26979  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26979  KO=0     )
> Skip 2FA                                                 (OK=66838  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26979  KO=0     )
>  UI IDM uiconfig                                         (OK=26979  KO=0     )
>  UI IDM version                                          (OK=26979  KO=0     )
>  UI IDM privilege                                        (OK=26979  KO=0     )
>  UI IDM features                                         (OK=26979  KO=0     )
>  UI IDM login                                            (OK=26979  KO=0     )
>  UI IDM dashboard                                        (OK=26979  KO=0     )
>  UI IDM managed user schema                              (OK=26979  KO=0     )
>  UI IDM user                                             (OK=26979  KO=0     )
>  UI IDM oidcToken                                        (OK=26979  KO=0     )
> userinfo                                                 (OK=26979  KO=0     )
> GetUUid                                                  (OK=39942  KO=0     )
> UI-Logout                                                (OK=26979  KO=0     )
> GetOpenidConfig                                          (OK=119396 KO=0     )
> UI-Logout Redirect 1                                     (OK=26977  KO=0     )
>  UI AM revoke1                                           (OK=26977  KO=0     )
>  UI AM revoke2                                           (OK=26977  KO=0     )
>  UI AM endsession                                        (OK=26977  KO=0     )
> CreatePolicy                                             (OK=39923  KO=14    )
> RootUserinfo                                             (OK=89554  KO=0     )
> getIdToken                                               (OK=8962   KO=0     )
> getIdToken Redirect 1                                    (OK=8962   KO=0     )
> createOrganization                                       (OK=8962   KO=0     )
> queryOrganization                                        (OK=8962   KO=0     )
> deleteOrganization                                       (OK=8962   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4449   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4449   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2384   KO=0     )
> ReadPolicy                                               (OK=39775  KO=4     )
> DeletePolicy                                             (OK=39666  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=404    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2403 (98.81%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 164094 / active: 354    / done: 124627
================================================================================

21:36:08.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:09.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:09.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:10.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:11.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:11.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:11.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:11.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:12.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:12.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:13.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:13.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:13 GMT                                    1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1753927 KO=24    )
> restLoginInitiate                                        (OK=120897 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120889 KO=0     )
> User Authorize PKCE stage                                (OK=145527 KO=0     )
> User AccessToken PKCE stage                              (OK=145521 KO=1     )
> tokenUserinfo                                            (OK=24352  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27070  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27066  KO=0     )
>  UI AM idFromSession                                     (OK=27066  KO=0     )
>  UI AM validateGoto                                      (OK=27066  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27065  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27065  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27064  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27064  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27061  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27061  KO=0     )
> Skip 2FA                                                 (OK=67047  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27061  KO=0     )
>  UI IDM uiconfig                                         (OK=27061  KO=0     )
>  UI IDM version                                          (OK=27061  KO=0     )
>  UI IDM privilege                                        (OK=27061  KO=0     )
>  UI IDM features                                         (OK=27061  KO=0     )
>  UI IDM login                                            (OK=27061  KO=0     )
>  UI IDM dashboard                                        (OK=27061  KO=0     )
>  UI IDM managed user schema                              (OK=27061  KO=0     )
>  UI IDM user                                             (OK=27061  KO=0     )
>  UI IDM oidcToken                                        (OK=27059  KO=0     )
> userinfo                                                 (OK=27059  KO=0     )
> GetUUid                                                  (OK=40067  KO=0     )
> UI-Logout                                                (OK=27059  KO=0     )
> GetOpenidConfig                                          (OK=119781 KO=0     )
> UI-Logout Redirect 1                                     (OK=27059  KO=0     )
>  UI AM revoke1                                           (OK=27057  KO=0     )
>  UI AM revoke2                                           (OK=27057  KO=0     )
>  UI AM endsession                                        (OK=27058  KO=0     )
> CreatePolicy                                             (OK=40050  KO=14    )
> RootUserinfo                                             (OK=89816  KO=0     )
> getIdToken                                               (OK=8985   KO=0     )
> getIdToken Redirect 1                                    (OK=8985   KO=0     )
> createOrganization                                       (OK=8985   KO=0     )
> queryOrganization                                        (OK=8985   KO=0     )
> deleteOrganization                                       (OK=8985   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4472   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2398   KO=0     )
> ReadPolicy                                               (OK=39929  KO=4     )
> DeletePolicy                                             (OK=39772  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=407    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2415 (98.81%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 163702 / active: 377    / done: 124996
================================================================================

21:36:14.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:14.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:15.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:16.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:16.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:17.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:18 GMT                                    1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1759919 KO=24    )
> restLoginInitiate                                        (OK=121292 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121284 KO=0     )
> User Authorize PKCE stage                                (OK=146012 KO=0     )
> User AccessToken PKCE stage                              (OK=146009 KO=1     )
> tokenUserinfo                                            (OK=24422  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27168  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27168  KO=0     )
>  UI AM idFromSession                                     (OK=27167  KO=0     )
>  UI AM validateGoto                                      (OK=27167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27164  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27162  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27159  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27158  KO=0     )
> Skip 2FA                                                 (OK=67266  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27157  KO=0     )
>  UI IDM uiconfig                                         (OK=27157  KO=0     )
>  UI IDM version                                          (OK=27157  KO=0     )
>  UI IDM privilege                                        (OK=27157  KO=0     )
>  UI IDM features                                         (OK=27157  KO=0     )
>  UI IDM login                                            (OK=27157  KO=0     )
>  UI IDM dashboard                                        (OK=27157  KO=0     )
>  UI IDM managed user schema                              (OK=27157  KO=0     )
>  UI IDM user                                             (OK=27157  KO=0     )
>  UI IDM oidcToken                                        (OK=27157  KO=0     )
> userinfo                                                 (OK=27156  KO=0     )
> GetUUid                                                  (OK=40203  KO=0     )
> UI-Logout                                                (OK=27156  KO=0     )
> GetOpenidConfig                                          (OK=120198 KO=0     )
> UI-Logout Redirect 1                                     (OK=27156  KO=0     )
>  UI AM revoke1                                           (OK=27154  KO=0     )
>  UI AM revoke2                                           (OK=27154  KO=0     )
>  UI AM endsession                                        (OK=27154  KO=0     )
> CreatePolicy                                             (OK=40186  KO=14    )
> RootUserinfo                                             (OK=90083  KO=0     )
> getIdToken                                               (OK=9012   KO=0     )
> getIdToken Redirect 1                                    (OK=9012   KO=0     )
> createOrganization                                       (OK=9012   KO=0     )
> queryOrganization                                        (OK=9012   KO=0     )
> deleteOrganization                                       (OK=9011   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4485   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4485   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2410   KO=0     )
> ReadPolicy                                               (OK=40058  KO=4     )
> DeletePolicy                                             (OK=39925  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=407    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2421 (98.82%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 163291 / active: 378    / done: 125406
================================================================================

21:36:18.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:18.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:19.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:19.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:19.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:20.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:20.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:21.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:23.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:23 GMT                                    1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1765457 KO=24    )
> restLoginInitiate                                        (OK=121663 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121659 KO=0     )
> User Authorize PKCE stage                                (OK=146462 KO=0     )
> User AccessToken PKCE stage                              (OK=146455 KO=1     )
> tokenUserinfo                                            (OK=24496  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27251  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27249  KO=0     )
>  UI AM idFromSession                                     (OK=27249  KO=0     )
>  UI AM validateGoto                                      (OK=27249  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27248  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27248  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27247  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27247  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27246  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27246  KO=0     )
> Skip 2FA                                                 (OK=67473  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27246  KO=0     )
>  UI IDM uiconfig                                         (OK=27246  KO=0     )
>  UI IDM version                                          (OK=27246  KO=0     )
>  UI IDM privilege                                        (OK=27246  KO=0     )
>  UI IDM features                                         (OK=27246  KO=0     )
>  UI IDM login                                            (OK=27246  KO=0     )
>  UI IDM dashboard                                        (OK=27246  KO=0     )
>  UI IDM managed user schema                              (OK=27246  KO=0     )
>  UI IDM user                                             (OK=27246  KO=0     )
>  UI IDM oidcToken                                        (OK=27246  KO=0     )
> userinfo                                                 (OK=27244  KO=0     )
> GetUUid                                                  (OK=40314  KO=0     )
> UI-Logout                                                (OK=27244  KO=0     )
> GetOpenidConfig                                          (OK=120573 KO=0     )
> UI-Logout Redirect 1                                     (OK=27244  KO=0     )
>  UI AM revoke1                                           (OK=27242  KO=0     )
>  UI AM revoke2                                           (OK=27242  KO=0     )
>  UI AM endsession                                        (OK=27242  KO=0     )
> CreatePolicy                                             (OK=40296  KO=14    )
> RootUserinfo                                             (OK=90421  KO=0     )
> getIdToken                                               (OK=9036   KO=0     )
> getIdToken Redirect 1                                    (OK=9036   KO=0     )
> createOrganization                                       (OK=9036   KO=0     )
> queryOrganization                                        (OK=9035   KO=0     )
> deleteOrganization                                       (OK=9033   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4495   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4494   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2424   KO=0     )
> ReadPolicy                                               (OK=40194  KO=4     )
> DeletePolicy                                             (OK=40055  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=409    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2430 (98.82%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 162914 / active: 368    / done: 125793
================================================================================

21:36:23.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:24.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:24.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:25.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:25.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:26.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:26.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:26.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:26.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:27.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:28.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:28.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:28.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:28 GMT                                    1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1770788 KO=24    )
> restLoginInitiate                                        (OK=122046 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122040 KO=0     )
> User Authorize PKCE stage                                (OK=146909 KO=0     )
> User AccessToken PKCE stage                              (OK=146903 KO=1     )
> tokenUserinfo                                            (OK=24555  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27325  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27324  KO=0     )
>  UI AM idFromSession                                     (OK=27323  KO=0     )
>  UI AM validateGoto                                      (OK=27323  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27320  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27320  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27320  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27320  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27318  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27318  KO=0     )
> Skip 2FA                                                 (OK=67714  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27318  KO=0     )
>  UI IDM uiconfig                                         (OK=27318  KO=0     )
>  UI IDM version                                          (OK=27318  KO=0     )
>  UI IDM privilege                                        (OK=27318  KO=0     )
>  UI IDM features                                         (OK=27318  KO=0     )
>  UI IDM login                                            (OK=27318  KO=0     )
>  UI IDM dashboard                                        (OK=27318  KO=0     )
>  UI IDM managed user schema                              (OK=27317  KO=0     )
>  UI IDM user                                             (OK=27317  KO=0     )
>  UI IDM oidcToken                                        (OK=27317  KO=0     )
> userinfo                                                 (OK=27316  KO=0     )
> GetUUid                                                  (OK=40461  KO=0     )
> UI-Logout                                                (OK=27313  KO=0     )
> GetOpenidConfig                                          (OK=120967 KO=0     )
> UI-Logout Redirect 1                                     (OK=27313  KO=0     )
>  UI AM revoke1                                           (OK=27313  KO=0     )
>  UI AM revoke2                                           (OK=27313  KO=0     )
>  UI AM endsession                                        (OK=27313  KO=0     )
> CreatePolicy                                             (OK=40443  KO=14    )
> RootUserinfo                                             (OK=90759  KO=0     )
> getIdToken                                               (OK=9074   KO=0     )
> getIdToken Redirect 1                                    (OK=9074   KO=0     )
> createOrganization                                       (OK=9072   KO=0     )
> queryOrganization                                        (OK=9072   KO=0     )
> deleteOrganization                                       (OK=9072   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4510   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4509   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2433   KO=0     )
> ReadPolicy                                               (OK=40303  KO=4     )
> DeletePolicy                                             (OK=40192  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=411    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2443 (98.83%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 162511 / active: 363    / done: 126201
================================================================================

21:36:29.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:31.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:31.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:32.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:32.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:32.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:33.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:33.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:33 GMT                                    1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1776540 KO=24    )
> restLoginInitiate                                        (OK=122443 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122437 KO=0     )
> User Authorize PKCE stage                                (OK=147379 KO=0     )
> User AccessToken PKCE stage                              (OK=147374 KO=1     )
> tokenUserinfo                                            (OK=24633  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27417  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27416  KO=0     )
>  UI AM idFromSession                                     (OK=27413  KO=0     )
>  UI AM validateGoto                                      (OK=27413  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27411  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27410  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27410  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27410  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27410  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27410  KO=0     )
> Skip 2FA                                                 (OK=67923  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27410  KO=0     )
>  UI IDM uiconfig                                         (OK=27410  KO=0     )
>  UI IDM version                                          (OK=27410  KO=0     )
>  UI IDM privilege                                        (OK=27410  KO=0     )
>  UI IDM features                                         (OK=27409  KO=0     )
>  UI IDM login                                            (OK=27410  KO=0     )
>  UI IDM dashboard                                        (OK=27409  KO=0     )
>  UI IDM managed user schema                              (OK=27409  KO=0     )
>  UI IDM user                                             (OK=27409  KO=0     )
>  UI IDM oidcToken                                        (OK=27409  KO=0     )
> userinfo                                                 (OK=27409  KO=0     )
> GetUUid                                                  (OK=40585  KO=0     )
> UI-Logout                                                (OK=27408  KO=0     )
> GetOpenidConfig                                          (OK=121343 KO=0     )
> UI-Logout Redirect 1                                     (OK=27407  KO=0     )
>  UI AM revoke1                                           (OK=27406  KO=0     )
>  UI AM revoke2                                           (OK=27406  KO=0     )
>  UI AM endsession                                        (OK=27406  KO=0     )
> CreatePolicy                                             (OK=40567  KO=14    )
> RootUserinfo                                             (OK=91055  KO=0     )
> getIdToken                                               (OK=9100   KO=0     )
> getIdToken Redirect 1                                    (OK=9100   KO=0     )
> createOrganization                                       (OK=9098   KO=0     )
> queryOrganization                                        (OK=9097   KO=0     )
> deleteOrganization                                       (OK=9097   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4525   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4525   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2445   KO=0     )
> ReadPolicy                                               (OK=40448  KO=4     )
> DeletePolicy                                             (OK=40297  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=412    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2451 (98.83%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 162102 / active: 387    / done: 126586
================================================================================

21:36:34.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:34.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:34.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:34.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:35.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:36.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:36.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:36.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:36.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:37.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:38 GMT                                    1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1781757 KO=24    )
> restLoginInitiate                                        (OK=122807 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122800 KO=0     )
> User Authorize PKCE stage                                (OK=147818 KO=0     )
> User AccessToken PKCE stage                              (OK=147813 KO=1     )
> tokenUserinfo                                            (OK=24706  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27490  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27490  KO=0     )
>  UI AM idFromSession                                     (OK=27490  KO=0     )
>  UI AM validateGoto                                      (OK=27490  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27489  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27489  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27488  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27489  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27484  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27484  KO=0     )
> Skip 2FA                                                 (OK=68135  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27484  KO=0     )
>  UI IDM uiconfig                                         (OK=27484  KO=0     )
>  UI IDM version                                          (OK=27483  KO=0     )
>  UI IDM privilege                                        (OK=27483  KO=0     )
>  UI IDM features                                         (OK=27483  KO=0     )
>  UI IDM login                                            (OK=27483  KO=0     )
>  UI IDM dashboard                                        (OK=27483  KO=0     )
>  UI IDM managed user schema                              (OK=27483  KO=0     )
>  UI IDM user                                             (OK=27482  KO=0     )
>  UI IDM oidcToken                                        (OK=27482  KO=0     )
> userinfo                                                 (OK=27479  KO=0     )
> GetUUid                                                  (OK=40717  KO=0     )
> UI-Logout                                                (OK=27478  KO=0     )
> GetOpenidConfig                                          (OK=121749 KO=0     )
> UI-Logout Redirect 1                                     (OK=27478  KO=0     )
>  UI AM revoke1                                           (OK=27477  KO=0     )
>  UI AM revoke2                                           (OK=27477  KO=0     )
>  UI AM endsession                                        (OK=27477  KO=0     )
> CreatePolicy                                             (OK=40702  KO=14    )
> RootUserinfo                                             (OK=91303  KO=0     )
> getIdToken                                               (OK=9131   KO=0     )
> getIdToken Redirect 1                                    (OK=9131   KO=0     )
> createOrganization                                       (OK=9131   KO=0     )
> queryOrganization                                        (OK=9131   KO=0     )
> deleteOrganization                                       (OK=9131   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4544   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4543   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2450   KO=0     )
> ReadPolicy                                               (OK=40576  KO=4     )
> DeletePolicy                                             (OK=40446  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=414    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2461 (98.84%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 161717 / active: 356    / done: 127002
================================================================================

21:36:38.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:39.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:39.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:39.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:39.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:40.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:42.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:42.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:42.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:42.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:43.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:43 GMT                                    1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1787120 KO=24    )
> restLoginInitiate                                        (OK=123178 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123172 KO=0     )
> User Authorize PKCE stage                                (OK=148256 KO=0     )
> User AccessToken PKCE stage                              (OK=148251 KO=1     )
> tokenUserinfo                                            (OK=24789  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27577  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27575  KO=0     )
>  UI AM idFromSession                                     (OK=27574  KO=0     )
>  UI AM validateGoto                                      (OK=27574  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27572  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27571  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27570  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27570  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27567  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27567  KO=0     )
> Skip 2FA                                                 (OK=68326  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27567  KO=0     )
>  UI IDM uiconfig                                         (OK=27567  KO=0     )
>  UI IDM version                                          (OK=27567  KO=0     )
>  UI IDM privilege                                        (OK=27566  KO=0     )
>  UI IDM features                                         (OK=27566  KO=0     )
>  UI IDM login                                            (OK=27566  KO=0     )
>  UI IDM dashboard                                        (OK=27566  KO=0     )
>  UI IDM managed user schema                              (OK=27566  KO=0     )
>  UI IDM user                                             (OK=27566  KO=0     )
>  UI IDM oidcToken                                        (OK=27565  KO=0     )
> userinfo                                                 (OK=27565  KO=0     )
> GetUUid                                                  (OK=40833  KO=0     )
> UI-Logout                                                (OK=27565  KO=0     )
> GetOpenidConfig                                          (OK=122126 KO=0     )
> UI-Logout Redirect 1                                     (OK=27565  KO=0     )
>  UI AM revoke1                                           (OK=27565  KO=0     )
>  UI AM revoke2                                           (OK=27565  KO=0     )
>  UI AM endsession                                        (OK=27565  KO=0     )
> CreatePolicy                                             (OK=40816  KO=14    )
> RootUserinfo                                             (OK=91540  KO=0     )
> getIdToken                                               (OK=9157   KO=0     )
> getIdToken Redirect 1                                    (OK=9157   KO=0     )
> createOrganization                                       (OK=9157   KO=0     )
> queryOrganization                                        (OK=9157   KO=0     )
> deleteOrganization                                       (OK=9156   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4558   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4557   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2466   KO=0     )
> ReadPolicy                                               (OK=40710  KO=4     )
> DeletePolicy                                             (OK=40573  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=416    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2472 (98.84%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 161337 / active: 338    / done: 127400
================================================================================

21:36:44.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:45.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:46.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:46.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:47.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:47.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:48.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:48.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:48.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:48.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:48 GMT                                    1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1792534 KO=24    )
> restLoginInitiate                                        (OK=123570 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123565 KO=0     )
> User Authorize PKCE stage                                (OK=148721 KO=0     )
> User AccessToken PKCE stage                              (OK=148714 KO=1     )
> tokenUserinfo                                            (OK=24872  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27654  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27653  KO=0     )
>  UI AM idFromSession                                     (OK=27652  KO=0     )
>  UI AM validateGoto                                      (OK=27653  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27651  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27651  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27650  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27650  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27645  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27644  KO=0     )
> Skip 2FA                                                 (OK=68552  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27643  KO=0     )
>  UI IDM uiconfig                                         (OK=27642  KO=0     )
>  UI IDM version                                          (OK=27642  KO=0     )
>  UI IDM privilege                                        (OK=27642  KO=0     )
>  UI IDM features                                         (OK=27642  KO=0     )
>  UI IDM login                                            (OK=27642  KO=0     )
>  UI IDM dashboard                                        (OK=27642  KO=0     )
>  UI IDM managed user schema                              (OK=27642  KO=0     )
>  UI IDM user                                             (OK=27642  KO=0     )
>  UI IDM oidcToken                                        (OK=27642  KO=0     )
> userinfo                                                 (OK=27640  KO=0     )
> GetUUid                                                  (OK=40960  KO=0     )
> UI-Logout                                                (OK=27640  KO=0     )
> GetOpenidConfig                                          (OK=122502 KO=0     )
> UI-Logout Redirect 1                                     (OK=27640  KO=0     )
>  UI AM revoke1                                           (OK=27639  KO=0     )
>  UI AM revoke2                                           (OK=27639  KO=0     )
>  UI AM endsession                                        (OK=27639  KO=0     )
> CreatePolicy                                             (OK=40944  KO=14    )
> RootUserinfo                                             (OK=91869  KO=0     )
> getIdToken                                               (OK=9187   KO=0     )
> getIdToken Redirect 1                                    (OK=9186   KO=0     )
> createOrganization                                       (OK=9186   KO=0     )
> queryOrganization                                        (OK=9185   KO=0     )
> deleteOrganization                                       (OK=9185   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4574   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2477   KO=0     )
> ReadPolicy                                               (OK=40825  KO=4     )
> DeletePolicy                                             (OK=40706  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=418    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2482 (98.85%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 160923 / active: 357    / done: 127795
================================================================================

21:36:49.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:49.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:49.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:50.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:51.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:51.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:52.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:52.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:53.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:53.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:53 GMT                                    1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1797671 KO=24    )
> restLoginInitiate                                        (OK=123942 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123937 KO=0     )
> User Authorize PKCE stage                                (OK=149152 KO=0     )
> User AccessToken PKCE stage                              (OK=149149 KO=1     )
> tokenUserinfo                                            (OK=24949  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27725  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27724  KO=0     )
>  UI AM idFromSession                                     (OK=27722  KO=0     )
>  UI AM validateGoto                                      (OK=27722  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27720  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27720  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27719  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27719  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27717  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27717  KO=0     )
> Skip 2FA                                                 (OK=68767  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27717  KO=0     )
>  UI IDM uiconfig                                         (OK=27717  KO=0     )
>  UI IDM version                                          (OK=27717  KO=0     )
>  UI IDM privilege                                        (OK=27717  KO=0     )
>  UI IDM features                                         (OK=27717  KO=0     )
>  UI IDM login                                            (OK=27717  KO=0     )
>  UI IDM dashboard                                        (OK=27716  KO=0     )
>  UI IDM managed user schema                              (OK=27716  KO=0     )
>  UI IDM user                                             (OK=27716  KO=0     )
>  UI IDM oidcToken                                        (OK=27716  KO=0     )
> userinfo                                                 (OK=27714  KO=0     )
> GetUUid                                                  (OK=41089  KO=0     )
> UI-Logout                                                (OK=27714  KO=0     )
> GetOpenidConfig                                          (OK=122874 KO=0     )
> UI-Logout Redirect 1                                     (OK=27713  KO=0     )
>  UI AM revoke1                                           (OK=27713  KO=0     )
>  UI AM revoke2                                           (OK=27713  KO=0     )
>  UI AM endsession                                        (OK=27713  KO=0     )
> CreatePolicy                                             (OK=41073  KO=14    )
> RootUserinfo                                             (OK=92125  KO=0     )
> getIdToken                                               (OK=9222   KO=0     )
> getIdToken Redirect 1                                    (OK=9221   KO=0     )
> createOrganization                                       (OK=9221   KO=0     )
> queryOrganization                                        (OK=9221   KO=0     )
> deleteOrganization                                       (OK=9219   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4591   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4590   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2482   KO=0     )
> ReadPolicy                                               (OK=40954  KO=4     )
> DeletePolicy                                             (OK=40822  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=420    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2492 (98.85%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 160537 / active: 354    / done: 128184
================================================================================

21:36:55.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:56.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:56.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:56.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:57.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:57.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:57.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:57.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:58.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:36:58 GMT                                    1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1802694 KO=24    )
> restLoginInitiate                                        (OK=124299 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124296 KO=0     )
> User Authorize PKCE stage                                (OK=149574 KO=0     )
> User AccessToken PKCE stage                              (OK=149569 KO=1     )
> tokenUserinfo                                            (OK=25007  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27790  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27790  KO=0     )
>  UI AM idFromSession                                     (OK=27790  KO=0     )
>  UI AM validateGoto                                      (OK=27790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27790  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27789  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27789  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27789  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27786  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27786  KO=0     )
> Skip 2FA                                                 (OK=68993  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27785  KO=0     )
>  UI IDM uiconfig                                         (OK=27785  KO=0     )
>  UI IDM version                                          (OK=27785  KO=0     )
>  UI IDM privilege                                        (OK=27785  KO=0     )
>  UI IDM features                                         (OK=27785  KO=0     )
>  UI IDM login                                            (OK=27785  KO=0     )
>  UI IDM dashboard                                        (OK=27785  KO=0     )
>  UI IDM managed user schema                              (OK=27785  KO=0     )
>  UI IDM user                                             (OK=27785  KO=0     )
>  UI IDM oidcToken                                        (OK=27785  KO=0     )
> userinfo                                                 (OK=27785  KO=0     )
> GetUUid                                                  (OK=41224  KO=0     )
> UI-Logout                                                (OK=27785  KO=0     )
> GetOpenidConfig                                          (OK=123261 KO=0     )
> UI-Logout Redirect 1                                     (OK=27784  KO=0     )
>  UI AM revoke1                                           (OK=27782  KO=0     )
>  UI AM revoke2                                           (OK=27782  KO=0     )
>  UI AM endsession                                        (OK=27782  KO=0     )
> CreatePolicy                                             (OK=41207  KO=14    )
> RootUserinfo                                             (OK=92390  KO=0     )
> getIdToken                                               (OK=9255   KO=0     )
> getIdToken Redirect 1                                    (OK=9255   KO=0     )
> createOrganization                                       (OK=9255   KO=0     )
> queryOrganization                                        (OK=9255   KO=0     )
> deleteOrganization                                       (OK=9255   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4607   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4607   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2492   KO=0     )
> ReadPolicy                                               (OK=41077  KO=4     )
> DeletePolicy                                             (OK=40950  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=427    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2501 (98.85%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 160165 / active: 357    / done: 128553
================================================================================

21:36:59.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:59.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:36:59.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:01.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:01.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:02.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:02.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:03 GMT                                    1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1807915 KO=24    )
> restLoginInitiate                                        (OK=124671 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124665 KO=0     )
> User Authorize PKCE stage                                (OK=150012 KO=0     )
> User AccessToken PKCE stage                              (OK=150003 KO=1     )
> tokenUserinfo                                            (OK=25061  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27867  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27866  KO=0     )
>  UI AM idFromSession                                     (OK=27866  KO=0     )
>  UI AM validateGoto                                      (OK=27866  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27864  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27863  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27863  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27863  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27862  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27861  KO=0     )
> Skip 2FA                                                 (OK=69219  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27861  KO=0     )
>  UI IDM uiconfig                                         (OK=27861  KO=0     )
>  UI IDM version                                          (OK=27861  KO=0     )
>  UI IDM privilege                                        (OK=27861  KO=0     )
>  UI IDM features                                         (OK=27861  KO=0     )
>  UI IDM login                                            (OK=27861  KO=0     )
>  UI IDM dashboard                                        (OK=27860  KO=0     )
>  UI IDM managed user schema                              (OK=27860  KO=0     )
>  UI IDM user                                             (OK=27860  KO=0     )
>  UI IDM oidcToken                                        (OK=27858  KO=0     )
> userinfo                                                 (OK=27858  KO=0     )
> GetUUid                                                  (OK=41363  KO=0     )
> UI-Logout                                                (OK=27857  KO=0     )
> GetOpenidConfig                                          (OK=123664 KO=0     )
> UI-Logout Redirect 1                                     (OK=27855  KO=0     )
>  UI AM revoke1                                           (OK=27854  KO=0     )
>  UI AM revoke2                                           (OK=27855  KO=0     )
>  UI AM endsession                                        (OK=27855  KO=0     )
> CreatePolicy                                             (OK=41348  KO=14    )
> RootUserinfo                                             (OK=92654  KO=0     )
> getIdToken                                               (OK=9284   KO=0     )
> getIdToken Redirect 1                                    (OK=9283   KO=0     )
> createOrganization                                       (OK=9282   KO=0     )
> queryOrganization                                        (OK=9281   KO=0     )
> deleteOrganization                                       (OK=9281   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4622   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4621   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2505   KO=0     )
> ReadPolicy                                               (OK=41215  KO=4     )
> DeletePolicy                                             (OK=41074  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=428    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2508 (98.86%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 159778 / active: 396    / done: 128901
================================================================================

21:37:03.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:04.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:04.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:04.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:04.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:04.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:05.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:05.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:05.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:06.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:06.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:07.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:07.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:07.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:07.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:07.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:08.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:08 GMT                                    1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1813338 KO=24    )
> restLoginInitiate                                        (OK=125049 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125040 KO=0     )
> User Authorize PKCE stage                                (OK=150446 KO=0     )
> User AccessToken PKCE stage                              (OK=150442 KO=1     )
> tokenUserinfo                                            (OK=25143  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27945  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27944  KO=0     )
>  UI AM idFromSession                                     (OK=27944  KO=0     )
>  UI AM validateGoto                                      (OK=27944  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27944  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27943  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27943  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27942  KO=0     )
> Skip 2FA                                                 (OK=69415  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27941  KO=0     )
>  UI IDM uiconfig                                         (OK=27941  KO=0     )
>  UI IDM version                                          (OK=27941  KO=0     )
>  UI IDM privilege                                        (OK=27941  KO=0     )
>  UI IDM features                                         (OK=27941  KO=0     )
>  UI IDM login                                            (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     )
>  UI IDM oidcToken                                        (OK=27939  KO=0     )
> userinfo                                                 (OK=27939  KO=0     )
> GetUUid                                                  (OK=41478  KO=0     )
> UI-Logout                                                (OK=27939  KO=0     )
> GetOpenidConfig                                          (OK=124053 KO=0     )
> UI-Logout Redirect 1                                     (OK=27939  KO=0     )
>  UI AM revoke1                                           (OK=27938  KO=0     )
>  UI AM revoke2                                           (OK=27938  KO=0     )
>  UI AM endsession                                        (OK=27938  KO=0     )
> CreatePolicy                                             (OK=41459  KO=14    )
> RootUserinfo                                             (OK=92956  KO=0     )
> getIdToken                                               (OK=9319   KO=0     )
> getIdToken Redirect 1                                    (OK=9319   KO=0     )
> createOrganization                                       (OK=9319   KO=0     )
> queryOrganization                                        (OK=9319   KO=0     )
> deleteOrganization                                       (OK=9318   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4639   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2517   KO=0     )
> ReadPolicy                                               (OK=41353  KO=4     )
> DeletePolicy                                             (OK=41211  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=430    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2525 (98.86%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 159382 / active: 359    / done: 129334
================================================================================

21:37:08.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:09.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:09.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:09.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:09.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:09.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:10.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:10.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:10.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:11.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:11.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:12.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:13.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:13.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:13 GMT                                    1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1818946 KO=24    )
> restLoginInitiate                                        (OK=125476 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125461 KO=0     )
> User Authorize PKCE stage                                (OK=150932 KO=0     )
> User AccessToken PKCE stage                              (OK=150927 KO=1     )
> tokenUserinfo                                            (OK=25234  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28025  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28024  KO=0     )
>  UI AM idFromSession                                     (OK=28023  KO=0     )
>  UI AM validateGoto                                      (OK=28023  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28021  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28021  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28021  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28021  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28019  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28019  KO=0     )
> Skip 2FA                                                 (OK=69656  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28019  KO=0     )
>  UI IDM uiconfig                                         (OK=28019  KO=0     )
>  UI IDM version                                          (OK=28019  KO=0     )
>  UI IDM privilege                                        (OK=28019  KO=0     )
>  UI IDM features                                         (OK=28019  KO=0     )
>  UI IDM login                                            (OK=28019  KO=0     )
>  UI IDM dashboard                                        (OK=28019  KO=0     )
>  UI IDM managed user schema                              (OK=28019  KO=0     )
>  UI IDM user                                             (OK=28019  KO=0     )
>  UI IDM oidcToken                                        (OK=28019  KO=0     )
> userinfo                                                 (OK=28018  KO=0     )
> GetUUid                                                  (OK=41612  KO=0     )
> UI-Logout                                                (OK=28017  KO=0     )
> GetOpenidConfig                                          (OK=124437 KO=0     )
> UI-Logout Redirect 1                                     (OK=28016  KO=0     )
>  UI AM revoke1                                           (OK=28016  KO=0     )
>  UI AM revoke2                                           (OK=28016  KO=0     )
>  UI AM endsession                                        (OK=28016  KO=0     )
> CreatePolicy                                             (OK=41597  KO=14    )
> RootUserinfo                                             (OK=93268  KO=0     )
> getIdToken                                               (OK=9353   KO=0     )
> getIdToken Redirect 1                                    (OK=9352   KO=0     )
> createOrganization                                       (OK=9352   KO=0     )
> queryOrganization                                        (OK=9352   KO=0     )
> deleteOrganization                                       (OK=9350   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4655   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4654   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2528   KO=0     )
> ReadPolicy                                               (OK=41466  KO=4     )
> DeletePolicy                                             (OK=41348  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=430    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2539 (98.87%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 158941 / active: 378    / done: 129756
================================================================================

21:37:14.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:14.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:14.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:15.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:16.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:17.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:17.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:17.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:17.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:17.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:18.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:18 GMT                                    1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1824435 KO=24    )
> restLoginInitiate                                        (OK=125854 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125847 KO=0     )
> User Authorize PKCE stage                                (OK=151391 KO=0     )
> User AccessToken PKCE stage                              (OK=151383 KO=1     )
> tokenUserinfo                                            (OK=25302  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28104  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28104  KO=0     )
>  UI AM idFromSession                                     (OK=28103  KO=0     )
>  UI AM validateGoto                                      (OK=28103  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28103  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28103  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28102  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28102  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28098  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28097  KO=0     )
> Skip 2FA                                                 (OK=69884  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28097  KO=0     )
>  UI IDM uiconfig                                         (OK=28097  KO=0     )
>  UI IDM version                                          (OK=28097  KO=0     )
>  UI IDM privilege                                        (OK=28097  KO=0     )
>  UI IDM features                                         (OK=28097  KO=0     )
>  UI IDM login                                            (OK=28097  KO=0     )
>  UI IDM dashboard                                        (OK=28097  KO=0     )
>  UI IDM managed user schema                              (OK=28097  KO=0     )
>  UI IDM user                                             (OK=28097  KO=0     )
>  UI IDM oidcToken                                        (OK=28097  KO=0     )
> userinfo                                                 (OK=28097  KO=0     )
> GetUUid                                                  (OK=41745  KO=0     )
> UI-Logout                                                (OK=28097  KO=0     )
> GetOpenidConfig                                          (OK=124824 KO=0     )
> UI-Logout Redirect 1                                     (OK=28096  KO=0     )
>  UI AM revoke1                                           (OK=28096  KO=0     )
>  UI AM revoke2                                           (OK=28096  KO=0     )
>  UI AM endsession                                        (OK=28096  KO=0     )
> CreatePolicy                                             (OK=41729  KO=14    )
> RootUserinfo                                             (OK=93572  KO=0     )
> getIdToken                                               (OK=9392   KO=0     )
> getIdToken Redirect 1                                    (OK=9392   KO=0     )
> createOrganization                                       (OK=9391   KO=0     )
> queryOrganization                                        (OK=9390   KO=0     )
> deleteOrganization                                       (OK=9390   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4670   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4670   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2539   KO=0     )
> ReadPolicy                                               (OK=41605  KO=4     )
> DeletePolicy                                             (OK=41465  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=433    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2550 (98.88%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 158548 / active: 370    / done: 130157
================================================================================

21:37:18.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:18.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:18.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:19.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:19.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:19.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:20.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:20.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:21.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:21.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:22.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:22.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:22.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:23 GMT                                    1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1829624 KO=24    )
> restLoginInitiate                                        (OK=126232 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126225 KO=0     )
> User Authorize PKCE stage                                (OK=151822 KO=0     )
> User AccessToken PKCE stage                              (OK=151817 KO=1     )
> tokenUserinfo                                            (OK=25367  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28179  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28179  KO=0     )
>  UI AM idFromSession                                     (OK=28179  KO=0     )
>  UI AM validateGoto                                      (OK=28179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28173  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28173  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28172  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28172  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28170  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28170  KO=0     )
> Skip 2FA                                                 (OK=70109  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28168  KO=0     )
>  UI IDM uiconfig                                         (OK=28168  KO=0     )
>  UI IDM version                                          (OK=28168  KO=0     )
>  UI IDM privilege                                        (OK=28168  KO=0     )
>  UI IDM features                                         (OK=28168  KO=0     )
>  UI IDM login                                            (OK=28168  KO=0     )
>  UI IDM dashboard                                        (OK=28168  KO=0     )
>  UI IDM managed user schema                              (OK=28168  KO=0     )
>  UI IDM user                                             (OK=28167  KO=0     )
>  UI IDM oidcToken                                        (OK=28167  KO=0     )
> userinfo                                                 (OK=28166  KO=0     )
> GetUUid                                                  (OK=41887  KO=0     )
> UI-Logout                                                (OK=28166  KO=0     )
> GetOpenidConfig                                          (OK=125235 KO=0     )
> UI-Logout Redirect 1                                     (OK=28166  KO=0     )
>  UI AM revoke1                                           (OK=28166  KO=0     )
>  UI AM revoke2                                           (OK=28166  KO=0     )
>  UI AM endsession                                        (OK=28166  KO=0     )
> CreatePolicy                                             (OK=41872  KO=14    )
> RootUserinfo                                             (OK=93863  KO=0     )
> getIdToken                                               (OK=9416   KO=0     )
> getIdToken Redirect 1                                    (OK=9416   KO=0     )
> createOrganization                                       (OK=9416   KO=0     )
> queryOrganization                                        (OK=9416   KO=0     )
> deleteOrganization                                       (OK=9416   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4685   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4684   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2553   KO=0     )
> ReadPolicy                                               (OK=41738  KO=4     )
> DeletePolicy                                             (OK=41600  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=435    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2563 (98.88%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 158154 / active: 380    / done: 130541
================================================================================

21:37:23.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:24.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:24.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:25.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:25.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:25.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:26.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:26.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:26.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:27.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:27.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:27.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:28 GMT                                    1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1835325 KO=24    )
> restLoginInitiate                                        (OK=126642 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126631 KO=0     )
> User Authorize PKCE stage                                (OK=152294 KO=0     )
> User AccessToken PKCE stage                              (OK=152284 KO=1     )
> tokenUserinfo                                            (OK=25438  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28263  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28263  KO=0     )
>  UI AM idFromSession                                     (OK=28262  KO=0     )
>  UI AM validateGoto                                      (OK=28262  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28258  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28258  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28255  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28255  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28253  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28253  KO=0     )
> Skip 2FA                                                 (OK=70346  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28253  KO=0     )
>  UI IDM uiconfig                                         (OK=28253  KO=0     )
>  UI IDM version                                          (OK=28253  KO=0     )
>  UI IDM privilege                                        (OK=28253  KO=0     )
>  UI IDM features                                         (OK=28253  KO=0     )
>  UI IDM login                                            (OK=28253  KO=0     )
>  UI IDM dashboard                                        (OK=28253  KO=0     )
>  UI IDM managed user schema                              (OK=28253  KO=0     )
>  UI IDM user                                             (OK=28253  KO=0     )
>  UI IDM oidcToken                                        (OK=28252  KO=0     )
> userinfo                                                 (OK=28252  KO=0     )
> GetUUid                                                  (OK=42020  KO=0     )
> UI-Logout                                                (OK=28250  KO=0     )
> GetOpenidConfig                                          (OK=125648 KO=0     )
> UI-Logout Redirect 1                                     (OK=28250  KO=0     )
>  UI AM revoke1                                           (OK=28250  KO=0     )
>  UI AM revoke2                                           (OK=28250  KO=0     )
>  UI AM endsession                                        (OK=28250  KO=0     )
> CreatePolicy                                             (OK=42005  KO=14    )
> RootUserinfo                                             (OK=94168  KO=0     )
> getIdToken                                               (OK=9445   KO=0     )
> getIdToken Redirect 1                                    (OK=9445   KO=0     )
> createOrganization                                       (OK=9445   KO=0     )
> queryOrganization                                        (OK=9445   KO=0     )
> deleteOrganization                                       (OK=9444   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4698   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4698   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2562   KO=0     )
> ReadPolicy                                               (OK=41879  KO=4     )
> DeletePolicy                                             (OK=41737  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=438    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2575 (98.89%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 157731 / active: 401    / done: 130943
================================================================================

21:37:28.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:28.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:29.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:29.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:31.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:32.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:32.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:32.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:32.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:33.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:33 GMT                                    1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1840693 KO=24    )
> restLoginInitiate                                        (OK=127004 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126995 KO=0     )
> User Authorize PKCE stage                                (OK=152735 KO=0     )
> User AccessToken PKCE stage                              (OK=152729 KO=1     )
> tokenUserinfo                                            (OK=25518  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28339  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28337  KO=0     )
>  UI AM idFromSession                                     (OK=28337  KO=0     )
>  UI AM validateGoto                                      (OK=28337  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28336  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28334  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28334  KO=0     )
> Skip 2FA                                                 (OK=70542  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28334  KO=0     )
>  UI IDM uiconfig                                         (OK=28334  KO=0     )
>  UI IDM version                                          (OK=28334  KO=0     )
>  UI IDM privilege                                        (OK=28334  KO=0     )
>  UI IDM features                                         (OK=28334  KO=0     )
>  UI IDM login                                            (OK=28334  KO=0     )
>  UI IDM dashboard                                        (OK=28334  KO=0     )
>  UI IDM managed user schema                              (OK=28334  KO=0     )
>  UI IDM user                                             (OK=28334  KO=0     )
>  UI IDM oidcToken                                        (OK=28333  KO=0     )
> userinfo                                                 (OK=28332  KO=0     )
> GetUUid                                                  (OK=42148  KO=0     )
> UI-Logout                                                (OK=28331  KO=0     )
> GetOpenidConfig                                          (OK=126049 KO=0     )
> UI-Logout Redirect 1                                     (OK=28331  KO=0     )
>  UI AM revoke1                                           (OK=28330  KO=0     )
>  UI AM revoke2                                           (OK=28330  KO=0     )
>  UI AM endsession                                        (OK=28330  KO=0     )
> CreatePolicy                                             (OK=42133  KO=14    )
> RootUserinfo                                             (OK=94479  KO=0     )
> getIdToken                                               (OK=9471   KO=0     )
> getIdToken Redirect 1                                    (OK=9470   KO=0     )
> createOrganization                                       (OK=9469   KO=0     )
> queryOrganization                                        (OK=9468   KO=0     )
> deleteOrganization                                       (OK=9468   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4711   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4711   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2574   KO=0     )
> ReadPolicy                                               (OK=42015  KO=4     )
> DeletePolicy                                             (OK=41878  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=441    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2585 (98.89%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 157357 / active: 364    / done: 131354
================================================================================

21:37:34.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:35.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:35.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:35.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:36.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:36.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:37.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:37.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:38.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:38.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:38 GMT                                    1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1846315 KO=24    )
> restLoginInitiate                                        (OK=127406 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127401 KO=0     )
> User Authorize PKCE stage                                (OK=153214 KO=0     )
> User AccessToken PKCE stage                              (OK=153207 KO=1     )
> tokenUserinfo                                            (OK=25597  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28424  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28424  KO=0     )
>  UI AM idFromSession                                     (OK=28423  KO=0     )
>  UI AM validateGoto                                      (OK=28423  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28418  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28418  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28417  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28417  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28416  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28415  KO=0     )
> Skip 2FA                                                 (OK=70778  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28414  KO=0     )
>  UI IDM uiconfig                                         (OK=28414  KO=0     )
>  UI IDM version                                          (OK=28414  KO=0     )
>  UI IDM privilege                                        (OK=28414  KO=0     )
>  UI IDM features                                         (OK=28414  KO=0     )
>  UI IDM login                                            (OK=28414  KO=0     )
>  UI IDM dashboard                                        (OK=28414  KO=0     )
>  UI IDM managed user schema                              (OK=28414  KO=0     )
>  UI IDM user                                             (OK=28414  KO=0     )
>  UI IDM oidcToken                                        (OK=28412  KO=0     )
> userinfo                                                 (OK=28412  KO=0     )
> GetUUid                                                  (OK=42284  KO=0     )
> UI-Logout                                                (OK=28411  KO=0     )
> GetOpenidConfig                                          (OK=126444 KO=0     )
> UI-Logout Redirect 1                                     (OK=28410  KO=0     )
>  UI AM revoke1                                           (OK=28409  KO=0     )
>  UI AM revoke2                                           (OK=28409  KO=0     )
>  UI AM endsession                                        (OK=28409  KO=0     )
> CreatePolicy                                             (OK=42265  KO=14    )
> RootUserinfo                                             (OK=94770  KO=0     )
> getIdToken                                               (OK=9505   KO=0     )
> getIdToken Redirect 1                                    (OK=9505   KO=0     )
> createOrganization                                       (OK=9505   KO=0     )
> queryOrganization                                        (OK=9505   KO=0     )
> deleteOrganization                                       (OK=9503   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4728   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4727   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2584   KO=0     )
> ReadPolicy                                               (OK=42139  KO=4     )
> DeletePolicy                                             (OK=42010  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=445    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2595 (98.89%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 156935 / active: 375    / done: 131765
================================================================================

21:37:38.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:38.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:39.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:41.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:41.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:42.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:42.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:43 GMT                                    1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1852244 KO=24    )
> restLoginInitiate                                        (OK=127810 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127803 KO=0     )
> User Authorize PKCE stage                                (OK=153700 KO=0     )
> User AccessToken PKCE stage                              (OK=153695 KO=1     )
> tokenUserinfo                                            (OK=25666  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28516  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28516  KO=0     )
>  UI AM idFromSession                                     (OK=28516  KO=0     )
>  UI AM validateGoto                                      (OK=28516  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28512  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28511  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28510  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28510  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28507  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28506  KO=0     )
> Skip 2FA                                                 (OK=71013  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28506  KO=0     )
>  UI IDM uiconfig                                         (OK=28506  KO=0     )
>  UI IDM version                                          (OK=28506  KO=0     )
>  UI IDM privilege                                        (OK=28506  KO=0     )
>  UI IDM features                                         (OK=28506  KO=0     )
>  UI IDM login                                            (OK=28506  KO=0     )
>  UI IDM dashboard                                        (OK=28504  KO=0     )
>  UI IDM managed user schema                              (OK=28504  KO=0     )
>  UI IDM user                                             (OK=28504  KO=0     )
>  UI IDM oidcToken                                        (OK=28504  KO=0     )
> userinfo                                                 (OK=28503  KO=0     )
> GetUUid                                                  (OK=42430  KO=0     )
> UI-Logout                                                (OK=28502  KO=0     )
> GetOpenidConfig                                          (OK=126852 KO=0     )
> UI-Logout Redirect 1                                     (OK=28502  KO=0     )
>  UI AM revoke1                                           (OK=28501  KO=0     )
>  UI AM revoke2                                           (OK=28501  KO=0     )
>  UI AM endsession                                        (OK=28501  KO=0     )
> CreatePolicy                                             (OK=42410  KO=14    )
> RootUserinfo                                             (OK=95080  KO=0     )
> getIdToken                                               (OK=9536   KO=0     )
> getIdToken Redirect 1                                    (OK=9536   KO=0     )
> createOrganization                                       (OK=9534   KO=0     )
> queryOrganization                                        (OK=9533   KO=0     )
> deleteOrganization                                       (OK=9532   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4740   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4740   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2593   KO=0     )
> ReadPolicy                                               (OK=42273  KO=4     )
> DeletePolicy                                             (OK=42137  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=449    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2602 (98.90%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 156516 / active: 397    / done: 132162
================================================================================

21:37:45.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:46.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:46.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:46.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:48.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:48.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:48 GMT                                    1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1857971 KO=24    )
> restLoginInitiate                                        (OK=128212 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128202 KO=0     )
> User Authorize PKCE stage                                (OK=154175 KO=0     )
> User AccessToken PKCE stage                              (OK=154169 KO=1     )
> tokenUserinfo                                            (OK=25755  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28605  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28605  KO=0     )
>  UI AM idFromSession                                     (OK=28605  KO=0     )
>  UI AM validateGoto                                      (OK=28605  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28598  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28598  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28597  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28597  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28594  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28592  KO=0     )
> Skip 2FA                                                 (OK=71228  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28592  KO=0     )
>  UI IDM uiconfig                                         (OK=28592  KO=0     )
>  UI IDM version                                          (OK=28591  KO=0     )
>  UI IDM privilege                                        (OK=28591  KO=0     )
>  UI IDM features                                         (OK=28591  KO=0     )
>  UI IDM login                                            (OK=28591  KO=0     )
>  UI IDM dashboard                                        (OK=28591  KO=0     )
>  UI IDM managed user schema                              (OK=28591  KO=0     )
>  UI IDM user                                             (OK=28591  KO=0     )
>  UI IDM oidcToken                                        (OK=28590  KO=0     )
> userinfo                                                 (OK=28590  KO=0     )
> GetUUid                                                  (OK=42553  KO=0     )
> UI-Logout                                                (OK=28589  KO=0     )
> GetOpenidConfig                                          (OK=127252 KO=0     )
> UI-Logout Redirect 1                                     (OK=28589  KO=0     )
>  UI AM revoke1                                           (OK=28588  KO=0     )
>  UI AM revoke2                                           (OK=28588  KO=0     )
>  UI AM endsession                                        (OK=28588  KO=0     )
> CreatePolicy                                             (OK=42536  KO=14    )
> RootUserinfo                                             (OK=95369  KO=0     )
> getIdToken                                               (OK=9564   KO=0     )
> getIdToken Redirect 1                                    (OK=9564   KO=0     )
> createOrganization                                       (OK=9564   KO=0     )
> queryOrganization                                        (OK=9564   KO=0     )
> deleteOrganization                                       (OK=9564   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4758   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4757   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2606   KO=0     )
> ReadPolicy                                               (OK=42419  KO=4     )
> DeletePolicy                                             (OK=42271  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=450    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2608 (98.90%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 156097 / active: 389    / done: 132589
================================================================================

21:37:48.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:49.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:49.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:49.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:49.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:49.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:50.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:50.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:51.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:51.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:51.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:53.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:53.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:53.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:53.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:53 GMT                                    1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1863686 KO=24    )
> restLoginInitiate                                        (OK=128619 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128614 KO=0     )
> User Authorize PKCE stage                                (OK=154663 KO=0     )
> User AccessToken PKCE stage                              (OK=154652 KO=1     )
> tokenUserinfo                                            (OK=25837  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28685  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28685  KO=0     )
>  UI AM idFromSession                                     (OK=28683  KO=0     )
>  UI AM validateGoto                                      (OK=28683  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28681  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28680  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28680  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28680  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28677  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28677  KO=0     )
> Skip 2FA                                                 (OK=71466  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28676  KO=0     )
>  UI IDM uiconfig                                         (OK=28675  KO=0     )
>  UI IDM version                                          (OK=28675  KO=0     )
>  UI IDM privilege                                        (OK=28674  KO=0     )
>  UI IDM features                                         (OK=28674  KO=0     )
>  UI IDM login                                            (OK=28674  KO=0     )
>  UI IDM dashboard                                        (OK=28674  KO=0     )
>  UI IDM managed user schema                              (OK=28674  KO=0     )
>  UI IDM user                                             (OK=28674  KO=0     )
>  UI IDM oidcToken                                        (OK=28674  KO=0     )
> userinfo                                                 (OK=28673  KO=0     )
> GetUUid                                                  (OK=42705  KO=0     )
> UI-Logout                                                (OK=28673  KO=0     )
> GetOpenidConfig                                          (OK=127670 KO=0     )
> UI-Logout Redirect 1                                     (OK=28673  KO=0     )
>  UI AM revoke1                                           (OK=28669  KO=0     )
>  UI AM revoke2                                           (OK=28669  KO=0     )
>  UI AM endsession                                        (OK=28669  KO=0     )
> CreatePolicy                                             (OK=42688  KO=14    )
> RootUserinfo                                             (OK=95661  KO=0     )
> getIdToken                                               (OK=9592   KO=0     )
> getIdToken Redirect 1                                    (OK=9592   KO=0     )
> createOrganization                                       (OK=9592   KO=0     )
> queryOrganization                                        (OK=9592   KO=0     )
> deleteOrganization                                       (OK=9592   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4773   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4773   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2618   KO=0     )
> ReadPolicy                                               (OK=42540  KO=4     )
> DeletePolicy                                             (OK=42414  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=452    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2623 (98.91%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 155681 / active: 386    / done: 133008
================================================================================

21:37:54.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:55.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:56.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:57.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:57.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:58.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:37:58 GMT                                    1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1869315 KO=24    )
> restLoginInitiate                                        (OK=128991 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128984 KO=0     )
> User Authorize PKCE stage                                (OK=155108 KO=0     )
> User AccessToken PKCE stage                              (OK=155100 KO=1     )
> tokenUserinfo                                            (OK=25904  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28774  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28774  KO=0     )
>  UI AM idFromSession                                     (OK=28773  KO=0     )
>  UI AM validateGoto                                      (OK=28774  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28767  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28767  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28767  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28767  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28767  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28767  KO=0     )
> Skip 2FA                                                 (OK=71663  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28767  KO=0     )
>  UI IDM uiconfig                                         (OK=28767  KO=0     )
>  UI IDM version                                          (OK=28767  KO=0     )
>  UI IDM privilege                                        (OK=28767  KO=0     )
>  UI IDM features                                         (OK=28767  KO=0     )
>  UI IDM login                                            (OK=28767  KO=0     )
>  UI IDM dashboard                                        (OK=28766  KO=0     )
>  UI IDM managed user schema                              (OK=28766  KO=0     )
>  UI IDM user                                             (OK=28766  KO=0     )
>  UI IDM oidcToken                                        (OK=28766  KO=0     )
> userinfo                                                 (OK=28764  KO=0     )
> GetUUid                                                  (OK=42815  KO=0     )
> UI-Logout                                                (OK=28762  KO=0     )
> GetOpenidConfig                                          (OK=128059 KO=0     )
> UI-Logout Redirect 1                                     (OK=28758  KO=0     )
>  UI AM revoke1                                           (OK=28757  KO=0     )
>  UI AM revoke2                                           (OK=28757  KO=0     )
>  UI AM endsession                                        (OK=28757  KO=0     )
> CreatePolicy                                             (OK=42799  KO=14    )
> RootUserinfo                                             (OK=95983  KO=0     )
> getIdToken                                               (OK=9623   KO=0     )
> getIdToken Redirect 1                                    (OK=9623   KO=0     )
> createOrganization                                       (OK=9621   KO=0     )
> queryOrganization                                        (OK=9621   KO=0     )
> deleteOrganization                                       (OK=9620   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4786   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4786   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2630   KO=0     )
> ReadPolicy                                               (OK=42694  KO=4     )
> DeletePolicy                                             (OK=42534  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=453    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2629 (98.91%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 155291 / active: 392    / done: 133392
================================================================================

21:37:58.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:58.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:58.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:58.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:37:59.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:00.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:00.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:01.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:02.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:02.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:02.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:03.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:03 GMT                                    1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1874581 KO=24    )
> restLoginInitiate                                        (OK=129378 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129371 KO=0     )
> User Authorize PKCE stage                                (OK=155561 KO=0     )
> User AccessToken PKCE stage                              (OK=155553 KO=1     )
> tokenUserinfo                                            (OK=25986  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28850  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28850  KO=0     )
>  UI AM idFromSession                                     (OK=28850  KO=0     )
>  UI AM validateGoto                                      (OK=28850  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28844  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28843  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28842  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28842  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28839  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28838  KO=0     )
> Skip 2FA                                                 (OK=71890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28836  KO=0     )
>  UI IDM uiconfig                                         (OK=28836  KO=0     )
>  UI IDM version                                          (OK=28836  KO=0     )
>  UI IDM privilege                                        (OK=28836  KO=0     )
>  UI IDM features                                         (OK=28836  KO=0     )
>  UI IDM login                                            (OK=28836  KO=0     )
>  UI IDM dashboard                                        (OK=28836  KO=0     )
>  UI IDM managed user schema                              (OK=28836  KO=0     )
>  UI IDM user                                             (OK=28836  KO=0     )
>  UI IDM oidcToken                                        (OK=28834  KO=0     )
> userinfo                                                 (OK=28834  KO=0     )
> GetUUid                                                  (OK=42949  KO=0     )
> UI-Logout                                                (OK=28834  KO=0     )
> GetOpenidConfig                                          (OK=128458 KO=0     )
> UI-Logout Redirect 1                                     (OK=28834  KO=0     )
>  UI AM revoke1                                           (OK=28833  KO=0     )
>  UI AM revoke2                                           (OK=28834  KO=0     )
>  UI AM endsession                                        (OK=28834  KO=0     )
> CreatePolicy                                             (OK=42932  KO=14    )
> RootUserinfo                                             (OK=96304  KO=0     )
> getIdToken                                               (OK=9640   KO=0     )
> getIdToken Redirect 1                                    (OK=9640   KO=0     )
> createOrganization                                       (OK=9640   KO=0     )
> queryOrganization                                        (OK=9640   KO=0     )
> deleteOrganization                                       (OK=9640   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4799   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4799   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2637   KO=0     )
> ReadPolicy                                               (OK=42808  KO=4     )
> DeletePolicy                                             (OK=42693  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=454    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2641 (98.91%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 154894 / active: 365    / done: 133816
================================================================================

21:38:03.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:03.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:04.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:04.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:04.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:04.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:04.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:05.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:06.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:06.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:06.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:07.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:07.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:08.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:08 GMT                                    1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1880739 KO=24    )
> restLoginInitiate                                        (OK=129798 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129789 KO=0     )
> User Authorize PKCE stage                                (OK=156064 KO=0     )
> User AccessToken PKCE stage                              (OK=156058 KO=1     )
> tokenUserinfo                                            (OK=26058  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28946  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28946  KO=0     )
>  UI AM idFromSession                                     (OK=28946  KO=0     )
>  UI AM validateGoto                                      (OK=28946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28941  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28941  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28936  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28936  KO=0     )
> Skip 2FA                                                 (OK=72126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28936  KO=0     )
>  UI IDM uiconfig                                         (OK=28936  KO=0     )
>  UI IDM version                                          (OK=28936  KO=0     )
>  UI IDM privilege                                        (OK=28935  KO=0     )
>  UI IDM features                                         (OK=28935  KO=0     )
>  UI IDM login                                            (OK=28935  KO=0     )
>  UI IDM dashboard                                        (OK=28935  KO=0     )
>  UI IDM managed user schema                              (OK=28935  KO=0     )
>  UI IDM user                                             (OK=28935  KO=0     )
>  UI IDM oidcToken                                        (OK=28932  KO=0     )
> userinfo                                                 (OK=28931  KO=0     )
> GetUUid                                                  (OK=43098  KO=0     )
> UI-Logout                                                (OK=28929  KO=0     )
> GetOpenidConfig                                          (OK=128853 KO=0     )
> UI-Logout Redirect 1                                     (OK=28928  KO=0     )
>  UI AM revoke1                                           (OK=28927  KO=0     )
>  UI AM revoke2                                           (OK=28927  KO=0     )
>  UI AM endsession                                        (OK=28927  KO=0     )
> CreatePolicy                                             (OK=43078  KO=14    )
> RootUserinfo                                             (OK=96659  KO=0     )
> getIdToken                                               (OK=9667   KO=0     )
> getIdToken Redirect 1                                    (OK=9667   KO=0     )
> createOrganization                                       (OK=9667   KO=0     )
> queryOrganization                                        (OK=9667   KO=0     )
> deleteOrganization                                       (OK=9667   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4818   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2647   KO=0     )
> ReadPolicy                                               (OK=42939  KO=4     )
> DeletePolicy                                             (OK=42807  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=457    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2655 (98.92%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 154453 / active: 403    / done: 134219
================================================================================

21:38:09.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:09.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:09.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:10.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:10.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:11.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:12.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:12.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:13 GMT                                    1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1886526 KO=24    )
> restLoginInitiate                                        (OK=130188 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130180 KO=0     )
> User Authorize PKCE stage                                (OK=156537 KO=0     )
> User AccessToken PKCE stage                              (OK=156534 KO=1     )
> tokenUserinfo                                            (OK=26131  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29038  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29037  KO=0     )
>  UI AM idFromSession                                     (OK=29035  KO=0     )
>  UI AM validateGoto                                      (OK=29035  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29033  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29032  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29032  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29032  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29029  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29028  KO=0     )
> Skip 2FA                                                 (OK=72343  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29025  KO=0     )
>  UI IDM uiconfig                                         (OK=29025  KO=0     )
>  UI IDM version                                          (OK=29025  KO=0     )
>  UI IDM privilege                                        (OK=29024  KO=0     )
>  UI IDM features                                         (OK=29025  KO=0     )
>  UI IDM login                                            (OK=29025  KO=0     )
>  UI IDM dashboard                                        (OK=29024  KO=0     )
>  UI IDM managed user schema                              (OK=29023  KO=0     )
>  UI IDM user                                             (OK=29023  KO=0     )
>  UI IDM oidcToken                                        (OK=29022  KO=0     )
> userinfo                                                 (OK=29022  KO=0     )
> GetUUid                                                  (OK=43234  KO=0     )
> UI-Logout                                                (OK=29022  KO=0     )
> GetOpenidConfig                                          (OK=129267 KO=0     )
> UI-Logout Redirect 1                                     (OK=29022  KO=0     )
>  UI AM revoke1                                           (OK=29022  KO=0     )
>  UI AM revoke2                                           (OK=29022  KO=0     )
>  UI AM endsession                                        (OK=29022  KO=0     )
> CreatePolicy                                             (OK=43219  KO=14    )
> RootUserinfo                                             (OK=96914  KO=0     )
> getIdToken                                               (OK=9695   KO=0     )
> getIdToken Redirect 1                                    (OK=9694   KO=0     )
> createOrganization                                       (OK=9694   KO=0     )
> queryOrganization                                        (OK=9694   KO=0     )
> deleteOrganization                                       (OK=9694   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4834   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4833   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2656   KO=0     )
> ReadPolicy                                               (OK=43085  KO=4     )
> DeletePolicy                                             (OK=42937  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=459    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2663 (98.92%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 154049 / active: 388    / done: 134638
================================================================================

21:38:13.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:14.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:14.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:15.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:16.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:16.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:17.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:18.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:18.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:18 GMT                                    1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1892511 KO=24    )
> restLoginInitiate                                        (OK=130596 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130590 KO=0     )
> User Authorize PKCE stage                                (OK=157028 KO=0     )
> User AccessToken PKCE stage                              (OK=157017 KO=1     )
> tokenUserinfo                                            (OK=26196  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29126  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29126  KO=0     )
>  UI AM idFromSession                                     (OK=29126  KO=0     )
>  UI AM validateGoto                                      (OK=29126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29123  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29122  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29122  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29122  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29119  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29118  KO=0     )
> Skip 2FA                                                 (OK=72589  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29118  KO=0     )
>  UI IDM uiconfig                                         (OK=29118  KO=0     )
>  UI IDM version                                          (OK=29118  KO=0     )
>  UI IDM privilege                                        (OK=29118  KO=0     )
>  UI IDM features                                         (OK=29118  KO=0     )
>  UI IDM login                                            (OK=29118  KO=0     )
>  UI IDM dashboard                                        (OK=29115  KO=0     )
>  UI IDM managed user schema                              (OK=29115  KO=0     )
>  UI IDM user                                             (OK=29115  KO=0     )
>  UI IDM oidcToken                                        (OK=29114  KO=0     )
> userinfo                                                 (OK=29113  KO=0     )
> GetUUid                                                  (OK=43359  KO=0     )
> UI-Logout                                                (OK=29112  KO=0     )
> GetOpenidConfig                                          (OK=129679 KO=0     )
> UI-Logout Redirect 1                                     (OK=29109  KO=0     )
>  UI AM revoke1                                           (OK=29108  KO=0     )
>  UI AM revoke2                                           (OK=29108  KO=0     )
>  UI AM endsession                                        (OK=29108  KO=0     )
> CreatePolicy                                             (OK=43340  KO=14    )
> RootUserinfo                                             (OK=97250  KO=0     )
> getIdToken                                               (OK=9738   KO=0     )
> getIdToken Redirect 1                                    (OK=9738   KO=0     )
> createOrganization                                       (OK=9738   KO=0     )
> queryOrganization                                        (OK=9736   KO=0     )
> deleteOrganization                                       (OK=9734   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4845   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4845   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2669   KO=0     )
> ReadPolicy                                               (OK=43226  KO=4     )
> DeletePolicy                                             (OK=43082  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=461    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2672 (98.93%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 153629 / active: 394    / done: 135052
================================================================================

21:38:18.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:19.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:19.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:19.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:19.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:20.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:20.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:20.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:20.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:20.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:21.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:21.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:22.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:22.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:23.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:23.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:23.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:23 GMT                                    1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1898094 KO=24    )
> restLoginInitiate                                        (OK=130986 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130980 KO=0     )
> User Authorize PKCE stage                                (OK=157480 KO=0     )
> User AccessToken PKCE stage                              (OK=157477 KO=1     )
> tokenUserinfo                                            (OK=26269  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29211  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29209  KO=0     )
>  UI AM idFromSession                                     (OK=29207  KO=0     )
>  UI AM validateGoto                                      (OK=29206  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29201  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29201  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29200  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29200  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29200  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29199  KO=0     )
> Skip 2FA                                                 (OK=72807  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29199  KO=0     )
>  UI IDM uiconfig                                         (OK=29199  KO=0     )
>  UI IDM version                                          (OK=29199  KO=0     )
>  UI IDM privilege                                        (OK=29199  KO=0     )
>  UI IDM features                                         (OK=29199  KO=0     )
>  UI IDM login                                            (OK=29199  KO=0     )
>  UI IDM dashboard                                        (OK=29198  KO=0     )
>  UI IDM managed user schema                              (OK=29198  KO=0     )
>  UI IDM user                                             (OK=29198  KO=0     )
>  UI IDM oidcToken                                        (OK=29198  KO=0     )
> userinfo                                                 (OK=29198  KO=0     )
> GetUUid                                                  (OK=43494  KO=0     )
> UI-Logout                                                (OK=29195  KO=0     )
> GetOpenidConfig                                          (OK=130077 KO=0     )
> UI-Logout Redirect 1                                     (OK=29195  KO=0     )
>  UI AM revoke1                                           (OK=29195  KO=0     )
>  UI AM revoke2                                           (OK=29195  KO=0     )
>  UI AM endsession                                        (OK=29195  KO=0     )
> CreatePolicy                                             (OK=43479  KO=14    )
> RootUserinfo                                             (OK=97589  KO=0     )
> getIdToken                                               (OK=9765   KO=0     )
> getIdToken Redirect 1                                    (OK=9765   KO=0     )
> createOrganization                                       (OK=9765   KO=0     )
> queryOrganization                                        (OK=9765   KO=0     )
> deleteOrganization                                       (OK=9765   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4862   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4862   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2681   KO=0     )
> ReadPolicy                                               (OK=43349  KO=4     )
> DeletePolicy                                             (OK=43222  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=462    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2689 (98.93%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 153224 / active: 365    / done: 135486
================================================================================

21:38:24.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:25.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:25.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:26.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:26.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:27.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:27.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:27.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:28.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:28.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:28.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:28 GMT                                    1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1903988 KO=24    )
> restLoginInitiate                                        (OK=131396 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131388 KO=0     )
> User Authorize PKCE stage                                (OK=157971 KO=0     )
> User AccessToken PKCE stage                              (OK=157964 KO=1     )
> tokenUserinfo                                            (OK=26368  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29305  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29304  KO=0     )
>  UI AM idFromSession                                     (OK=29304  KO=0     )
>  UI AM validateGoto                                      (OK=29304  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29299  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29298  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29298  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29295  KO=0     )
> Skip 2FA                                                 (OK=73006  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29295  KO=0     )
>  UI IDM uiconfig                                         (OK=29295  KO=0     )
>  UI IDM version                                          (OK=29295  KO=0     )
>  UI IDM privilege                                        (OK=29294  KO=0     )
>  UI IDM features                                         (OK=29294  KO=0     )
>  UI IDM login                                            (OK=29294  KO=0     )
>  UI IDM dashboard                                        (OK=29294  KO=0     )
>  UI IDM managed user schema                              (OK=29294  KO=0     )
>  UI IDM user                                             (OK=29294  KO=0     )
>  UI IDM oidcToken                                        (OK=29294  KO=0     )
> userinfo                                                 (OK=29293  KO=0     )
> GetUUid                                                  (OK=43619  KO=0     )
> UI-Logout                                                (OK=29293  KO=0     )
> GetOpenidConfig                                          (OK=130459 KO=0     )
> UI-Logout Redirect 1                                     (OK=29293  KO=0     )
>  UI AM revoke1                                           (OK=29292  KO=0     )
>  UI AM revoke2                                           (OK=29292  KO=0     )
>  UI AM endsession                                        (OK=29291  KO=0     )
> CreatePolicy                                             (OK=43598  KO=14    )
> RootUserinfo                                             (OK=97827  KO=0     )
> getIdToken                                               (OK=9790   KO=0     )
> getIdToken Redirect 1                                    (OK=9790   KO=0     )
> createOrganization                                       (OK=9789   KO=0     )
> queryOrganization                                        (OK=9789   KO=0     )
> deleteOrganization                                       (OK=9789   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4880   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4879   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2694   KO=0     )
> ReadPolicy                                               (OK=43488  KO=4     )
> DeletePolicy                                             (OK=43344  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=462    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2700 (98.94%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 152795 / active: 368    / done: 135912
================================================================================

21:38:29.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:29.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:29.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:29.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:29.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:30.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:30.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:31.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:32.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:32.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:32.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:33.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:33.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:33 GMT                                    1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1910259 KO=24    )
> restLoginInitiate                                        (OK=131804 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131793 KO=0     )
> User Authorize PKCE stage                                (OK=158472 KO=0     )
> User AccessToken PKCE stage                              (OK=158459 KO=1     )
> tokenUserinfo                                            (OK=26431  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29411  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29411  KO=0     )
>  UI AM idFromSession                                     (OK=29411  KO=0     )
>  UI AM validateGoto                                      (OK=29411  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29408  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29406  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29406  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29405  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29404  KO=0     )
> Skip 2FA                                                 (OK=73226  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29404  KO=0     )
>  UI IDM uiconfig                                         (OK=29404  KO=0     )
>  UI IDM version                                          (OK=29404  KO=0     )
>  UI IDM privilege                                        (OK=29404  KO=0     )
>  UI IDM features                                         (OK=29404  KO=0     )
>  UI IDM login                                            (OK=29404  KO=0     )
>  UI IDM dashboard                                        (OK=29404  KO=0     )
>  UI IDM managed user schema                              (OK=29404  KO=0     )
>  UI IDM user                                             (OK=29404  KO=0     )
>  UI IDM oidcToken                                        (OK=29404  KO=0     )
> userinfo                                                 (OK=29404  KO=0     )
> GetUUid                                                  (OK=43759  KO=0     )
> UI-Logout                                                (OK=29401  KO=0     )
> GetOpenidConfig                                          (OK=130859 KO=0     )
> UI-Logout Redirect 1                                     (OK=29399  KO=0     )
>  UI AM revoke1                                           (OK=29397  KO=0     )
>  UI AM revoke2                                           (OK=29396  KO=0     )
>  UI AM endsession                                        (OK=29397  KO=0     )
> CreatePolicy                                             (OK=43742  KO=14    )
> RootUserinfo                                             (OK=98079  KO=0     )
> getIdToken                                               (OK=9812   KO=0     )
> getIdToken Redirect 1                                    (OK=9812   KO=0     )
> createOrganization                                       (OK=9812   KO=0     )
> queryOrganization                                        (OK=9812   KO=0     )
> deleteOrganization                                       (OK=9812   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4898   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4896   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2706   KO=0     )
> ReadPolicy                                               (OK=43606  KO=4     )
> DeletePolicy                                             (OK=43487  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=467    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2719 (98.94%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 152369 / active: 373    / done: 136333
================================================================================

21:38:33.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:34.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:34.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:34.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:34.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:34.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:34.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:35.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:35.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:36.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:36.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:37.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:37.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:37.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:38.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:38 GMT                                    1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1916284 KO=24    )
> restLoginInitiate                                        (OK=132207 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132196 KO=0     )
> User Authorize PKCE stage                                (OK=158961 KO=0     )
> User AccessToken PKCE stage                              (OK=158951 KO=1     )
> tokenUserinfo                                            (OK=26505  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29510  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29508  KO=0     )
>  UI AM idFromSession                                     (OK=29508  KO=0     )
>  UI AM validateGoto                                      (OK=29508  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29506  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29506  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29506  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29506  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29504  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29504  KO=0     )
> Skip 2FA                                                 (OK=73439  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29501  KO=0     )
>  UI IDM uiconfig                                         (OK=29501  KO=0     )
>  UI IDM version                                          (OK=29501  KO=0     )
>  UI IDM privilege                                        (OK=29501  KO=0     )
>  UI IDM features                                         (OK=29501  KO=0     )
>  UI IDM login                                            (OK=29501  KO=0     )
>  UI IDM dashboard                                        (OK=29501  KO=0     )
>  UI IDM managed user schema                              (OK=29501  KO=0     )
>  UI IDM user                                             (OK=29501  KO=0     )
>  UI IDM oidcToken                                        (OK=29501  KO=0     )
> userinfo                                                 (OK=29501  KO=0     )
> GetUUid                                                  (OK=43886  KO=0     )
> UI-Logout                                                (OK=29501  KO=0     )
> GetOpenidConfig                                          (OK=131246 KO=0     )
> UI-Logout Redirect 1                                     (OK=29500  KO=0     )
>  UI AM revoke1                                           (OK=29500  KO=0     )
>  UI AM revoke2                                           (OK=29500  KO=0     )
>  UI AM endsession                                        (OK=29500  KO=0     )
> CreatePolicy                                             (OK=43865  KO=14    )
> RootUserinfo                                             (OK=98378  KO=0     )
> getIdToken                                               (OK=9846   KO=0     )
> getIdToken Redirect 1                                    (OK=9844   KO=0     )
> createOrganization                                       (OK=9842   KO=0     )
> queryOrganization                                        (OK=9842   KO=0     )
> deleteOrganization                                       (OK=9841   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4912   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4912   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2712   KO=0     )
> ReadPolicy                                               (OK=43751  KO=4     )
> DeletePolicy                                             (OK=43602  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=468    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2734 (98.95%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 151955 / active: 377    / done: 136743
================================================================================

21:38:39.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:39.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:40.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:41.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:41.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:42.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:42.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:42.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:42.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:42.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:42.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:43.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:43 GMT                                    1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1921881 KO=24    )
> restLoginInitiate                                        (OK=132558 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132552 KO=0     )
> User Authorize PKCE stage                                (OK=159399 KO=0     )
> User AccessToken PKCE stage                              (OK=159395 KO=1     )
> tokenUserinfo                                            (OK=26575  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29604  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29603  KO=0     )
>  UI AM idFromSession                                     (OK=29603  KO=0     )
>  UI AM validateGoto                                      (OK=29603  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29603  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29602  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29602  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29601  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29598  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29598  KO=0     )
> Skip 2FA                                                 (OK=73623  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29596  KO=0     )
>  UI IDM uiconfig                                         (OK=29596  KO=0     )
>  UI IDM version                                          (OK=29596  KO=0     )
>  UI IDM privilege                                        (OK=29596  KO=0     )
>  UI IDM features                                         (OK=29596  KO=0     )
>  UI IDM login                                            (OK=29596  KO=0     )
>  UI IDM dashboard                                        (OK=29596  KO=0     )
>  UI IDM managed user schema                              (OK=29596  KO=0     )
>  UI IDM user                                             (OK=29596  KO=0     )
>  UI IDM oidcToken                                        (OK=29593  KO=0     )
> userinfo                                                 (OK=29593  KO=0     )
> GetUUid                                                  (OK=44001  KO=0     )
> UI-Logout                                                (OK=29591  KO=0     )
> GetOpenidConfig                                          (OK=131631 KO=0     )
> UI-Logout Redirect 1                                     (OK=29591  KO=0     )
>  UI AM revoke1                                           (OK=29590  KO=0     )
>  UI AM revoke2                                           (OK=29590  KO=0     )
>  UI AM endsession                                        (OK=29590  KO=0     )
> CreatePolicy                                             (OK=43983  KO=14    )
> RootUserinfo                                             (OK=98633  KO=0     )
> getIdToken                                               (OK=9870   KO=0     )
> getIdToken Redirect 1                                    (OK=9870   KO=0     )
> createOrganization                                       (OK=9870   KO=0     )
> queryOrganization                                        (OK=9870   KO=0     )
> deleteOrganization                                       (OK=9870   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4929   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4928   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2719   KO=0     )
> ReadPolicy                                               (OK=43871  KO=4     )
> DeletePolicy                                             (OK=43742  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=473    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2746 (98.95%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 151580 / active: 344    / done: 137151
================================================================================

21:38:43.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:43.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:44.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:44.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:45.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:45.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:45.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:45.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:45.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:46.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:46.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:47.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:47.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:48.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:48 GMT                                    1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1926717 KO=24    )
> restLoginInitiate                                        (OK=132938 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132927 KO=0     )
> User Authorize PKCE stage                                (OK=159816 KO=0     )
> User AccessToken PKCE stage                              (OK=159806 KO=1     )
> tokenUserinfo                                            (OK=26644  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29671  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29669  KO=0     )
>  UI AM idFromSession                                     (OK=29665  KO=0     )
>  UI AM validateGoto                                      (OK=29665  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29663  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29663  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29663  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29663  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29660  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29659  KO=0     )
> Skip 2FA                                                 (OK=73843  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29658  KO=0     )
>  UI IDM uiconfig                                         (OK=29658  KO=0     )
>  UI IDM version                                          (OK=29658  KO=0     )
>  UI IDM privilege                                        (OK=29658  KO=0     )
>  UI IDM features                                         (OK=29658  KO=0     )
>  UI IDM login                                            (OK=29658  KO=0     )
>  UI IDM dashboard                                        (OK=29658  KO=0     )
>  UI IDM managed user schema                              (OK=29658  KO=0     )
>  UI IDM user                                             (OK=29658  KO=0     )
>  UI IDM oidcToken                                        (OK=29658  KO=0     )
> userinfo                                                 (OK=29658  KO=0     )
> GetUUid                                                  (OK=44135  KO=0     )
> UI-Logout                                                (OK=29658  KO=0     )
> GetOpenidConfig                                          (OK=132004 KO=0     )
> UI-Logout Redirect 1                                     (OK=29658  KO=0     )
>  UI AM revoke1                                           (OK=29657  KO=0     )
>  UI AM revoke2                                           (OK=29657  KO=0     )
>  UI AM endsession                                        (OK=29657  KO=0     )
> CreatePolicy                                             (OK=44117  KO=14    )
> RootUserinfo                                             (OK=98870  KO=0     )
> getIdToken                                               (OK=9901   KO=0     )
> getIdToken Redirect 1                                    (OK=9901   KO=0     )
> createOrganization                                       (OK=9901   KO=0     )
> queryOrganization                                        (OK=9899   KO=0     )
> deleteOrganization                                       (OK=9899   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4943   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4942   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2733   KO=0     )
> ReadPolicy                                               (OK=43992  KO=4     )
> DeletePolicy                                             (OK=43867  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=473    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2760 (98.96%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 151188 / active: 368    / done: 137519
================================================================================

21:38:48.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:49.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:50.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:50.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:51.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:53.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:53.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:53 GMT                                    1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1932272 KO=24    )
> restLoginInitiate                                        (OK=133294 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133291 KO=0     )
> User Authorize PKCE stage                                (OK=160262 KO=0     )
> User AccessToken PKCE stage                              (OK=160255 KO=1     )
> tokenUserinfo                                            (OK=26709  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29759  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29759  KO=0     )
>  UI AM idFromSession                                     (OK=29758  KO=0     )
>  UI AM validateGoto                                      (OK=29759  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29752  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29751  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29751  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29751  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29751  KO=0     )
> Skip 2FA                                                 (OK=74047  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29750  KO=0     )
>  UI IDM uiconfig                                         (OK=29750  KO=0     )
>  UI IDM version                                          (OK=29750  KO=0     )
>  UI IDM privilege                                        (OK=29749  KO=0     )
>  UI IDM features                                         (OK=29749  KO=0     )
>  UI IDM login                                            (OK=29749  KO=0     )
>  UI IDM dashboard                                        (OK=29749  KO=0     )
>  UI IDM managed user schema                              (OK=29748  KO=0     )
>  UI IDM user                                             (OK=29749  KO=0     )
>  UI IDM oidcToken                                        (OK=29748  KO=0     )
> userinfo                                                 (OK=29747  KO=0     )
> GetUUid                                                  (OK=44258  KO=0     )
> UI-Logout                                                (OK=29747  KO=0     )
> GetOpenidConfig                                          (OK=132383 KO=0     )
> UI-Logout Redirect 1                                     (OK=29746  KO=0     )
>  UI AM revoke1                                           (OK=29745  KO=0     )
>  UI AM revoke2                                           (OK=29745  KO=0     )
>  UI AM endsession                                        (OK=29745  KO=0     )
> CreatePolicy                                             (OK=44244  KO=14    )
> RootUserinfo                                             (OK=99151  KO=0     )
> getIdToken                                               (OK=9925   KO=0     )
> getIdToken Redirect 1                                    (OK=9925   KO=0     )
> createOrganization                                       (OK=9925   KO=0     )
> queryOrganization                                        (OK=9925   KO=0     )
> deleteOrganization                                       (OK=9924   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4957   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4956   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2744   KO=0     )
> ReadPolicy                                               (OK=44126  KO=4     )
> DeletePolicy                                             (OK=43989  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=473    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2774 (98.97%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 150817 / active: 362    / done: 137896
================================================================================

21:38:54.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:55.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:56.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:56.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:56.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:56.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:56.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:58.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:38:58 GMT                                    1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1938029 KO=24    )
> restLoginInitiate                                        (OK=133685 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133682 KO=0     )
> User Authorize PKCE stage                                (OK=160737 KO=0     )
> User AccessToken PKCE stage                              (OK=160725 KO=1     )
> tokenUserinfo                                            (OK=26788  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29850  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29849  KO=0     )
>  UI AM idFromSession                                     (OK=29848  KO=0     )
>  UI AM validateGoto                                      (OK=29848  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29846  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29846  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29846  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29846  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29842  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29842  KO=0     )
> Skip 2FA                                                 (OK=74256  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29841  KO=0     )
>  UI IDM uiconfig                                         (OK=29841  KO=0     )
>  UI IDM version                                          (OK=29841  KO=0     )
>  UI IDM privilege                                        (OK=29841  KO=0     )
>  UI IDM features                                         (OK=29841  KO=0     )
>  UI IDM login                                            (OK=29841  KO=0     )
>  UI IDM dashboard                                        (OK=29841  KO=0     )
>  UI IDM managed user schema                              (OK=29841  KO=0     )
>  UI IDM user                                             (OK=29841  KO=0     )
>  UI IDM oidcToken                                        (OK=29839  KO=0     )
> userinfo                                                 (OK=29839  KO=0     )
> GetUUid                                                  (OK=44385  KO=0     )
> UI-Logout                                                (OK=29839  KO=0     )
> GetOpenidConfig                                          (OK=132772 KO=0     )
> UI-Logout Redirect 1                                     (OK=29838  KO=0     )
>  UI AM revoke1                                           (OK=29838  KO=0     )
>  UI AM revoke2                                           (OK=29838  KO=0     )
>  UI AM endsession                                        (OK=29838  KO=0     )
> CreatePolicy                                             (OK=44369  KO=14    )
> RootUserinfo                                             (OK=99419  KO=0     )
> getIdToken                                               (OK=9954   KO=0     )
> getIdToken Redirect 1                                    (OK=9954   KO=0     )
> createOrganization                                       (OK=9954   KO=0     )
> queryOrganization                                        (OK=9954   KO=0     )
> deleteOrganization                                       (OK=9954   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4972   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4971   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2748   KO=0     )
> ReadPolicy                                               (OK=44253  KO=4     )
> DeletePolicy                                             (OK=44121  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=475    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2782 (98.97%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 150416 / active: 347    / done: 138312
================================================================================

21:38:59.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:38:59.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:00.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:00.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:00.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:00.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:01.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:01.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:01.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:01.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:03.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:03 GMT                                    1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1943216 KO=24    )
> restLoginInitiate                                        (OK=134055 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134050 KO=0     )
> User Authorize PKCE stage                                (OK=161168 KO=0     )
> User AccessToken PKCE stage                              (OK=161163 KO=1     )
> tokenUserinfo                                            (OK=26867  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29920  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29920  KO=0     )
>  UI AM idFromSession                                     (OK=29920  KO=0     )
>  UI AM validateGoto                                      (OK=29920  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29918  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29918  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29918  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29918  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29918  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29918  KO=0     )
> Skip 2FA                                                 (OK=74463  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29918  KO=0     )
>  UI IDM uiconfig                                         (OK=29918  KO=0     )
>  UI IDM version                                          (OK=29918  KO=0     )
>  UI IDM privilege                                        (OK=29918  KO=0     )
>  UI IDM features                                         (OK=29918  KO=0     )
>  UI IDM login                                            (OK=29918  KO=0     )
>  UI IDM dashboard                                        (OK=29916  KO=0     )
>  UI IDM managed user schema                              (OK=29916  KO=0     )
>  UI IDM user                                             (OK=29916  KO=0     )
>  UI IDM oidcToken                                        (OK=29915  KO=0     )
> userinfo                                                 (OK=29913  KO=0     )
> GetUUid                                                  (OK=44508  KO=0     )
> UI-Logout                                                (OK=29912  KO=0     )
> GetOpenidConfig                                          (OK=133145 KO=0     )
> UI-Logout Redirect 1                                     (OK=29912  KO=0     )
>  UI AM revoke1                                           (OK=29911  KO=0     )
>  UI AM revoke2                                           (OK=29911  KO=0     )
>  UI AM endsession                                        (OK=29911  KO=0     )
> CreatePolicy                                             (OK=44493  KO=14    )
> RootUserinfo                                             (OK=99680  KO=0     )
> getIdToken                                               (OK=9992   KO=0     )
> getIdToken Redirect 1                                    (OK=9992   KO=0     )
> createOrganization                                       (OK=9990   KO=0     )
> queryOrganization                                        (OK=9990   KO=0     )
> deleteOrganization                                       (OK=9990   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4992   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4992   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2757   KO=0     )
> ReadPolicy                                               (OK=44376  KO=4     )
> DeletePolicy                                             (OK=44247  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=477    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2793 (98.97%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 150025 / active: 339    / done: 138711
================================================================================

21:39:05.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:05.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:05.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:05.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:06.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:07.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:07.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:07.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:08.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:08.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:08.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:08 GMT                                    1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1948562 KO=24    )
> restLoginInitiate                                        (OK=134447 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134436 KO=0     )
> User Authorize PKCE stage                                (OK=161619 KO=0     )
> User AccessToken PKCE stage                              (OK=161608 KO=1     )
> tokenUserinfo                                            (OK=26937  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30004  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30004  KO=0     )
>  UI AM idFromSession                                     (OK=30003  KO=0     )
>  UI AM validateGoto                                      (OK=30003  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30000  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29999  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29999  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29999  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29996  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29996  KO=0     )
> Skip 2FA                                                 (OK=74679  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29996  KO=0     )
>  UI IDM uiconfig                                         (OK=29996  KO=0     )
>  UI IDM version                                          (OK=29996  KO=0     )
>  UI IDM privilege                                        (OK=29994  KO=0     )
>  UI IDM features                                         (OK=29995  KO=0     )
>  UI IDM login                                            (OK=29995  KO=0     )
>  UI IDM dashboard                                        (OK=29994  KO=0     )
>  UI IDM managed user schema                              (OK=29994  KO=0     )
>  UI IDM user                                             (OK=29994  KO=0     )
>  UI IDM oidcToken                                        (OK=29993  KO=0     )
> userinfo                                                 (OK=29992  KO=0     )
> GetUUid                                                  (OK=44634  KO=0     )
> UI-Logout                                                (OK=29992  KO=0     )
> GetOpenidConfig                                          (OK=133516 KO=0     )
> UI-Logout Redirect 1                                     (OK=29992  KO=0     )
>  UI AM revoke1                                           (OK=29991  KO=0     )
>  UI AM revoke2                                           (OK=29991  KO=0     )
>  UI AM endsession                                        (OK=29991  KO=0     )
> CreatePolicy                                             (OK=44617  KO=14    )
> RootUserinfo                                             (OK=99973  KO=0     )
> getIdToken                                               (OK=10013  KO=0     )
> getIdToken Redirect 1                                    (OK=10013  KO=0     )
> createOrganization                                       (OK=10013  KO=0     )
> queryOrganization                                        (OK=10012  KO=0     )
> deleteOrganization                                       (OK=10012  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5007   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5007   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2769   KO=0     )
> ReadPolicy                                               (OK=44500  KO=4     )
> DeletePolicy                                             (OK=44372  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=479    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2804 (98.98%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 149615 / active: 379    / done: 139081
================================================================================

21:39:08.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:09.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:09.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:09.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:09.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:10.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:10.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:10.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:11.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:11.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:11.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:11.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:12.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:12.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:12.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:12.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:13.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:13 GMT                                    1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1954010 KO=24    )
> restLoginInitiate                                        (OK=134807 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134798 KO=0     )
> User Authorize PKCE stage                                (OK=162050 KO=0     )
> User AccessToken PKCE stage                              (OK=162042 KO=1     )
> tokenUserinfo                                            (OK=27004  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30092  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30090  KO=0     )
>  UI AM idFromSession                                     (OK=30089  KO=0     )
>  UI AM validateGoto                                      (OK=30089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30086  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30085  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30085  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30085  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30084  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30083  KO=0     )
> Skip 2FA                                                 (OK=74870  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30083  KO=0     )
>  UI IDM uiconfig                                         (OK=30083  KO=0     )
>  UI IDM version                                          (OK=30083  KO=0     )
>  UI IDM privilege                                        (OK=30083  KO=0     )
>  UI IDM features                                         (OK=30083  KO=0     )
>  UI IDM login                                            (OK=30083  KO=0     )
>  UI IDM dashboard                                        (OK=30083  KO=0     )
>  UI IDM managed user schema                              (OK=30083  KO=0     )
>  UI IDM user                                             (OK=30083  KO=0     )
>  UI IDM oidcToken                                        (OK=30082  KO=0     )
> userinfo                                                 (OK=30082  KO=0     )
> GetUUid                                                  (OK=44762  KO=0     )
> UI-Logout                                                (OK=30081  KO=0     )
> GetOpenidConfig                                          (OK=133894 KO=0     )
> UI-Logout Redirect 1                                     (OK=30081  KO=0     )
>  UI AM revoke1                                           (OK=30080  KO=0     )
>  UI AM revoke2                                           (OK=30080  KO=0     )
>  UI AM endsession                                        (OK=30080  KO=0     )
> CreatePolicy                                             (OK=44747  KO=14    )
> RootUserinfo                                             (OK=100239 KO=0     )
> getIdToken                                               (OK=10039  KO=0     )
> getIdToken Redirect 1                                    (OK=10039  KO=0     )
> createOrganization                                       (OK=10039  KO=0     )
> queryOrganization                                        (OK=10039  KO=0     )
> deleteOrganization                                       (OK=10039  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5022   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5021   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2776   KO=0     )
> ReadPolicy                                               (OK=44626  KO=4     )
> DeletePolicy                                             (OK=44496  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=480    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2821 (98.98%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 149241 / active: 350    / done: 139484
================================================================================

21:39:13.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:14.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:14.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:14.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:15.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:16.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:16.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:16.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:16.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:17.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:17.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:17.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:17.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:17.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:18.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:18.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:18 GMT                                    1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1959494 KO=24    )
> restLoginInitiate                                        (OK=135208 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135201 KO=0     )
> User Authorize PKCE stage                                (OK=162515 KO=0     )
> User AccessToken PKCE stage                              (OK=162511 KO=1     )
> tokenUserinfo                                            (OK=27086  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30173  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30173  KO=0     )
>  UI AM idFromSession                                     (OK=30170  KO=0     )
>  UI AM validateGoto                                      (OK=30171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30167  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30167  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30167  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30167  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30166  KO=0     )
> Skip 2FA                                                 (OK=75099  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30163  KO=0     )
>  UI IDM uiconfig                                         (OK=30163  KO=0     )
>  UI IDM version                                          (OK=30163  KO=0     )
>  UI IDM privilege                                        (OK=30163  KO=0     )
>  UI IDM features                                         (OK=30162  KO=0     )
>  UI IDM login                                            (OK=30162  KO=0     )
>  UI IDM dashboard                                        (OK=30162  KO=0     )
>  UI IDM managed user schema                              (OK=30162  KO=0     )
>  UI IDM user                                             (OK=30162  KO=0     )
>  UI IDM oidcToken                                        (OK=30161  KO=0     )
> userinfo                                                 (OK=30160  KO=0     )
> GetUUid                                                  (OK=44895  KO=0     )
> UI-Logout                                                (OK=30160  KO=0     )
> GetOpenidConfig                                          (OK=134283 KO=0     )
> UI-Logout Redirect 1                                     (OK=30159  KO=0     )
>  UI AM revoke1                                           (OK=30158  KO=0     )
>  UI AM revoke2                                           (OK=30158  KO=0     )
>  UI AM endsession                                        (OK=30158  KO=0     )
> CreatePolicy                                             (OK=44879  KO=14    )
> RootUserinfo                                             (OK=100534 KO=0     )
> getIdToken                                               (OK=10060  KO=0     )
> getIdToken Redirect 1                                    (OK=10060  KO=0     )
> createOrganization                                       (OK=10060  KO=0     )
> queryOrganization                                        (OK=10060  KO=0     )
> deleteOrganization                                       (OK=10060  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5038   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5038   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2784   KO=0     )
> ReadPolicy                                               (OK=44756  KO=4     )
> DeletePolicy                                             (OK=44623  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=481    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2837 (98.99%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 148825 / active: 376    / done: 139874
================================================================================

21:39:18.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:20.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:20.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:20.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:20.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:21.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:21.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:21.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:21.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:21.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:21.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:22.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:22.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:22.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:23.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:23.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:23.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:23 GMT                                    1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1965152 KO=24    )
> restLoginInitiate                                        (OK=135591 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135582 KO=0     )
> User Authorize PKCE stage                                (OK=162970 KO=0     )
> User AccessToken PKCE stage                              (OK=162965 KO=1     )
> tokenUserinfo                                            (OK=27159  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30265  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30264  KO=0     )
>  UI AM idFromSession                                     (OK=30264  KO=0     )
>  UI AM validateGoto                                      (OK=30264  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30259  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30259  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30256  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30256  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30253  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30253  KO=0     )
> Skip 2FA                                                 (OK=75298  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30252  KO=0     )
>  UI IDM uiconfig                                         (OK=30252  KO=0     )
>  UI IDM version                                          (OK=30252  KO=0     )
>  UI IDM privilege                                        (OK=30252  KO=0     )
>  UI IDM features                                         (OK=30252  KO=0     )
>  UI IDM login                                            (OK=30252  KO=0     )
>  UI IDM dashboard                                        (OK=30252  KO=0     )
>  UI IDM managed user schema                              (OK=30252  KO=0     )
>  UI IDM user                                             (OK=30252  KO=0     )
>  UI IDM oidcToken                                        (OK=30251  KO=0     )
> userinfo                                                 (OK=30250  KO=0     )
> GetUUid                                                  (OK=45013  KO=0     )
> UI-Logout                                                (OK=30250  KO=0     )
> GetOpenidConfig                                          (OK=134666 KO=0     )
> UI-Logout Redirect 1                                     (OK=30249  KO=0     )
>  UI AM revoke1                                           (OK=30249  KO=0     )
>  UI AM revoke2                                           (OK=30249  KO=0     )
>  UI AM endsession                                        (OK=30249  KO=0     )
> CreatePolicy                                             (OK=44997  KO=14    )
> RootUserinfo                                             (OK=100847 KO=0     )
> getIdToken                                               (OK=10087  KO=0     )
> getIdToken Redirect 1                                    (OK=10087  KO=0     )
> createOrganization                                       (OK=10087  KO=0     )
> queryOrganization                                        (OK=10087  KO=0     )
> deleteOrganization                                       (OK=10085  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5054   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5054   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2798   KO=0     )
> ReadPolicy                                               (OK=44884  KO=4     )
> DeletePolicy                                             (OK=44751  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=482    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2854 (98.99%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 148423 / active: 361    / done: 140291
================================================================================

21:39:24.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:24.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:24.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:24.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:26.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:26.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:27.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:27.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:27.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:27.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:28.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:28 GMT                                    1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1970903 KO=24    )
> restLoginInitiate                                        (OK=135975 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135969 KO=0     )
> User Authorize PKCE stage                                (OK=163440 KO=0     )
> User AccessToken PKCE stage                              (OK=163431 KO=1     )
> tokenUserinfo                                            (OK=27232  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30354  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30353  KO=0     )
>  UI AM idFromSession                                     (OK=30353  KO=0     )
>  UI AM validateGoto                                      (OK=30353  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30350  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30349  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30349  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30349  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30347  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30347  KO=0     )
> Skip 2FA                                                 (OK=75509  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30347  KO=0     )
>  UI IDM uiconfig                                         (OK=30347  KO=0     )
>  UI IDM version                                          (OK=30347  KO=0     )
>  UI IDM privilege                                        (OK=30347  KO=0     )
>  UI IDM features                                         (OK=30347  KO=0     )
>  UI IDM login                                            (OK=30347  KO=0     )
>  UI IDM dashboard                                        (OK=30347  KO=0     )
>  UI IDM managed user schema                              (OK=30347  KO=0     )
>  UI IDM user                                             (OK=30347  KO=0     )
>  UI IDM oidcToken                                        (OK=30347  KO=0     )
> userinfo                                                 (OK=30347  KO=0     )
> GetUUid                                                  (OK=45137  KO=0     )
> UI-Logout                                                (OK=30346  KO=0     )
> GetOpenidConfig                                          (OK=135030 KO=0     )
> UI-Logout Redirect 1                                     (OK=30346  KO=0     )
>  UI AM revoke1                                           (OK=30345  KO=0     )
>  UI AM revoke2                                           (OK=30345  KO=0     )
>  UI AM endsession                                        (OK=30345  KO=0     )
> CreatePolicy                                             (OK=45120  KO=14    )
> RootUserinfo                                             (OK=101137 KO=0     )
> getIdToken                                               (OK=10112  KO=0     )
> getIdToken Redirect 1                                    (OK=10112  KO=0     )
> createOrganization                                       (OK=10112  KO=0     )
> queryOrganization                                        (OK=10112  KO=0     )
> deleteOrganization                                       (OK=10112  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5068   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5067   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2813   KO=0     )
> ReadPolicy                                               (OK=45003  KO=4     )
> DeletePolicy                                             (OK=44880  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=484    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2865 (99.00%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 148030 / active: 346    / done: 140699
================================================================================

21:39:28.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:29.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:29.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:29.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:30.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:30.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:30.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:31.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:31.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:32.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:32.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:32.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:33.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:33.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:33 GMT                                    1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1976288 KO=24    )
> restLoginInitiate                                        (OK=136374 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136363 KO=0     )
> User Authorize PKCE stage                                (OK=163897 KO=0     )
> User AccessToken PKCE stage                              (OK=163886 KO=1     )
> tokenUserinfo                                            (OK=27303  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30435  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30434  KO=0     )
>  UI AM idFromSession                                     (OK=30433  KO=0     )
>  UI AM validateGoto                                      (OK=30433  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30426  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30425  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30424  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30424  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30423  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30423  KO=0     )
> Skip 2FA                                                 (OK=75736  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30422  KO=0     )
>  UI IDM uiconfig                                         (OK=30422  KO=0     )
>  UI IDM version                                          (OK=30422  KO=0     )
>  UI IDM privilege                                        (OK=30422  KO=0     )
>  UI IDM features                                         (OK=30422  KO=0     )
>  UI IDM login                                            (OK=30422  KO=0     )
>  UI IDM dashboard                                        (OK=30422  KO=0     )
>  UI IDM managed user schema                              (OK=30422  KO=0     )
>  UI IDM user                                             (OK=30422  KO=0     )
>  UI IDM oidcToken                                        (OK=30419  KO=0     )
> userinfo                                                 (OK=30419  KO=0     )
> GetUUid                                                  (OK=45257  KO=0     )
> UI-Logout                                                (OK=30419  KO=0     )
> GetOpenidConfig                                          (OK=135396 KO=0     )
> UI-Logout Redirect 1                                     (OK=30418  KO=0     )
>  UI AM revoke1                                           (OK=30418  KO=0     )
>  UI AM revoke2                                           (OK=30418  KO=0     )
>  UI AM endsession                                        (OK=30418  KO=0     )
> CreatePolicy                                             (OK=45242  KO=14    )
> RootUserinfo                                             (OK=101488 KO=0     )
> getIdToken                                               (OK=10148  KO=0     )
> getIdToken Redirect 1                                    (OK=10148  KO=0     )
> createOrganization                                       (OK=10148  KO=0     )
> queryOrganization                                        (OK=10148  KO=0     )
> deleteOrganization                                       (OK=10147  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5083   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5081   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2823   KO=0     )
> ReadPolicy                                               (OK=45127  KO=4     )
> DeletePolicy                                             (OK=45001  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=485    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2879 (99.00%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 147614 / active: 374    / done: 141087
================================================================================

21:39:33.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:34.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:35.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:36.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:36.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:36.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:37.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:37.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:37.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:38.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:38 GMT                                    1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1981852 KO=24    )
> restLoginInitiate                                        (OK=136736 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136728 KO=0     )
> User Authorize PKCE stage                                (OK=164347 KO=0     )
> User AccessToken PKCE stage                              (OK=164343 KO=1     )
> tokenUserinfo                                            (OK=27376  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30519  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30518  KO=0     )
>  UI AM idFromSession                                     (OK=30518  KO=0     )
>  UI AM validateGoto                                      (OK=30518  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30517  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30517  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30517  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30517  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30516  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30514  KO=0     )
> Skip 2FA                                                 (OK=75938  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30513  KO=0     )
>  UI IDM uiconfig                                         (OK=30513  KO=0     )
>  UI IDM version                                          (OK=30513  KO=0     )
>  UI IDM privilege                                        (OK=30513  KO=0     )
>  UI IDM features                                         (OK=30513  KO=0     )
>  UI IDM login                                            (OK=30513  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     )
>  UI IDM oidcToken                                        (OK=30512  KO=0     )
> userinfo                                                 (OK=30512  KO=0     )
> GetUUid                                                  (OK=45378  KO=0     )
> UI-Logout                                                (OK=30511  KO=0     )
> GetOpenidConfig                                          (OK=135762 KO=0     )
> UI-Logout Redirect 1                                     (OK=30510  KO=0     )
>  UI AM revoke1                                           (OK=30507  KO=0     )
>  UI AM revoke2                                           (OK=30507  KO=0     )
>  UI AM endsession                                        (OK=30507  KO=0     )
> CreatePolicy                                             (OK=45358  KO=14    )
> RootUserinfo                                             (OK=101766 KO=0     )
> getIdToken                                               (OK=10178  KO=0     )
> getIdToken Redirect 1                                    (OK=10178  KO=0     )
> createOrganization                                       (OK=10177  KO=0     )
> queryOrganization                                        (OK=10177  KO=0     )
> deleteOrganization                                       (OK=10177  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5094   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5094   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2833   KO=0     )
> ReadPolicy                                               (OK=45250  KO=4     )
> DeletePolicy                                             (OK=45123  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=485    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2889 (99.01%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 147244 / active: 339    / done: 141492
================================================================================

21:39:39.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:39.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:39.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:40.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:40.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:41.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:42.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:42.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:42.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:43.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:43.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:43 GMT                                    1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1987265 KO=24    )
> restLoginInitiate                                        (OK=137133 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137126 KO=0     )
> User Authorize PKCE stage                                (OK=164805 KO=0     )
> User AccessToken PKCE stage                              (OK=164796 KO=1     )
> tokenUserinfo                                            (OK=27461  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30602  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30601  KO=0     )
>  UI AM idFromSession                                     (OK=30600  KO=0     )
>  UI AM validateGoto                                      (OK=30600  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30598  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30598  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30598  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30597  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30594  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30594  KO=0     )
> Skip 2FA                                                 (OK=76153  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30594  KO=0     )
>  UI IDM uiconfig                                         (OK=30594  KO=0     )
>  UI IDM version                                          (OK=30594  KO=0     )
>  UI IDM privilege                                        (OK=30593  KO=0     )
>  UI IDM features                                         (OK=30593  KO=0     )
>  UI IDM login                                            (OK=30593  KO=0     )
>  UI IDM dashboard                                        (OK=30592  KO=0     )
>  UI IDM managed user schema                              (OK=30592  KO=0     )
>  UI IDM user                                             (OK=30591  KO=0     )
>  UI IDM oidcToken                                        (OK=30591  KO=0     )
> userinfo                                                 (OK=30591  KO=0     )
> GetUUid                                                  (OK=45508  KO=0     )
> UI-Logout                                                (OK=30591  KO=0     )
> GetOpenidConfig                                          (OK=136133 KO=0     )
> UI-Logout Redirect 1                                     (OK=30591  KO=0     )
>  UI AM revoke1                                           (OK=30591  KO=0     )
>  UI AM revoke2                                           (OK=30591  KO=0     )
>  UI AM endsession                                        (OK=30591  KO=0     )
> CreatePolicy                                             (OK=45493  KO=14    )
> RootUserinfo                                             (OK=102024 KO=0     )
> getIdToken                                               (OK=10205  KO=0     )
> getIdToken Redirect 1                                    (OK=10205  KO=0     )
> createOrganization                                       (OK=10205  KO=0     )
> queryOrganization                                        (OK=10205  KO=0     )
> deleteOrganization                                       (OK=10205  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5107   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5107   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2839   KO=0     )
> ReadPolicy                                               (OK=45367  KO=4     )
> DeletePolicy                                             (OK=45246  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=487    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2900 (99.01%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 146831 / active: 353    / done: 141891
================================================================================

21:39:43.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:43.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:44.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:44.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:45.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:47.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:48 GMT                                    1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1993073 KO=24    )
> restLoginInitiate                                        (OK=137530 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137525 KO=0     )
> User Authorize PKCE stage                                (OK=165292 KO=0     )
> User AccessToken PKCE stage                              (OK=165285 KO=1     )
> tokenUserinfo                                            (OK=27542  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30692  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30691  KO=0     )
>  UI AM idFromSession                                     (OK=30689  KO=0     )
>  UI AM validateGoto                                      (OK=30689  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30687  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30687  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30686  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30685  KO=0     )
> Skip 2FA                                                 (OK=76376  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30685  KO=0     )
>  UI IDM uiconfig                                         (OK=30685  KO=0     )
>  UI IDM version                                          (OK=30685  KO=0     )
>  UI IDM privilege                                        (OK=30685  KO=0     )
>  UI IDM features                                         (OK=30685  KO=0     )
>  UI IDM login                                            (OK=30685  KO=0     )
>  UI IDM dashboard                                        (OK=30684  KO=0     )
>  UI IDM managed user schema                              (OK=30684  KO=0     )
>  UI IDM user                                             (OK=30684  KO=0     )
>  UI IDM oidcToken                                        (OK=30683  KO=0     )
> userinfo                                                 (OK=30683  KO=0     )
> GetUUid                                                  (OK=45637  KO=0     )
> UI-Logout                                                (OK=30680  KO=0     )
> GetOpenidConfig                                          (OK=136513 KO=0     )
> UI-Logout Redirect 1                                     (OK=30679  KO=0     )
>  UI AM revoke1                                           (OK=30679  KO=0     )
>  UI AM revoke2                                           (OK=30679  KO=0     )
>  UI AM endsession                                        (OK=30679  KO=0     )
> CreatePolicy                                             (OK=45623  KO=14    )
> RootUserinfo                                             (OK=102314 KO=0     )
> getIdToken                                               (OK=10239  KO=0     )
> getIdToken Redirect 1                                    (OK=10238  KO=0     )
> createOrganization                                       (OK=10238  KO=0     )
> queryOrganization                                        (OK=10237  KO=0     )
> deleteOrganization                                       (OK=10237  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5123   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5120   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2849   KO=0     )
> ReadPolicy                                               (OK=45499  KO=4     )
> DeletePolicy                                             (OK=45363  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=489    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2906 (99.01%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 146418 / active: 380    / done: 142277
================================================================================

21:39:49.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:50.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:51.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:51.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:52.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:52.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:52.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:53 GMT                                    1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1998031 KO=24    )
> restLoginInitiate                                        (OK=137889 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137879 KO=0     )
> User Authorize PKCE stage                                (OK=165711 KO=0     )
> User AccessToken PKCE stage                              (OK=165709 KO=1     )
> tokenUserinfo                                            (OK=27612  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30754  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30754  KO=0     )
>  UI AM idFromSession                                     (OK=30753  KO=0     )
>  UI AM validateGoto                                      (OK=30754  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30752  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30751  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30751  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30749  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30749  KO=0     )
> Skip 2FA                                                 (OK=76598  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30749  KO=0     )
>  UI IDM uiconfig                                         (OK=30749  KO=0     )
>  UI IDM version                                          (OK=30749  KO=0     )
>  UI IDM privilege                                        (OK=30749  KO=0     )
>  UI IDM features                                         (OK=30749  KO=0     )
>  UI IDM login                                            (OK=30749  KO=0     )
>  UI IDM dashboard                                        (OK=30749  KO=0     )
>  UI IDM managed user schema                              (OK=30749  KO=0     )
>  UI IDM user                                             (OK=30749  KO=0     )
>  UI IDM oidcToken                                        (OK=30748  KO=0     )
> userinfo                                                 (OK=30748  KO=0     )
> GetUUid                                                  (OK=45765  KO=0     )
> UI-Logout                                                (OK=30748  KO=0     )
> GetOpenidConfig                                          (OK=136905 KO=0     )
> UI-Logout Redirect 1                                     (OK=30748  KO=0     )
>  UI AM revoke1                                           (OK=30748  KO=0     )
>  UI AM revoke2                                           (OK=30748  KO=0     )
>  UI AM endsession                                        (OK=30748  KO=0     )
> CreatePolicy                                             (OK=45749  KO=14    )
> RootUserinfo                                             (OK=102631 KO=0     )
> getIdToken                                               (OK=10269  KO=0     )
> getIdToken Redirect 1                                    (OK=10269  KO=0     )
> createOrganization                                       (OK=10268  KO=0     )
> queryOrganization                                        (OK=10267  KO=0     )
> deleteOrganization                                       (OK=10266  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5136   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5136   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2859   KO=0     )
> ReadPolicy                                               (OK=45632  KO=4     )
> DeletePolicy                                             (OK=45495  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=490    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2913 (99.01%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 146045 / active: 366    / done: 142664
================================================================================

21:39:55.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:55.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:55.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:56.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:57.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:39:57.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:39:58 GMT                                    1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2003370 KO=24    )
> restLoginInitiate                                        (OK=138274 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138266 KO=0     )
> User Authorize PKCE stage                                (OK=166164 KO=0     )
> User AccessToken PKCE stage                              (OK=166154 KO=1     )
> tokenUserinfo                                            (OK=27702  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30835  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30835  KO=0     )
>  UI AM idFromSession                                     (OK=30834  KO=0     )
>  UI AM validateGoto                                      (OK=30834  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30829  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30829  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30829  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30829  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30826  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30826  KO=0     )
> Skip 2FA                                                 (OK=76802  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30826  KO=0     )
>  UI IDM uiconfig                                         (OK=30826  KO=0     )
>  UI IDM version                                          (OK=30826  KO=0     )
>  UI IDM privilege                                        (OK=30826  KO=0     )
>  UI IDM features                                         (OK=30826  KO=0     )
>  UI IDM login                                            (OK=30826  KO=0     )
>  UI IDM dashboard                                        (OK=30826  KO=0     )
>  UI IDM managed user schema                              (OK=30826  KO=0     )
>  UI IDM user                                             (OK=30826  KO=0     )
>  UI IDM oidcToken                                        (OK=30825  KO=0     )
> userinfo                                                 (OK=30825  KO=0     )
> GetUUid                                                  (OK=45885  KO=0     )
> UI-Logout                                                (OK=30825  KO=0     )
> GetOpenidConfig                                          (OK=137279 KO=0     )
> UI-Logout Redirect 1                                     (OK=30825  KO=0     )
>  UI AM revoke1                                           (OK=30824  KO=0     )
>  UI AM revoke2                                           (OK=30824  KO=0     )
>  UI AM endsession                                        (OK=30824  KO=0     )
> CreatePolicy                                             (OK=45870  KO=14    )
> RootUserinfo                                             (OK=102955 KO=0     )
> getIdToken                                               (OK=10293  KO=0     )
> getIdToken Redirect 1                                    (OK=10293  KO=0     )
> createOrganization                                       (OK=10293  KO=0     )
> queryOrganization                                        (OK=10293  KO=0     )
> deleteOrganization                                       (OK=10293  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5148   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5148   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2872   KO=0     )
> ReadPolicy                                               (OK=45757  KO=4     )
> DeletePolicy                                             (OK=45626  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=491    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2919 (99.02%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 145647 / active: 355    / done: 143073
================================================================================

21:39:59.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:00.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:00.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:00.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:00.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:01.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:01.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:02.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:02.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:02.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:02.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:03.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:03.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:03.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:03 GMT                                    1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2009329 KO=24    )
> restLoginInitiate                                        (OK=138676 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138668 KO=0     )
> User Authorize PKCE stage                                (OK=166654 KO=0     )
> User AccessToken PKCE stage                              (OK=166649 KO=1     )
> tokenUserinfo                                            (OK=27781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30937  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30935  KO=0     )
>  UI AM idFromSession                                     (OK=30934  KO=0     )
>  UI AM validateGoto                                      (OK=30934  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30930  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30928  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30928  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30928  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30926  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30924  KO=0     )
> Skip 2FA                                                 (OK=77014  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30924  KO=0     )
>  UI IDM uiconfig                                         (OK=30924  KO=0     )
>  UI IDM version                                          (OK=30924  KO=0     )
>  UI IDM privilege                                        (OK=30924  KO=0     )
>  UI IDM features                                         (OK=30924  KO=0     )
>  UI IDM login                                            (OK=30924  KO=0     )
>  UI IDM dashboard                                        (OK=30924  KO=0     )
>  UI IDM managed user schema                              (OK=30924  KO=0     )
>  UI IDM user                                             (OK=30924  KO=0     )
>  UI IDM oidcToken                                        (OK=30923  KO=0     )
> userinfo                                                 (OK=30922  KO=0     )
> GetUUid                                                  (OK=46009  KO=0     )
> UI-Logout                                                (OK=30919  KO=0     )
> GetOpenidConfig                                          (OK=137652 KO=0     )
> UI-Logout Redirect 1                                     (OK=30919  KO=0     )
>  UI AM revoke1                                           (OK=30919  KO=0     )
>  UI AM revoke2                                           (OK=30919  KO=0     )
>  UI AM endsession                                        (OK=30919  KO=0     )
> CreatePolicy                                             (OK=45991  KO=14    )
> RootUserinfo                                             (OK=103244 KO=0     )
> getIdToken                                               (OK=10322  KO=0     )
> getIdToken Redirect 1                                    (OK=10322  KO=0     )
> createOrganization                                       (OK=10321  KO=0     )
> queryOrganization                                        (OK=10319  KO=0     )
> deleteOrganization                                       (OK=10319  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5159   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5159   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2884   KO=0     )
> ReadPolicy                                               (OK=45879  KO=4     )
> DeletePolicy                                             (OK=45755  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=492    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2933 (99.02%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 145236 / active: 354    / done: 143485
================================================================================

21:40:04.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:04.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:04.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:04.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:07.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:07.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:07.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:07.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:07.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:08.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:08 GMT                                    1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2014854 KO=24    )
> restLoginInitiate                                        (OK=139055 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139047 KO=0     )
> User Authorize PKCE stage                                (OK=167107 KO=0     )
> User AccessToken PKCE stage                              (OK=167095 KO=1     )
> tokenUserinfo                                            (OK=27859  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31024  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31022  KO=0     )
>  UI AM idFromSession                                     (OK=31022  KO=0     )
>  UI AM validateGoto                                      (OK=31021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31018  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31018  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31014  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31014  KO=0     )
> Skip 2FA                                                 (OK=77210  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31014  KO=0     )
>  UI IDM uiconfig                                         (OK=31014  KO=0     )
>  UI IDM version                                          (OK=31014  KO=0     )
>  UI IDM privilege                                        (OK=31014  KO=0     )
>  UI IDM features                                         (OK=31014  KO=0     )
>  UI IDM login                                            (OK=31014  KO=0     )
>  UI IDM dashboard                                        (OK=31014  KO=0     )
>  UI IDM managed user schema                              (OK=31014  KO=0     )
>  UI IDM user                                             (OK=31013  KO=0     )
>  UI IDM oidcToken                                        (OK=31012  KO=0     )
> userinfo                                                 (OK=31012  KO=0     )
> GetUUid                                                  (OK=46117  KO=0     )
> UI-Logout                                                (OK=31010  KO=0     )
> GetOpenidConfig                                          (OK=138000 KO=0     )
> UI-Logout Redirect 1                                     (OK=31009  KO=0     )
>  UI AM revoke1                                           (OK=31008  KO=0     )
>  UI AM revoke2                                           (OK=31008  KO=0     )
>  UI AM endsession                                        (OK=31008  KO=0     )
> CreatePolicy                                             (OK=46097  KO=14    )
> RootUserinfo                                             (OK=103565 KO=0     )
> getIdToken                                               (OK=10342  KO=0     )
> getIdToken Redirect 1                                    (OK=10342  KO=0     )
> createOrganization                                       (OK=10342  KO=0     )
> queryOrganization                                        (OK=10342  KO=0     )
> deleteOrganization                                       (OK=10341  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5174   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5174   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2898   KO=0     )
> ReadPolicy                                               (OK=45998  KO=4     )
> DeletePolicy                                             (OK=45876  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=494    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2943 (99.02%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 144840 / active: 350    / done: 143885
================================================================================

21:40:08.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:09.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:09.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:10.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:10.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:11.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:11.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:12.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:12.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 144523: status.find.in([200, 209], 304), found 409
21:40:12.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,144523,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTEzMjg3MTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTTNzQlM3LXVnZmlKMEthaE9WSEFXN2k2M0VnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODgxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODgxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNDEyLCJpYXQiOjE3MzIxMzg4MTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InVlY0FrSXpBLTA0ckRjVlYwQ3VXOUlYNWx6NCJ9.SHCPVRl6TJTjUuAVzUT3LGS-uf4038J1xLm5Nmxg2ELQpNyfezjAahJq_hNH3eJPTStksqeI7HQ7V50V61J03iOVCQ4bgm5woexVOUsfdqhSKUbJJ7UgNQ9wcJ2OIojEtdToApqP4f3eecJzIad6Os2mpMEWfONB1jgvvR7uXmh97hJwiHw83D40XMYYg-wxG-td1kPLtXZ_pjDeJqncNNnDgwcong-Jl6_AcgZRoRdSMWqeB9_AlvtP1ClkBiWPeCcpl7aKeG-juL-fd-vd_7g0iUtrPbBzTPJRfXha6u-1Nzv4ZUoEjPaCqYHUDb73LAvkwqnBPVMlvjvmm_sAAw, username -> user.128986, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy853765, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a485a7, authcode -> 0O37lF75cB-ANm734-O3Jrgccas, useAdminRealm -> true, callbacks -> {"tokenId":"z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138812574), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138812574))), password -> Pa_ssw0rd, challenge -> jV4UXHhttz8-AZDhQIa7lIv_7ZAct_aDXxr9MXNKzOU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.103.175.190, verifier -> NTk1MDU4MDc4MzI4MjA0MDIyMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f270d1, tokenId -> z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy853765","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, 20 Nov 2024 21:40:12 GMT
	x-forgerock-transactionid: 7285e9c3-9ca3-45ad-bde6-4334d81ed7a8
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:40:13.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:13 GMT                                    1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2020426 KO=25    )
> restLoginInitiate                                        (OK=139424 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139417 KO=0     )
> User Authorize PKCE stage                                (OK=167565 KO=0     )
> User AccessToken PKCE stage                              (OK=167558 KO=1     )
> tokenUserinfo                                            (OK=27923  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31108  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31107  KO=0     )
>  UI AM idFromSession                                     (OK=31107  KO=0     )
>  UI AM validateGoto                                      (OK=31107  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31106  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31106  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31105  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31105  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31103  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31103  KO=0     )
> Skip 2FA                                                 (OK=77432  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31102  KO=0     )
>  UI IDM uiconfig                                         (OK=31102  KO=0     )
>  UI IDM version                                          (OK=31102  KO=0     )
>  UI IDM privilege                                        (OK=31101  KO=0     )
>  UI IDM features                                         (OK=31101  KO=0     )
>  UI IDM login                                            (OK=31101  KO=0     )
>  UI IDM dashboard                                        (OK=31101  KO=0     )
>  UI IDM managed user schema                              (OK=31100  KO=0     )
>  UI IDM user                                             (OK=31101  KO=0     )
>  UI IDM oidcToken                                        (OK=31098  KO=0     )
> userinfo                                                 (OK=31098  KO=0     )
> GetUUid                                                  (OK=46257  KO=0     )
> UI-Logout                                                (OK=31098  KO=0     )
> GetOpenidConfig                                          (OK=138366 KO=0     )
> UI-Logout Redirect 1                                     (OK=31098  KO=0     )
>  UI AM revoke1                                           (OK=31097  KO=0     )
>  UI AM revoke2                                           (OK=31097  KO=0     )
>  UI AM endsession                                        (OK=31098  KO=0     )
> CreatePolicy                                             (OK=46239  KO=15    )
> RootUserinfo                                             (OK=103850 KO=0     )
> getIdToken                                               (OK=10373  KO=0     )
> getIdToken Redirect 1                                    (OK=10372  KO=0     )
> createOrganization                                       (OK=10371  KO=0     )
> queryOrganization                                        (OK=10371  KO=0     )
> deleteOrganization                                       (OK=10370  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5189   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5189   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2911   KO=0     )
> ReadPolicy                                               (OK=46106  KO=4     )
> DeletePolicy                                             (OK=45995  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=496    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2952 (98.99%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 144454 / active: 353    / done: 144268
================================================================================

21:40:13.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:14.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:14.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:15.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:15.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:15.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:15.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:16.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:16.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:16.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:17.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:17.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:17.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:17.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:17.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:18.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:18.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:18 GMT                                    1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2025837 KO=25    )
> restLoginInitiate                                        (OK=139820 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139810 KO=0     )
> User Authorize PKCE stage                                (OK=168012 KO=0     )
> User AccessToken PKCE stage                              (OK=168007 KO=1     )
> tokenUserinfo                                            (OK=27990  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31185  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31185  KO=0     )
>  UI AM idFromSession                                     (OK=31185  KO=0     )
>  UI AM validateGoto                                      (OK=31185  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31181  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31180  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31180  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31179  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31179  KO=0     )
> Skip 2FA                                                 (OK=77662  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31179  KO=0     )
>  UI IDM uiconfig                                         (OK=31179  KO=0     )
>  UI IDM version                                          (OK=31179  KO=0     )
>  UI IDM privilege                                        (OK=31179  KO=0     )
>  UI IDM features                                         (OK=31179  KO=0     )
>  UI IDM login                                            (OK=31179  KO=0     )
>  UI IDM dashboard                                        (OK=31179  KO=0     )
>  UI IDM managed user schema                              (OK=31179  KO=0     )
>  UI IDM user                                             (OK=31179  KO=0     )
>  UI IDM oidcToken                                        (OK=31179  KO=0     )
> userinfo                                                 (OK=31175  KO=0     )
> GetUUid                                                  (OK=46399  KO=0     )
> UI-Logout                                                (OK=31174  KO=0     )
> GetOpenidConfig                                          (OK=138762 KO=0     )
> UI-Logout Redirect 1                                     (OK=31174  KO=0     )
>  UI AM revoke1                                           (OK=31174  KO=0     )
>  UI AM revoke2                                           (OK=31174  KO=0     )
>  UI AM endsession                                        (OK=31174  KO=0     )
> CreatePolicy                                             (OK=46384  KO=15    )
> RootUserinfo                                             (OK=104138 KO=0     )
> getIdToken                                               (OK=10405  KO=0     )
> getIdToken Redirect 1                                    (OK=10405  KO=0     )
> createOrganization                                       (OK=10405  KO=0     )
> queryOrganization                                        (OK=10404  KO=0     )
> deleteOrganization                                       (OK=10404  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5204   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5204   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2922   KO=0     )
> ReadPolicy                                               (OK=46245  KO=4     )
> DeletePolicy                                             (OK=46103  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=498    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2969 (99.00%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 144046 / active: 389    / done: 144640
================================================================================

21:40:20.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:20.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:20.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:22.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:22.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:22.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:23.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 144523: status.find.in([200, 209], 304), found 404
21:40:23.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,144523,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTEzMjg3MTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTTNzQlM3LXVnZmlKMEthaE9WSEFXN2k2M0VnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODgxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODgxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNDEyLCJpYXQiOjE3MzIxMzg4MTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InVlY0FrSXpBLTA0ckRjVlYwQ3VXOUlYNWx6NCJ9.SHCPVRl6TJTjUuAVzUT3LGS-uf4038J1xLm5Nmxg2ELQpNyfezjAahJq_hNH3eJPTStksqeI7HQ7V50V61J03iOVCQ4bgm5woexVOUsfdqhSKUbJJ7UgNQ9wcJ2OIojEtdToApqP4f3eecJzIad6Os2mpMEWfONB1jgvvR7uXmh97hJwiHw83D40XMYYg-wxG-td1kPLtXZ_pjDeJqncNNnDgwcong-Jl6_AcgZRoRdSMWqeB9_AlvtP1ClkBiWPeCcpl7aKeG-juL-fd-vd_7g0iUtrPbBzTPJRfXha6u-1Nzv4ZUoEjPaCqYHUDb73LAvkwqnBPVMlvjvmm_sAAw, username -> user.128986, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy853765, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a485a7, authcode -> 0O37lF75cB-ANm734-O3Jrgccas, useAdminRealm -> true, callbacks -> {"tokenId":"z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138812574), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138812574))), password -> Pa_ssw0rd, challenge -> jV4UXHhttz8-AZDhQIa7lIv_7ZAct_aDXxr9MXNKzOU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.103.175.190, verifier -> NTk1MDU4MDc4MzI4MjA0MDIyMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f270d1, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@25f176aa, tokenId -> z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy853765
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=z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=z2yP7EWm4pbRiWjmWyUff62uwPg.*AAJTSQACMDIAAlNLABx2N29QQ0JHK3pjb3k5UGZHQW5NVWhyMXhxTkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:40:23 GMT
	x-forgerock-transactionid: e1eac3e6-3c78-48ff-b059-a905e5367455
	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 testPolicy853765 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:40:23.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:23.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:23.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:23.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:23.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:23.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:23 GMT                                    1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2031453 KO=26    )
> restLoginInitiate                                        (OK=140206 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140197 KO=0     )
> User Authorize PKCE stage                                (OK=168476 KO=0     )
> User AccessToken PKCE stage                              (OK=168462 KO=1     )
> tokenUserinfo                                            (OK=28078  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31278  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31276  KO=0     )
>  UI AM idFromSession                                     (OK=31274  KO=0     )
>  UI AM validateGoto                                      (OK=31274  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31270  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31270  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31269  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31269  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31268  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31268  KO=0     )
> Skip 2FA                                                 (OK=77856  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31267  KO=0     )
>  UI IDM uiconfig                                         (OK=31267  KO=0     )
>  UI IDM version                                          (OK=31267  KO=0     )
>  UI IDM privilege                                        (OK=31267  KO=0     )
>  UI IDM features                                         (OK=31267  KO=0     )
>  UI IDM login                                            (OK=31267  KO=0     )
>  UI IDM dashboard                                        (OK=31267  KO=0     )
>  UI IDM managed user schema                              (OK=31267  KO=0     )
>  UI IDM user                                             (OK=31267  KO=0     )
>  UI IDM oidcToken                                        (OK=31265  KO=0     )
> userinfo                                                 (OK=31264  KO=0     )
> GetUUid                                                  (OK=46523  KO=0     )
> UI-Logout                                                (OK=31264  KO=0     )
> GetOpenidConfig                                          (OK=139166 KO=0     )
> UI-Logout Redirect 1                                     (OK=31264  KO=0     )
>  UI AM revoke1                                           (OK=31264  KO=0     )
>  UI AM revoke2                                           (OK=31264  KO=0     )
>  UI AM endsession                                        (OK=31263  KO=0     )
> CreatePolicy                                             (OK=46503  KO=15    )
> RootUserinfo                                             (OK=104367 KO=0     )
> getIdToken                                               (OK=10429  KO=0     )
> getIdToken Redirect 1                                    (OK=10429  KO=0     )
> createOrganization                                       (OK=10429  KO=0     )
> queryOrganization                                        (OK=10429  KO=0     )
> deleteOrganization                                       (OK=10429  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5218   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5218   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2940   KO=0     )
> ReadPolicy                                               (OK=46392  KO=4     )
> DeletePolicy                                             (OK=46240  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=499    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2981 (98.97%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 143644 / active: 372    / done: 145059
================================================================================

21:40:25.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:27.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:28.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:28 GMT                                    1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2037249 KO=26    )
> restLoginInitiate                                        (OK=140624 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140609 KO=0     )
> User Authorize PKCE stage                                (OK=168963 KO=0     )
> User AccessToken PKCE stage                              (OK=168956 KO=1     )
> tokenUserinfo                                            (OK=28161  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31362  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31362  KO=0     )
>  UI AM idFromSession                                     (OK=31362  KO=0     )
>  UI AM validateGoto                                      (OK=31362  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31360  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31360  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31360  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31360  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31358  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31358  KO=0     )
> Skip 2FA                                                 (OK=78082  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31356  KO=0     )
>  UI IDM uiconfig                                         (OK=31356  KO=0     )
>  UI IDM version                                          (OK=31356  KO=0     )
>  UI IDM privilege                                        (OK=31355  KO=0     )
>  UI IDM features                                         (OK=31355  KO=0     )
>  UI IDM login                                            (OK=31355  KO=0     )
>  UI IDM dashboard                                        (OK=31355  KO=0     )
>  UI IDM managed user schema                              (OK=31355  KO=0     )
>  UI IDM user                                             (OK=31355  KO=0     )
>  UI IDM oidcToken                                        (OK=31353  KO=0     )
> userinfo                                                 (OK=31352  KO=0     )
> GetUUid                                                  (OK=46650  KO=0     )
> UI-Logout                                                (OK=31352  KO=0     )
> GetOpenidConfig                                          (OK=139562 KO=0     )
> UI-Logout Redirect 1                                     (OK=31349  KO=0     )
>  UI AM revoke1                                           (OK=31347  KO=0     )
>  UI AM revoke2                                           (OK=31346  KO=0     )
>  UI AM endsession                                        (OK=31346  KO=0     )
> CreatePolicy                                             (OK=46632  KO=15    )
> RootUserinfo                                             (OK=104668 KO=0     )
> getIdToken                                               (OK=10456  KO=0     )
> getIdToken Redirect 1                                    (OK=10456  KO=0     )
> createOrganization                                       (OK=10456  KO=0     )
> queryOrganization                                        (OK=10455  KO=0     )
> deleteOrganization                                       (OK=10455  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5232   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5232   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2951   KO=0     )
> ReadPolicy                                               (OK=46512  KO=4     )
> DeletePolicy                                             (OK=46386  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=504    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2991 (98.97%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 143211 / active: 395    / done: 145469
================================================================================

21:40:30.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:30.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:30.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:30.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:32.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:33.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:33 GMT                                    1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2042756 KO=26    )
> restLoginInitiate                                        (OK=140998 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140988 KO=0     )
> User Authorize PKCE stage                                (OK=169423 KO=0     )
> User AccessToken PKCE stage                              (OK=169417 KO=1     )
> tokenUserinfo                                            (OK=28253  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31447  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31447  KO=0     )
>  UI AM idFromSession                                     (OK=31445  KO=0     )
>  UI AM validateGoto                                      (OK=31445  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31444  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31443  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31443  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31443  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31440  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31438  KO=0     )
> Skip 2FA                                                 (OK=78287  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31437  KO=0     )
>  UI IDM uiconfig                                         (OK=31437  KO=0     )
>  UI IDM version                                          (OK=31437  KO=0     )
>  UI IDM privilege                                        (OK=31437  KO=0     )
>  UI IDM features                                         (OK=31437  KO=0     )
>  UI IDM login                                            (OK=31437  KO=0     )
>  UI IDM dashboard                                        (OK=31437  KO=0     )
>  UI IDM managed user schema                              (OK=31437  KO=0     )
>  UI IDM user                                             (OK=31437  KO=0     )
>  UI IDM oidcToken                                        (OK=31436  KO=0     )
> userinfo                                                 (OK=31435  KO=0     )
> GetUUid                                                  (OK=46772  KO=0     )
> UI-Logout                                                (OK=31435  KO=0     )
> GetOpenidConfig                                          (OK=139932 KO=0     )
> UI-Logout Redirect 1                                     (OK=31435  KO=0     )
>  UI AM revoke1                                           (OK=31435  KO=0     )
>  UI AM revoke2                                           (OK=31435  KO=0     )
>  UI AM endsession                                        (OK=31435  KO=0     )
> CreatePolicy                                             (OK=46756  KO=15    )
> RootUserinfo                                             (OK=105025 KO=0     )
> getIdToken                                               (OK=10477  KO=0     )
> getIdToken Redirect 1                                    (OK=10477  KO=0     )
> createOrganization                                       (OK=10476  KO=0     )
> queryOrganization                                        (OK=10476  KO=0     )
> deleteOrganization                                       (OK=10476  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5243   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5242   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2971   KO=0     )
> ReadPolicy                                               (OK=46642  KO=4     )
> DeletePolicy                                             (OK=46507  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=504    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2997 (98.98%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 142829 / active: 365    / done: 145881
================================================================================

21:40:34.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:35.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:35.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:36.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:36.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:36.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:36.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:36.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:37.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:37.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:38.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:38.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:38 GMT                                    1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2048051 KO=26    )
> restLoginInitiate                                        (OK=141360 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141353 KO=0     )
> User Authorize PKCE stage                                (OK=169858 KO=0     )
> User AccessToken PKCE stage                              (OK=169856 KO=1     )
> tokenUserinfo                                            (OK=28335  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31531  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31530  KO=0     )
>  UI AM idFromSession                                     (OK=31529  KO=0     )
>  UI AM validateGoto                                      (OK=31529  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31528  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31527  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31527  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31527  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31523  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31521  KO=0     )
> Skip 2FA                                                 (OK=78469  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31521  KO=0     )
>  UI IDM uiconfig                                         (OK=31521  KO=0     )
>  UI IDM version                                          (OK=31521  KO=0     )
>  UI IDM privilege                                        (OK=31521  KO=0     )
>  UI IDM features                                         (OK=31520  KO=0     )
>  UI IDM login                                            (OK=31521  KO=0     )
>  UI IDM dashboard                                        (OK=31520  KO=0     )
>  UI IDM managed user schema                              (OK=31520  KO=0     )
>  UI IDM user                                             (OK=31520  KO=0     )
>  UI IDM oidcToken                                        (OK=31520  KO=0     )
> userinfo                                                 (OK=31520  KO=0     )
> GetUUid                                                  (OK=46883  KO=0     )
> UI-Logout                                                (OK=31518  KO=0     )
> GetOpenidConfig                                          (OK=140298 KO=0     )
> UI-Logout Redirect 1                                     (OK=31515  KO=0     )
>  UI AM revoke1                                           (OK=31515  KO=0     )
>  UI AM revoke2                                           (OK=31515  KO=0     )
>  UI AM endsession                                        (OK=31515  KO=0     )
> CreatePolicy                                             (OK=46866  KO=15    )
> RootUserinfo                                             (OK=105281 KO=0     )
> getIdToken                                               (OK=10504  KO=0     )
> getIdToken Redirect 1                                    (OK=10504  KO=0     )
> createOrganization                                       (OK=10504  KO=0     )
> queryOrganization                                        (OK=10504  KO=0     )
> deleteOrganization                                       (OK=10502  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5258   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5258   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2976   KO=0     )
> ReadPolicy                                               (OK=46766  KO=4     )
> DeletePolicy                                             (OK=46634  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=507    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3009 (98.98%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 142448 / active: 340    / done: 146287
================================================================================

21:40:39.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:39.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:39.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:39.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:39.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:40.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:40.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:40.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:41.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:41.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:41.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:43.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:43 GMT                                    1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2053624 KO=26    )
> restLoginInitiate                                        (OK=141755 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141745 KO=0     )
> User Authorize PKCE stage                                (OK=170326 KO=0     )
> User AccessToken PKCE stage                              (OK=170323 KO=1     )
> tokenUserinfo                                            (OK=28405  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31611  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31610  KO=0     )
>  UI AM idFromSession                                     (OK=31610  KO=0     )
>  UI AM validateGoto                                      (OK=31610  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31610  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31610  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31609  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31609  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31608  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31608  KO=0     )
> Skip 2FA                                                 (OK=78703  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31608  KO=0     )
>  UI IDM uiconfig                                         (OK=31608  KO=0     )
>  UI IDM version                                          (OK=31608  KO=0     )
>  UI IDM privilege                                        (OK=31605  KO=0     )
>  UI IDM features                                         (OK=31607  KO=0     )
>  UI IDM login                                            (OK=31606  KO=0     )
>  UI IDM dashboard                                        (OK=31604  KO=0     )
>  UI IDM managed user schema                              (OK=31604  KO=0     )
>  UI IDM user                                             (OK=31604  KO=0     )
>  UI IDM oidcToken                                        (OK=31603  KO=0     )
> userinfo                                                 (OK=31601  KO=0     )
> GetUUid                                                  (OK=47015  KO=0     )
> UI-Logout                                                (OK=31601  KO=0     )
> GetOpenidConfig                                          (OK=140663 KO=0     )
> UI-Logout Redirect 1                                     (OK=31601  KO=0     )
>  UI AM revoke1                                           (OK=31600  KO=0     )
>  UI AM revoke2                                           (OK=31599  KO=0     )
>  UI AM endsession                                        (OK=31600  KO=0     )
> CreatePolicy                                             (OK=47000  KO=15    )
> RootUserinfo                                             (OK=105575 KO=0     )
> getIdToken                                               (OK=10538  KO=0     )
> getIdToken Redirect 1                                    (OK=10538  KO=0     )
> createOrganization                                       (OK=10538  KO=0     )
> queryOrganization                                        (OK=10537  KO=0     )
> deleteOrganization                                       (OK=10537  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5269   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5269   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2987   KO=0     )
> ReadPolicy                                               (OK=46875  KO=4     )
> DeletePolicy                                             (OK=46763  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=509    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3021 (98.98%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 142048 / active: 347    / done: 146680
================================================================================

21:40:43.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:43.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:43.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:43.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:44.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:45.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:45.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:46.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:46.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:46.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:47.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:47.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:48 GMT                                    1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2058646 KO=26    )
> restLoginInitiate                                        (OK=142087 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142078 KO=0     )
> User Authorize PKCE stage                                (OK=170730 KO=0     )
> User AccessToken PKCE stage                              (OK=170724 KO=1     )
> tokenUserinfo                                            (OK=28467  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31692  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31692  KO=0     )
>  UI AM idFromSession                                     (OK=31691  KO=0     )
>  UI AM validateGoto                                      (OK=31691  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31690  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31690  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31690  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31690  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31688  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31687  KO=0     )
> Skip 2FA                                                 (OK=78881  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31686  KO=0     )
>  UI IDM uiconfig                                         (OK=31686  KO=0     )
>  UI IDM version                                          (OK=31686  KO=0     )
>  UI IDM privilege                                        (OK=31686  KO=0     )
>  UI IDM features                                         (OK=31686  KO=0     )
>  UI IDM login                                            (OK=31686  KO=0     )
>  UI IDM dashboard                                        (OK=31685  KO=0     )
>  UI IDM managed user schema                              (OK=31685  KO=0     )
>  UI IDM user                                             (OK=31685  KO=0     )
>  UI IDM oidcToken                                        (OK=31684  KO=0     )
> userinfo                                                 (OK=31682  KO=0     )
> GetUUid                                                  (OK=47122  KO=0     )
> UI-Logout                                                (OK=31682  KO=0     )
> GetOpenidConfig                                          (OK=141016 KO=0     )
> UI-Logout Redirect 1                                     (OK=31682  KO=0     )
>  UI AM revoke1                                           (OK=31680  KO=0     )
>  UI AM revoke2                                           (OK=31680  KO=0     )
>  UI AM endsession                                        (OK=31680  KO=0     )
> CreatePolicy                                             (OK=47106  KO=15    )
> RootUserinfo                                             (OK=105872 KO=0     )
> getIdToken                                               (OK=10555  KO=0     )
> getIdToken Redirect 1                                    (OK=10554  KO=0     )
> createOrganization                                       (OK=10554  KO=0     )
> queryOrganization                                        (OK=10554  KO=0     )
> deleteOrganization                                       (OK=10554  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5281   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5281   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3001   KO=0     )
> ReadPolicy                                               (OK=47008  KO=4     )
> DeletePolicy                                             (OK=46870  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=509    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3033 (98.99%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 141703 / active: 343    / done: 147029
================================================================================

21:40:48.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:49.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:49.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:49.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:49.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:50.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:50.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:50.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:51.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:51.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:51.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:52.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:53.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:53.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:53.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:53 GMT                                    1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2063952 KO=26    )
> restLoginInitiate                                        (OK=142482 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142472 KO=0     )
> User Authorize PKCE stage                                (OK=171180 KO=0     )
> User AccessToken PKCE stage                              (OK=171170 KO=1     )
> tokenUserinfo                                            (OK=28533  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31774  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31774  KO=0     )
>  UI AM idFromSession                                     (OK=31773  KO=0     )
>  UI AM validateGoto                                      (OK=31773  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31770  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31769  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31767  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31767  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31763  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31762  KO=0     )
> Skip 2FA                                                 (OK=79107  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31761  KO=0     )
>  UI IDM uiconfig                                         (OK=31761  KO=0     )
>  UI IDM version                                          (OK=31761  KO=0     )
>  UI IDM privilege                                        (OK=31761  KO=0     )
>  UI IDM features                                         (OK=31761  KO=0     )
>  UI IDM login                                            (OK=31761  KO=0     )
>  UI IDM dashboard                                        (OK=31761  KO=0     )
>  UI IDM managed user schema                              (OK=31761  KO=0     )
>  UI IDM user                                             (OK=31761  KO=0     )
>  UI IDM oidcToken                                        (OK=31761  KO=0     )
> userinfo                                                 (OK=31760  KO=0     )
> GetUUid                                                  (OK=47261  KO=0     )
> UI-Logout                                                (OK=31759  KO=0     )
> GetOpenidConfig                                          (OK=141388 KO=0     )
> UI-Logout Redirect 1                                     (OK=31759  KO=0     )
>  UI AM revoke1                                           (OK=31758  KO=0     )
>  UI AM revoke2                                           (OK=31758  KO=0     )
>  UI AM endsession                                        (OK=31758  KO=0     )
> CreatePolicy                                             (OK=47245  KO=15    )
> RootUserinfo                                             (OK=106125 KO=0     )
> getIdToken                                               (OK=10581  KO=0     )
> getIdToken Redirect 1                                    (OK=10581  KO=0     )
> createOrganization                                       (OK=10580  KO=0     )
> queryOrganization                                        (OK=10579  KO=0     )
> deleteOrganization                                       (OK=10578  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5297   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5296   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3016   KO=0     )
> ReadPolicy                                               (OK=47115  KO=4     )
> DeletePolicy                                             (OK=47001  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=511    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3048 (98.99%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 141294 / active: 364    / done: 147417
================================================================================

21:40:54.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:54.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:54.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:55.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:55.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:55.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:56.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:58.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:58.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:40:58 GMT                                    1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2070008 KO=26    )
> restLoginInitiate                                        (OK=142873 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142866 KO=0     )
> User Authorize PKCE stage                                (OK=171672 KO=0     )
> User AccessToken PKCE stage                              (OK=171662 KO=1     )
> tokenUserinfo                                            (OK=28601  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31874  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31874  KO=0     )
>  UI AM idFromSession                                     (OK=31873  KO=0     )
>  UI AM validateGoto                                      (OK=31873  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31868  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31868  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31867  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31867  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31863  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31863  KO=0     )
> Skip 2FA                                                 (OK=79331  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31861  KO=0     )
>  UI IDM uiconfig                                         (OK=31861  KO=0     )
>  UI IDM version                                          (OK=31861  KO=0     )
>  UI IDM privilege                                        (OK=31861  KO=0     )
>  UI IDM features                                         (OK=31860  KO=0     )
>  UI IDM login                                            (OK=31860  KO=0     )
>  UI IDM dashboard                                        (OK=31860  KO=0     )
>  UI IDM managed user schema                              (OK=31860  KO=0     )
>  UI IDM user                                             (OK=31860  KO=0     )
>  UI IDM oidcToken                                        (OK=31860  KO=0     )
> userinfo                                                 (OK=31859  KO=0     )
> GetUUid                                                  (OK=47396  KO=0     )
> UI-Logout                                                (OK=31858  KO=0     )
> GetOpenidConfig                                          (OK=141771 KO=0     )
> UI-Logout Redirect 1                                     (OK=31858  KO=0     )
>  UI AM revoke1                                           (OK=31856  KO=0     )
>  UI AM revoke2                                           (OK=31856  KO=0     )
>  UI AM endsession                                        (OK=31856  KO=0     )
> CreatePolicy                                             (OK=47379  KO=15    )
> RootUserinfo                                             (OK=106431 KO=0     )
> getIdToken                                               (OK=10615  KO=0     )
> getIdToken Redirect 1                                    (OK=10615  KO=0     )
> createOrganization                                       (OK=10615  KO=0     )
> queryOrganization                                        (OK=10613  KO=0     )
> deleteOrganization                                       (OK=10613  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5304   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5304   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3034   KO=0     )
> ReadPolicy                                               (OK=47253  KO=4     )
> DeletePolicy                                             (OK=47110  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=513    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3057 (99.00%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 140894 / active: 384    / done: 147797
================================================================================

21:40:58.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:58.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:40:59.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 148224: status.find.in([200, 209], 304), found 409
21:40:59.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,148224,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzMjgyMDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiT3daRXczQmtwTGFTWEVHYWxndHRCNU9jVDFJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODg1OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODg1OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNDU5LCJpYXQiOjE3MzIxMzg4NTksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Iko4cDdWU0F4QzJScGN5Tmgzb3VRWm9aM2UtOCJ9.ClH7H549Odg-olHCBS5OqjR32ykLdds-JkSU7uMpa-mhUjI-Unf2dcwB5f727lZQTLzgt2HXRNGq6a9merEAzeKSQgH2bJPU628pbbr7AI9BnUfebqbEkbrJbvw1tuFlj43-TRtjboGqZC_pwIsON1fUviqGd-TVE24fXhMKl6NCYbHANIKsTzIzcCpjADpnwgWT_9tK0b5CbbEesQYjzQcB6qlpr_xej_4zLwSaPXx8KJP91n0Qo7eL0WYSbfY-iRdmSlgYboZEg-ps78uCgnsHO9s3Qp-DxiP--wZQlmcDCwTpxESvcEpXa1YZHfMH12dJEPiAndISWkRB2S_ebw, username -> user.8135, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy978119, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10efbefa, authcode -> cqiKoeEmP7Lf5lpJEEcJyln5kFA, useAdminRealm -> true, callbacks -> {"tokenId":"Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138859454), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138859454))), password -> Pa_ssw0rd, challenge -> j_d4i72Zzy24tvh5mgPVYCNlFWB9wqFi_h1lmGjVaRQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ2NDczNTc1NDI0MzM2MDI3MjE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b56d96, tokenId -> Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy978119","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, 20 Nov 2024 21:40:59 GMT
	x-forgerock-transactionid: 25449afe-6596-4eac-974e-5091e304d5f6
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:41:00.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:01.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:01.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:01.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:01.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:02.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:02.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:03.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:03.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:03 GMT                                    1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2075808 KO=27    )
> restLoginInitiate                                        (OK=143257 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143247 KO=0     )
> User Authorize PKCE stage                                (OK=172128 KO=0     )
> User AccessToken PKCE stage                              (OK=172123 KO=1     )
> tokenUserinfo                                            (OK=28675  KO=0     )
> UI-Post-Login - stage 1                                  (OK=31967  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31967  KO=0     )
>  UI AM idFromSession                                     (OK=31967  KO=0     )
>  UI AM validateGoto                                      (OK=31967  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31962  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31961  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31961  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31961  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31959  KO=0     )
> Skip 2FA                                                 (OK=79531  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31959  KO=0     )
>  UI IDM uiconfig                                         (OK=31959  KO=0     )
>  UI IDM version                                          (OK=31959  KO=0     )
>  UI IDM privilege                                        (OK=31959  KO=0     )
>  UI IDM features                                         (OK=31959  KO=0     )
>  UI IDM login                                            (OK=31959  KO=0     )
>  UI IDM dashboard                                        (OK=31959  KO=0     )
>  UI IDM managed user schema                              (OK=31959  KO=0     )
>  UI IDM user                                             (OK=31959  KO=0     )
>  UI IDM oidcToken                                        (OK=31957  KO=0     )
> userinfo                                                 (OK=31957  KO=0     )
> GetUUid                                                  (OK=47515  KO=0     )
> UI-Logout                                                (OK=31954  KO=0     )
> GetOpenidConfig                                          (OK=142165 KO=0     )
> UI-Logout Redirect 1                                     (OK=31951  KO=0     )
>  UI AM revoke1                                           (OK=31950  KO=0     )
>  UI AM revoke2                                           (OK=31950  KO=0     )
>  UI AM endsession                                        (OK=31950  KO=0     )
> CreatePolicy                                             (OK=47498  KO=16    )
> RootUserinfo                                             (OK=106708 KO=0     )
> getIdToken                                               (OK=10639  KO=0     )
> getIdToken Redirect 1                                    (OK=10639  KO=0     )
> createOrganization                                       (OK=10639  KO=0     )
> queryOrganization                                        (OK=10638  KO=0     )
> deleteOrganization                                       (OK=10638  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5320   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5319   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3046   KO=0     )
> ReadPolicy                                               (OK=47388  KO=4     )
> DeletePolicy                                             (OK=47249  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=515    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3068 (98.97%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 140492 / active: 369    / done: 148214
================================================================================

21:41:03.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:04.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:04.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:04.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:04.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:04.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 148224: status.find.in([200, 209], 304), found 404
21:41:04.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,148224,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzMjgyMDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiT3daRXczQmtwTGFTWEVHYWxndHRCNU9jVDFJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODg1OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODg1OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNDU5LCJpYXQiOjE3MzIxMzg4NTksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Iko4cDdWU0F4QzJScGN5Tmgzb3VRWm9aM2UtOCJ9.ClH7H549Odg-olHCBS5OqjR32ykLdds-JkSU7uMpa-mhUjI-Unf2dcwB5f727lZQTLzgt2HXRNGq6a9merEAzeKSQgH2bJPU628pbbr7AI9BnUfebqbEkbrJbvw1tuFlj43-TRtjboGqZC_pwIsON1fUviqGd-TVE24fXhMKl6NCYbHANIKsTzIzcCpjADpnwgWT_9tK0b5CbbEesQYjzQcB6qlpr_xej_4zLwSaPXx8KJP91n0Qo7eL0WYSbfY-iRdmSlgYboZEg-ps78uCgnsHO9s3Qp-DxiP--wZQlmcDCwTpxESvcEpXa1YZHfMH12dJEPiAndISWkRB2S_ebw, username -> user.8135, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy978119, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10efbefa, authcode -> cqiKoeEmP7Lf5lpJEEcJyln5kFA, useAdminRealm -> true, callbacks -> {"tokenId":"Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138859454), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138859454))), password -> Pa_ssw0rd, challenge -> j_d4i72Zzy24tvh5mgPVYCNlFWB9wqFi_h1lmGjVaRQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ2NDczNTc1NDI0MzM2MDI3MjE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b56d96, tokenId -> Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy978119
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=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:41:04 GMT
	x-forgerock-transactionid: d8f9db40-4be0-48fb-9130-f189380ee703
	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 testPolicy978119 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:41:05.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:05.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:05.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:06.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:06.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:07.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:07.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:08.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:08.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:08 GMT                                    1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2081641 KO=28    )
> restLoginInitiate                                        (OK=143650 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143639 KO=0     )
> User Authorize PKCE stage                                (OK=172602 KO=0     )
> User AccessToken PKCE stage                              (OK=172595 KO=1     )
> tokenUserinfo                                            (OK=28734  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32060  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32060  KO=0     )
>  UI AM idFromSession                                     (OK=32058  KO=0     )
>  UI AM validateGoto                                      (OK=32058  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32055  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32055  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32055  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32055  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32052  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32052  KO=0     )
> Skip 2FA                                                 (OK=79760  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32050  KO=0     )
>  UI IDM uiconfig                                         (OK=32050  KO=0     )
>  UI IDM version                                          (OK=32050  KO=0     )
>  UI IDM privilege                                        (OK=32050  KO=0     )
>  UI IDM features                                         (OK=32050  KO=0     )
>  UI IDM login                                            (OK=32050  KO=0     )
>  UI IDM dashboard                                        (OK=32049  KO=0     )
>  UI IDM managed user schema                              (OK=32049  KO=0     )
>  UI IDM user                                             (OK=32049  KO=0     )
>  UI IDM oidcToken                                        (OK=32049  KO=0     )
> userinfo                                                 (OK=32049  KO=0     )
> GetUUid                                                  (OK=47652  KO=0     )
> UI-Logout                                                (OK=32049  KO=0     )
> GetOpenidConfig                                          (OK=142553 KO=0     )
> UI-Logout Redirect 1                                     (OK=32049  KO=0     )
>  UI AM revoke1                                           (OK=32049  KO=0     )
>  UI AM revoke2                                           (OK=32049  KO=0     )
>  UI AM endsession                                        (OK=32049  KO=0     )
> CreatePolicy                                             (OK=47631  KO=16    )
> RootUserinfo                                             (OK=107026 KO=0     )
> getIdToken                                               (OK=10662  KO=0     )
> getIdToken Redirect 1                                    (OK=10662  KO=0     )
> createOrganization                                       (OK=10661  KO=0     )
> queryOrganization                                        (OK=10661  KO=0     )
> deleteOrganization                                       (OK=10660  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5340   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5339   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3055   KO=0     )
> ReadPolicy                                               (OK=47508  KO=5     )
> DeletePolicy                                             (OK=47382  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=519    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3082 (98.94%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 140079 / active: 375    / done: 148621
================================================================================

21:41:08.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:08.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:09.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:09.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 148224: status.find.in([200, 209], 304), found 404
21:41:09.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,148224,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzMjgyMDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiT3daRXczQmtwTGFTWEVHYWxndHRCNU9jVDFJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODg1OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODg1OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNDU5LCJpYXQiOjE3MzIxMzg4NTksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Iko4cDdWU0F4QzJScGN5Tmgzb3VRWm9aM2UtOCJ9.ClH7H549Odg-olHCBS5OqjR32ykLdds-JkSU7uMpa-mhUjI-Unf2dcwB5f727lZQTLzgt2HXRNGq6a9merEAzeKSQgH2bJPU628pbbr7AI9BnUfebqbEkbrJbvw1tuFlj43-TRtjboGqZC_pwIsON1fUviqGd-TVE24fXhMKl6NCYbHANIKsTzIzcCpjADpnwgWT_9tK0b5CbbEesQYjzQcB6qlpr_xej_4zLwSaPXx8KJP91n0Qo7eL0WYSbfY-iRdmSlgYboZEg-ps78uCgnsHO9s3Qp-DxiP--wZQlmcDCwTpxESvcEpXa1YZHfMH12dJEPiAndISWkRB2S_ebw, username -> user.8135, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy978119, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10efbefa, authcode -> cqiKoeEmP7Lf5lpJEEcJyln5kFA, useAdminRealm -> true, callbacks -> {"tokenId":"Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138859454), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138859454))), password -> Pa_ssw0rd, challenge -> j_d4i72Zzy24tvh5mgPVYCNlFWB9wqFi_h1lmGjVaRQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ2NDczNTc1NDI0MzM2MDI3MjE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b56d96, tokenId -> Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy978119
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=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Zcgfj4mDY6qTlWrBsB_Xy_R-mX0.*AAJTSQACMDIAAlNLABwyMG5vQWV0Y0pPTTZETkdSbmxxRVk3WTBFQ009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:41:09 GMT
	x-forgerock-transactionid: ed0f307f-7476-43f2-bb4e-3ca8f2482a50
	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 testPolicy978119 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:41:10.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:10.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:11.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:11.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:11.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:11.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:12.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:13.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:13.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:13 GMT                                    1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2086681 KO=29    )
> restLoginInitiate                                        (OK=143990 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143984 KO=0     )
> User Authorize PKCE stage                                (OK=173011 KO=0     )
> User AccessToken PKCE stage                              (OK=173009 KO=1     )
> tokenUserinfo                                            (OK=28799  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32132  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32132  KO=0     )
>  UI AM idFromSession                                     (OK=32132  KO=0     )
>  UI AM validateGoto                                      (OK=32132  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32131  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32130  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32130  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32126  KO=0     )
> Skip 2FA                                                 (OK=79955  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32126  KO=0     )
>  UI IDM uiconfig                                         (OK=32126  KO=0     )
>  UI IDM version                                          (OK=32126  KO=0     )
>  UI IDM privilege                                        (OK=32126  KO=0     )
>  UI IDM features                                         (OK=32126  KO=0     )
>  UI IDM login                                            (OK=32126  KO=0     )
>  UI IDM dashboard                                        (OK=32126  KO=0     )
>  UI IDM managed user schema                              (OK=32126  KO=0     )
>  UI IDM user                                             (OK=32126  KO=0     )
>  UI IDM oidcToken                                        (OK=32126  KO=0     )
> userinfo                                                 (OK=32125  KO=0     )
> GetUUid                                                  (OK=47785  KO=0     )
> UI-Logout                                                (OK=32124  KO=0     )
> GetOpenidConfig                                          (OK=142941 KO=0     )
> UI-Logout Redirect 1                                     (OK=32124  KO=0     )
>  UI AM revoke1                                           (OK=32123  KO=0     )
>  UI AM revoke2                                           (OK=32123  KO=0     )
>  UI AM endsession                                        (OK=32123  KO=0     )
> CreatePolicy                                             (OK=47764  KO=16    )
> RootUserinfo                                             (OK=107296 KO=0     )
> getIdToken                                               (OK=10682  KO=0     )
> getIdToken Redirect 1                                    (OK=10682  KO=0     )
> createOrganization                                       (OK=10682  KO=0     )
> queryOrganization                                        (OK=10682  KO=0     )
> deleteOrganization                                       (OK=10682  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5353   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5353   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3066   KO=0     )
> ReadPolicy                                               (OK=47637  KO=5     )
> DeletePolicy                                             (OK=47504  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=521    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3094 (98.91%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 139729 / active: 356    / done: 148990
================================================================================

21:41:14.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:14.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:14.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:14.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:15.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:15.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:15.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:16.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:16.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:16.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:17.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:17.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:17.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:17.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:17.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:17.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:18.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:18 GMT                                    1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2092212 KO=29    )
> restLoginInitiate                                        (OK=144402 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144396 KO=0     )
> User Authorize PKCE stage                                (OK=173478 KO=0     )
> User AccessToken PKCE stage                              (OK=173475 KO=1     )
> tokenUserinfo                                            (OK=28874  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32209  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32207  KO=0     )
>  UI AM idFromSession                                     (OK=32207  KO=0     )
>  UI AM validateGoto                                      (OK=32207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32206  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32206  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32206  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32206  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32205  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32205  KO=0     )
> Skip 2FA                                                 (OK=80193  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32205  KO=0     )
>  UI IDM uiconfig                                         (OK=32205  KO=0     )
>  UI IDM version                                          (OK=32205  KO=0     )
>  UI IDM privilege                                        (OK=32205  KO=0     )
>  UI IDM features                                         (OK=32205  KO=0     )
>  UI IDM login                                            (OK=32205  KO=0     )
>  UI IDM dashboard                                        (OK=32205  KO=0     )
>  UI IDM managed user schema                              (OK=32205  KO=0     )
>  UI IDM user                                             (OK=32205  KO=0     )
>  UI IDM oidcToken                                        (OK=32205  KO=0     )
> userinfo                                                 (OK=32203  KO=0     )
> GetUUid                                                  (OK=47927  KO=0     )
> UI-Logout                                                (OK=32203  KO=0     )
> GetOpenidConfig                                          (OK=143347 KO=0     )
> UI-Logout Redirect 1                                     (OK=32202  KO=0     )
>  UI AM revoke1                                           (OK=32201  KO=0     )
>  UI AM revoke2                                           (OK=32201  KO=0     )
>  UI AM endsession                                        (OK=32201  KO=0     )
> CreatePolicy                                             (OK=47909  KO=16    )
> RootUserinfo                                             (OK=107602 KO=0     )
> getIdToken                                               (OK=10709  KO=0     )
> getIdToken Redirect 1                                    (OK=10709  KO=0     )
> createOrganization                                       (OK=10709  KO=0     )
> queryOrganization                                        (OK=10709  KO=0     )
> deleteOrganization                                       (OK=10709  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5366   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5366   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3080   KO=0     )
> ReadPolicy                                               (OK=47774  KO=5     )
> DeletePolicy                                             (OK=47631  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=522    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3111 (98.92%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 139304 / active: 388    / done: 149383
================================================================================

21:41:18.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:18.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:18.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:19.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:19.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:19.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:20.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:21.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:21.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:21.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:21.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:21.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:21.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:22.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:22.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:23.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:23.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:23 GMT                                    1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2097624 KO=29    )
> restLoginInitiate                                        (OK=144774 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144768 KO=0     )
> User Authorize PKCE stage                                (OK=173919 KO=0     )
> User AccessToken PKCE stage                              (OK=173913 KO=1     )
> tokenUserinfo                                            (OK=28944  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32293  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32293  KO=0     )
>  UI AM idFromSession                                     (OK=32290  KO=0     )
>  UI AM validateGoto                                      (OK=32291  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32289  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32288  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32288  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32285  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32284  KO=0     )
> Skip 2FA                                                 (OK=80399  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32284  KO=0     )
>  UI IDM uiconfig                                         (OK=32284  KO=0     )
>  UI IDM version                                          (OK=32284  KO=0     )
>  UI IDM privilege                                        (OK=32284  KO=0     )
>  UI IDM features                                         (OK=32284  KO=0     )
>  UI IDM login                                            (OK=32284  KO=0     )
>  UI IDM dashboard                                        (OK=32284  KO=0     )
>  UI IDM managed user schema                              (OK=32284  KO=0     )
>  UI IDM user                                             (OK=32284  KO=0     )
>  UI IDM oidcToken                                        (OK=32282  KO=0     )
> userinfo                                                 (OK=32280  KO=0     )
> GetUUid                                                  (OK=48053  KO=0     )
> UI-Logout                                                (OK=32278  KO=0     )
> GetOpenidConfig                                          (OK=143756 KO=0     )
> UI-Logout Redirect 1                                     (OK=32278  KO=0     )
>  UI AM revoke1                                           (OK=32278  KO=0     )
>  UI AM revoke2                                           (OK=32278  KO=0     )
>  UI AM endsession                                        (OK=32278  KO=0     )
> CreatePolicy                                             (OK=48034  KO=16    )
> RootUserinfo                                             (OK=107909 KO=0     )
> getIdToken                                               (OK=10735  KO=0     )
> getIdToken Redirect 1                                    (OK=10735  KO=0     )
> createOrganization                                       (OK=10735  KO=0     )
> queryOrganization                                        (OK=10735  KO=0     )
> deleteOrganization                                       (OK=10735  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5389   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5389   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3092   KO=0     )
> ReadPolicy                                               (OK=47918  KO=5     )
> DeletePolicy                                             (OK=47769  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=526    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3128 (98.92%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 138911 / active: 366    / done: 149798
================================================================================

21:41:23.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:24.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:24.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:24.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:25.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:25.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:26.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:26.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:26.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:26.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:26.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:27.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:27.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:27.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:28.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:28.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:28 GMT                                    1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2102821 KO=29    )
> restLoginInitiate                                        (OK=145157 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145146 KO=0     )
> User Authorize PKCE stage                                (OK=174345 KO=0     )
> User AccessToken PKCE stage                              (OK=174340 KO=1     )
> tokenUserinfo                                            (OK=29012  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32368  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32368  KO=0     )
>  UI AM idFromSession                                     (OK=32367  KO=0     )
>  UI AM validateGoto                                      (OK=32367  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32363  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32363  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32362  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32362  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32358  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32358  KO=0     )
> Skip 2FA                                                 (OK=80613  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32357  KO=0     )
>  UI IDM uiconfig                                         (OK=32357  KO=0     )
>  UI IDM version                                          (OK=32357  KO=0     )
>  UI IDM privilege                                        (OK=32357  KO=0     )
>  UI IDM features                                         (OK=32357  KO=0     )
>  UI IDM login                                            (OK=32357  KO=0     )
>  UI IDM dashboard                                        (OK=32357  KO=0     )
>  UI IDM managed user schema                              (OK=32357  KO=0     )
>  UI IDM user                                             (OK=32357  KO=0     )
>  UI IDM oidcToken                                        (OK=32355  KO=0     )
> userinfo                                                 (OK=32355  KO=0     )
> GetUUid                                                  (OK=48180  KO=0     )
> UI-Logout                                                (OK=32355  KO=0     )
> GetOpenidConfig                                          (OK=144150 KO=0     )
> UI-Logout Redirect 1                                     (OK=32355  KO=0     )
>  UI AM revoke1                                           (OK=32355  KO=0     )
>  UI AM revoke2                                           (OK=32355  KO=0     )
>  UI AM endsession                                        (OK=32355  KO=0     )
> CreatePolicy                                             (OK=48164  KO=16    )
> RootUserinfo                                             (OK=108160 KO=0     )
> getIdToken                                               (OK=10766  KO=0     )
> getIdToken Redirect 1                                    (OK=10765  KO=0     )
> createOrganization                                       (OK=10764  KO=0     )
> queryOrganization                                        (OK=10764  KO=0     )
> deleteOrganization                                       (OK=10764  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5408   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5406   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3102   KO=0     )
> ReadPolicy                                               (OK=48041  KO=5     )
> DeletePolicy                                             (OK=47911  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=529    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3144 (98.93%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 138503 / active: 370    / done: 150202
================================================================================

21:41:28.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:28.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:29.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:29.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:30.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:30.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:31.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:31.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:31.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:31.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:32.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:32.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:33.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:33 GMT                                    1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2108860 KO=29    )
> restLoginInitiate                                        (OK=145557 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145548 KO=0     )
> User Authorize PKCE stage                                (OK=174839 KO=0     )
> User AccessToken PKCE stage                              (OK=174833 KO=1     )
> tokenUserinfo                                            (OK=29082  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32463  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32462  KO=0     )
>  UI AM idFromSession                                     (OK=32461  KO=0     )
>  UI AM validateGoto                                      (OK=32461  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32460  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32458  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32457  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32458  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32457  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32457  KO=0     )
> Skip 2FA                                                 (OK=80840  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32457  KO=0     )
>  UI IDM uiconfig                                         (OK=32457  KO=0     )
>  UI IDM version                                          (OK=32457  KO=0     )
>  UI IDM privilege                                        (OK=32456  KO=0     )
>  UI IDM features                                         (OK=32456  KO=0     )
>  UI IDM login                                            (OK=32456  KO=0     )
>  UI IDM dashboard                                        (OK=32456  KO=0     )
>  UI IDM managed user schema                              (OK=32456  KO=0     )
>  UI IDM user                                             (OK=32456  KO=0     )
>  UI IDM oidcToken                                        (OK=32454  KO=0     )
> userinfo                                                 (OK=32453  KO=0     )
> GetUUid                                                  (OK=48320  KO=0     )
> UI-Logout                                                (OK=32451  KO=0     )
> GetOpenidConfig                                          (OK=144543 KO=0     )
> UI-Logout Redirect 1                                     (OK=32451  KO=0     )
>  UI AM revoke1                                           (OK=32450  KO=0     )
>  UI AM revoke2                                           (OK=32450  KO=0     )
>  UI AM endsession                                        (OK=32450  KO=0     )
> CreatePolicy                                             (OK=48303  KO=16    )
> RootUserinfo                                             (OK=108459 KO=0     )
> getIdToken                                               (OK=10795  KO=0     )
> getIdToken Redirect 1                                    (OK=10795  KO=0     )
> createOrganization                                       (OK=10795  KO=0     )
> queryOrganization                                        (OK=10795  KO=0     )
> deleteOrganization                                       (OK=10795  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5424   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5424   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3114   KO=0     )
> ReadPolicy                                               (OK=48172  KO=5     )
> DeletePolicy                                             (OK=48035  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=532    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3157 (98.93%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 138091 / active: 385    / done: 150599
================================================================================

21:41:33.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:34.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:34.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:35.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:35.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:35.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:36.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:36.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:36.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:36.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:37.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:38.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:38 GMT                                    1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2114514 KO=29    )
> restLoginInitiate                                        (OK=145942 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145929 KO=0     )
> User Authorize PKCE stage                                (OK=175302 KO=0     )
> User AccessToken PKCE stage                              (OK=175291 KO=1     )
> tokenUserinfo                                            (OK=29156  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32559  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32558  KO=0     )
>  UI AM idFromSession                                     (OK=32557  KO=0     )
>  UI AM validateGoto                                      (OK=32557  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32555  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32555  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32555  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32555  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32547  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32545  KO=0     )
> Skip 2FA                                                 (OK=81037  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32545  KO=0     )
>  UI IDM uiconfig                                         (OK=32545  KO=0     )
>  UI IDM version                                          (OK=32545  KO=0     )
>  UI IDM privilege                                        (OK=32545  KO=0     )
>  UI IDM features                                         (OK=32545  KO=0     )
>  UI IDM login                                            (OK=32545  KO=0     )
>  UI IDM dashboard                                        (OK=32545  KO=0     )
>  UI IDM managed user schema                              (OK=32545  KO=0     )
>  UI IDM user                                             (OK=32545  KO=0     )
>  UI IDM oidcToken                                        (OK=32543  KO=0     )
> userinfo                                                 (OK=32540  KO=0     )
> GetUUid                                                  (OK=48443  KO=0     )
> UI-Logout                                                (OK=32539  KO=0     )
> GetOpenidConfig                                          (OK=144935 KO=0     )
> UI-Logout Redirect 1                                     (OK=32539  KO=0     )
>  UI AM revoke1                                           (OK=32535  KO=0     )
>  UI AM revoke2                                           (OK=32535  KO=0     )
>  UI AM endsession                                        (OK=32535  KO=0     )
> CreatePolicy                                             (OK=48423  KO=16    )
> RootUserinfo                                             (OK=108732 KO=0     )
> getIdToken                                               (OK=10820  KO=0     )
> getIdToken Redirect 1                                    (OK=10820  KO=0     )
> createOrganization                                       (OK=10820  KO=0     )
> queryOrganization                                        (OK=10820  KO=0     )
> deleteOrganization                                       (OK=10820  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5436   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5436   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3127   KO=0     )
> ReadPolicy                                               (OK=48309  KO=5     )
> DeletePolicy                                             (OK=48168  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=534    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3169 (98.94%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 137695 / active: 373    / done: 151007
================================================================================

21:41:38.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:39.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:40.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:40.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:40.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:41.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:41.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:42.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:42.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:42.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:42.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:42.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:43.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:43 GMT                                    1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2120692 KO=29    )
> restLoginInitiate                                        (OK=146351 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146344 KO=0     )
> User Authorize PKCE stage                                (OK=175801 KO=0     )
> User AccessToken PKCE stage                              (OK=175798 KO=1     )
> tokenUserinfo                                            (OK=29241  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32657  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32655  KO=0     )
>  UI AM idFromSession                                     (OK=32654  KO=0     )
>  UI AM validateGoto                                      (OK=32654  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32652  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32652  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32651  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32651  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32650  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32648  KO=0     )
> Skip 2FA                                                 (OK=81259  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32648  KO=0     )
>  UI IDM uiconfig                                         (OK=32648  KO=0     )
>  UI IDM version                                          (OK=32648  KO=0     )
>  UI IDM privilege                                        (OK=32648  KO=0     )
>  UI IDM features                                         (OK=32648  KO=0     )
>  UI IDM login                                            (OK=32648  KO=0     )
>  UI IDM dashboard                                        (OK=32647  KO=0     )
>  UI IDM managed user schema                              (OK=32647  KO=0     )
>  UI IDM user                                             (OK=32647  KO=0     )
>  UI IDM oidcToken                                        (OK=32647  KO=0     )
> userinfo                                                 (OK=32646  KO=0     )
> GetUUid                                                  (OK=48583  KO=0     )
> UI-Logout                                                (OK=32646  KO=0     )
> GetOpenidConfig                                          (OK=145335 KO=0     )
> UI-Logout Redirect 1                                     (OK=32646  KO=0     )
>  UI AM revoke1                                           (OK=32646  KO=0     )
>  UI AM revoke2                                           (OK=32646  KO=0     )
>  UI AM endsession                                        (OK=32646  KO=0     )
> CreatePolicy                                             (OK=48565  KO=16    )
> RootUserinfo                                             (OK=108985 KO=0     )
> getIdToken                                               (OK=10849  KO=0     )
> getIdToken Redirect 1                                    (OK=10849  KO=0     )
> createOrganization                                       (OK=10849  KO=0     )
> queryOrganization                                        (OK=10849  KO=0     )
> deleteOrganization                                       (OK=10849  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5451   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5449   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3138   KO=0     )
> ReadPolicy                                               (OK=48433  KO=5     )
> DeletePolicy                                             (OK=48304  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=534    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3182 (98.94%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 137269 / active: 361    / done: 151445
================================================================================

21:41:44.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:44.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:45.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:46.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:48.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:48.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:48.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:48.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:48 GMT                                    1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2126483 KO=29    )
> restLoginInitiate                                        (OK=146729 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146723 KO=0     )
> User Authorize PKCE stage                                (OK=176268 KO=0     )
> User AccessToken PKCE stage                              (OK=176263 KO=1     )
> tokenUserinfo                                            (OK=29300  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32750  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32750  KO=0     )
>  UI AM idFromSession                                     (OK=32748  KO=0     )
>  UI AM validateGoto                                      (OK=32749  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32747  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32747  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32745  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32745  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32745  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32744  KO=0     )
> Skip 2FA                                                 (OK=81478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32742  KO=0     )
>  UI IDM uiconfig                                         (OK=32742  KO=0     )
>  UI IDM version                                          (OK=32741  KO=0     )
>  UI IDM privilege                                        (OK=32741  KO=0     )
>  UI IDM features                                         (OK=32741  KO=0     )
>  UI IDM login                                            (OK=32741  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     )
>  UI IDM oidcToken                                        (OK=32740  KO=0     )
> userinfo                                                 (OK=32738  KO=0     )
> GetUUid                                                  (OK=48703  KO=0     )
> UI-Logout                                                (OK=32737  KO=0     )
> GetOpenidConfig                                          (OK=145720 KO=0     )
> UI-Logout Redirect 1                                     (OK=32736  KO=0     )
>  UI AM revoke1                                           (OK=32736  KO=0     )
>  UI AM revoke2                                           (OK=32736  KO=0     )
>  UI AM endsession                                        (OK=32736  KO=0     )
> CreatePolicy                                             (OK=48685  KO=16    )
> RootUserinfo                                             (OK=109279 KO=0     )
> getIdToken                                               (OK=10885  KO=0     )
> getIdToken Redirect 1                                    (OK=10884  KO=0     )
> createOrganization                                       (OK=10883  KO=0     )
> queryOrganization                                        (OK=10883  KO=0     )
> deleteOrganization                                       (OK=10882  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5465   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5465   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3152   KO=0     )
> ReadPolicy                                               (OK=48574  KO=5     )
> DeletePolicy                                             (OK=48430  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=535    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3190 (98.95%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 136879 / active: 366    / done: 151830
================================================================================

21:41:49.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:49.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:49.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:51.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:52.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:53.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:53.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:53 GMT                                    1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2132029 KO=29    )
> restLoginInitiate                                        (OK=147094 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147089 KO=0     )
> User Authorize PKCE stage                                (OK=176712 KO=0     )
> User AccessToken PKCE stage                              (OK=176708 KO=1     )
> tokenUserinfo                                            (OK=29367  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32835  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32835  KO=0     )
>  UI AM idFromSession                                     (OK=32833  KO=0     )
>  UI AM validateGoto                                      (OK=32833  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32832  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32831  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32831  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32831  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32830  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32830  KO=0     )
> Skip 2FA                                                 (OK=81683  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32830  KO=0     )
>  UI IDM uiconfig                                         (OK=32830  KO=0     )
>  UI IDM version                                          (OK=32830  KO=0     )
>  UI IDM privilege                                        (OK=32830  KO=0     )
>  UI IDM features                                         (OK=32830  KO=0     )
>  UI IDM login                                            (OK=32830  KO=0     )
>  UI IDM dashboard                                        (OK=32830  KO=0     )
>  UI IDM managed user schema                              (OK=32830  KO=0     )
>  UI IDM user                                             (OK=32830  KO=0     )
>  UI IDM oidcToken                                        (OK=32829  KO=0     )
> userinfo                                                 (OK=32829  KO=0     )
> GetUUid                                                  (OK=48821  KO=0     )
> UI-Logout                                                (OK=32829  KO=0     )
> GetOpenidConfig                                          (OK=146099 KO=0     )
> UI-Logout Redirect 1                                     (OK=32829  KO=0     )
>  UI AM revoke1                                           (OK=32828  KO=0     )
>  UI AM revoke2                                           (OK=32828  KO=0     )
>  UI AM endsession                                        (OK=32828  KO=0     )
> CreatePolicy                                             (OK=48800  KO=16    )
> RootUserinfo                                             (OK=109571 KO=0     )
> getIdToken                                               (OK=10917  KO=0     )
> getIdToken Redirect 1                                    (OK=10917  KO=0     )
> createOrganization                                       (OK=10917  KO=0     )
> queryOrganization                                        (OK=10917  KO=0     )
> deleteOrganization                                       (OK=10917  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5475   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5474   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3157   KO=0     )
> ReadPolicy                                               (OK=48693  KO=5     )
> DeletePolicy                                             (OK=48571  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=539    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3197 (98.95%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 136501 / active: 330    / done: 152244
================================================================================

21:41:53.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:54.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:54.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:55.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:56.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:56.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:56.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:57.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:57.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:57.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:58.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:58.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:58.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:58.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:58.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:41:58 GMT                                    1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2137652 KO=29    )
> restLoginInitiate                                        (OK=147491 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147486 KO=0     )
> User Authorize PKCE stage                                (OK=177186 KO=0     )
> User AccessToken PKCE stage                              (OK=177177 KO=1     )
> tokenUserinfo                                            (OK=29450  KO=0     )
> UI-Post-Login - stage 1                                  (OK=32931  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32931  KO=0     )
>  UI AM idFromSession                                     (OK=32930  KO=0     )
>  UI AM validateGoto                                      (OK=32930  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32924  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32924  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32924  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32924  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32919  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32917  KO=0     )
> Skip 2FA                                                 (OK=81887  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32916  KO=0     )
>  UI IDM uiconfig                                         (OK=32916  KO=0     )
>  UI IDM version                                          (OK=32916  KO=0     )
>  UI IDM privilege                                        (OK=32916  KO=0     )
>  UI IDM features                                         (OK=32916  KO=0     )
>  UI IDM login                                            (OK=32916  KO=0     )
>  UI IDM dashboard                                        (OK=32916  KO=0     )
>  UI IDM managed user schema                              (OK=32916  KO=0     )
>  UI IDM user                                             (OK=32916  KO=0     )
>  UI IDM oidcToken                                        (OK=32916  KO=0     )
> userinfo                                                 (OK=32916  KO=0     )
> GetUUid                                                  (OK=48930  KO=0     )
> UI-Logout                                                (OK=32916  KO=0     )
> GetOpenidConfig                                          (OK=146441 KO=0     )
> UI-Logout Redirect 1                                     (OK=32916  KO=0     )
>  UI AM revoke1                                           (OK=32916  KO=0     )
>  UI AM revoke2                                           (OK=32916  KO=0     )
>  UI AM endsession                                        (OK=32916  KO=0     )
> CreatePolicy                                             (OK=48909  KO=16    )
> RootUserinfo                                             (OK=109852 KO=0     )
> getIdToken                                               (OK=10948  KO=0     )
> getIdToken Redirect 1                                    (OK=10948  KO=0     )
> createOrganization                                       (OK=10947  KO=0     )
> queryOrganization                                        (OK=10946  KO=0     )
> deleteOrganization                                       (OK=10946  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5493   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3170   KO=0     )
> ReadPolicy                                               (OK=48810  KO=5     )
> DeletePolicy                                             (OK=48690  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=541    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3212 (98.95%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 136087 / active: 339    / done: 152649
================================================================================

21:41:59.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:41:59.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:00.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:00.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:00.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:00.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:01.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:01.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:01.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:02.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:02.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:02.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:02.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:03.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:03 GMT                                    1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2142844 KO=29    )
> restLoginInitiate                                        (OK=147880 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147874 KO=0     )
> User Authorize PKCE stage                                (OK=177626 KO=0     )
> User AccessToken PKCE stage                              (OK=177619 KO=1     )
> tokenUserinfo                                            (OK=29519  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33002  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33001  KO=0     )
>  UI AM idFromSession                                     (OK=32998  KO=0     )
>  UI AM validateGoto                                      (OK=32999  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32993  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32992  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32992  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32992  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32990  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32989  KO=0     )
> Skip 2FA                                                 (OK=82119  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32988  KO=0     )
>  UI IDM uiconfig                                         (OK=32988  KO=0     )
>  UI IDM version                                          (OK=32988  KO=0     )
>  UI IDM privilege                                        (OK=32988  KO=0     )
>  UI IDM features                                         (OK=32988  KO=0     )
>  UI IDM login                                            (OK=32988  KO=0     )
>  UI IDM dashboard                                        (OK=32988  KO=0     )
>  UI IDM managed user schema                              (OK=32988  KO=0     )
>  UI IDM user                                             (OK=32988  KO=0     )
>  UI IDM oidcToken                                        (OK=32988  KO=0     )
> userinfo                                                 (OK=32988  KO=0     )
> GetUUid                                                  (OK=49062  KO=0     )
> UI-Logout                                                (OK=32987  KO=0     )
> GetOpenidConfig                                          (OK=146800 KO=0     )
> UI-Logout Redirect 1                                     (OK=32987  KO=0     )
>  UI AM revoke1                                           (OK=32986  KO=0     )
>  UI AM revoke2                                           (OK=32986  KO=0     )
>  UI AM endsession                                        (OK=32986  KO=0     )
> CreatePolicy                                             (OK=49045  KO=16    )
> RootUserinfo                                             (OK=110177 KO=0     )
> getIdToken                                               (OK=10981  KO=0     )
> getIdToken Redirect 1                                    (OK=10979  KO=0     )
> createOrganization                                       (OK=10979  KO=0     )
> queryOrganization                                        (OK=10979  KO=0     )
> deleteOrganization                                       (OK=10978  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5514   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5514   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3182   KO=0     )
> ReadPolicy                                               (OK=48920  KO=5     )
> DeletePolicy                                             (OK=48805  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=544    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3226 (98.96%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 135679 / active: 371    / done: 153025
================================================================================

21:42:04.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:05.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:06.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:07.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:07.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:08.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:08 GMT                                    1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2148828 KO=29    )
> restLoginInitiate                                        (OK=148282 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148271 KO=0     )
> User Authorize PKCE stage                                (OK=178120 KO=0     )
> User AccessToken PKCE stage                              (OK=178108 KO=1     )
> tokenUserinfo                                            (OK=29590  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33098  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33098  KO=0     )
>  UI AM idFromSession                                     (OK=33096  KO=0     )
>  UI AM validateGoto                                      (OK=33096  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33093  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33090  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33089  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33089  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33088  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33085  KO=0     )
> Skip 2FA                                                 (OK=82344  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33084  KO=0     )
>  UI IDM uiconfig                                         (OK=33084  KO=0     )
>  UI IDM version                                          (OK=33084  KO=0     )
>  UI IDM privilege                                        (OK=33084  KO=0     )
>  UI IDM features                                         (OK=33084  KO=0     )
>  UI IDM login                                            (OK=33084  KO=0     )
>  UI IDM dashboard                                        (OK=33082  KO=0     )
>  UI IDM managed user schema                              (OK=33082  KO=0     )
>  UI IDM user                                             (OK=33082  KO=0     )
>  UI IDM oidcToken                                        (OK=33082  KO=0     )
> userinfo                                                 (OK=33078  KO=0     )
> GetUUid                                                  (OK=49198  KO=0     )
> UI-Logout                                                (OK=33078  KO=0     )
> GetOpenidConfig                                          (OK=147182 KO=0     )
> UI-Logout Redirect 1                                     (OK=33077  KO=0     )
>  UI AM revoke1                                           (OK=33077  KO=0     )
>  UI AM revoke2                                           (OK=33077  KO=0     )
>  UI AM endsession                                        (OK=33077  KO=0     )
> CreatePolicy                                             (OK=49180  KO=16    )
> RootUserinfo                                             (OK=110498 KO=0     )
> getIdToken                                               (OK=11013  KO=0     )
> getIdToken Redirect 1                                    (OK=11013  KO=0     )
> createOrganization                                       (OK=11013  KO=0     )
> queryOrganization                                        (OK=11013  KO=0     )
> deleteOrganization                                       (OK=11013  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5529   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5529   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3201   KO=0     )
> ReadPolicy                                               (OK=49051  KO=5     )
> DeletePolicy                                             (OK=48918  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=544    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3232 (98.96%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 135264 / active: 385    / done: 153426
================================================================================

21:42:09.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:09.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:10.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:10.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:10.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:10.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:11.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:11.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:11.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:13.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:13.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:13.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:13 GMT                                    1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2154262 KO=29    )
> restLoginInitiate                                        (OK=148644 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148637 KO=0     )
> User Authorize PKCE stage                                (OK=178557 KO=0     )
> User AccessToken PKCE stage                              (OK=178550 KO=1     )
> tokenUserinfo                                            (OK=29671  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33182  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33182  KO=0     )
>  UI AM idFromSession                                     (OK=33179  KO=0     )
>  UI AM validateGoto                                      (OK=33179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33176  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33175  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33175  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33175  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33173  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33172  KO=0     )
> Skip 2FA                                                 (OK=82535  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33171  KO=0     )
>  UI IDM uiconfig                                         (OK=33171  KO=0     )
>  UI IDM version                                          (OK=33171  KO=0     )
>  UI IDM privilege                                        (OK=33170  KO=0     )
>  UI IDM features                                         (OK=33171  KO=0     )
>  UI IDM login                                            (OK=33170  KO=0     )
>  UI IDM dashboard                                        (OK=33169  KO=0     )
>  UI IDM managed user schema                              (OK=33169  KO=0     )
>  UI IDM user                                             (OK=33169  KO=0     )
>  UI IDM oidcToken                                        (OK=33169  KO=0     )
> userinfo                                                 (OK=33167  KO=0     )
> GetUUid                                                  (OK=49321  KO=0     )
> UI-Logout                                                (OK=33165  KO=0     )
> GetOpenidConfig                                          (OK=147570 KO=0     )
> UI-Logout Redirect 1                                     (OK=33164  KO=0     )
>  UI AM revoke1                                           (OK=33162  KO=0     )
>  UI AM revoke2                                           (OK=33163  KO=0     )
>  UI AM endsession                                        (OK=33163  KO=0     )
> CreatePolicy                                             (OK=49301  KO=16    )
> RootUserinfo                                             (OK=110748 KO=0     )
> getIdToken                                               (OK=11039  KO=0     )
> getIdToken Redirect 1                                    (OK=11039  KO=0     )
> createOrganization                                       (OK=11039  KO=0     )
> queryOrganization                                        (OK=11039  KO=0     )
> deleteOrganization                                       (OK=11038  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5545   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5545   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3212   KO=0     )
> ReadPolicy                                               (OK=49189  KO=5     )
> DeletePolicy                                             (OK=49047  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=544    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3244 (98.96%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 134884 / active: 357    / done: 153834
================================================================================

21:42:13.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:14.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:15.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:15.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:15.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:15.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:15.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:16.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:16.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:16.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:17.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:17.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:18.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:18.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:18.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:18 GMT                                    1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2159765 KO=29    )
> restLoginInitiate                                        (OK=149011 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148998 KO=0     )
> User Authorize PKCE stage                                (OK=178997 KO=0     )
> User AccessToken PKCE stage                              (OK=178994 KO=1     )
> tokenUserinfo                                            (OK=29735  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33271  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33271  KO=0     )
>  UI AM idFromSession                                     (OK=33270  KO=0     )
>  UI AM validateGoto                                      (OK=33270  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33267  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33266  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33265  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33265  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33264  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33264  KO=0     )
> Skip 2FA                                                 (OK=82728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33262  KO=0     )
>  UI IDM uiconfig                                         (OK=33262  KO=0     )
>  UI IDM version                                          (OK=33262  KO=0     )
>  UI IDM privilege                                        (OK=33262  KO=0     )
>  UI IDM features                                         (OK=33262  KO=0     )
>  UI IDM login                                            (OK=33262  KO=0     )
>  UI IDM dashboard                                        (OK=33261  KO=0     )
>  UI IDM managed user schema                              (OK=33261  KO=0     )
>  UI IDM user                                             (OK=33260  KO=0     )
>  UI IDM oidcToken                                        (OK=33259  KO=0     )
> userinfo                                                 (OK=33259  KO=0     )
> GetUUid                                                  (OK=49439  KO=0     )
> UI-Logout                                                (OK=33259  KO=0     )
> GetOpenidConfig                                          (OK=147948 KO=0     )
> UI-Logout Redirect 1                                     (OK=33259  KO=0     )
>  UI AM revoke1                                           (OK=33257  KO=0     )
>  UI AM revoke2                                           (OK=33257  KO=0     )
>  UI AM endsession                                        (OK=33257  KO=0     )
> CreatePolicy                                             (OK=49422  KO=16    )
> RootUserinfo                                             (OK=111007 KO=0     )
> getIdToken                                               (OK=11059  KO=0     )
> getIdToken Redirect 1                                    (OK=11059  KO=0     )
> createOrganization                                       (OK=11057  KO=0     )
> queryOrganization                                        (OK=11057  KO=0     )
> deleteOrganization                                       (OK=11057  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5551   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5551   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3222   KO=0     )
> ReadPolicy                                               (OK=49311  KO=5     )
> DeletePolicy                                             (OK=49184  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=544    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3259 (98.97%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 134509 / active: 352    / done: 154214
================================================================================

21:42:19.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:19.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:20.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:22.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:22.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:23 GMT                                    1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2165606 KO=29    )
> restLoginInitiate                                        (OK=149409 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149396 KO=0     )
> User Authorize PKCE stage                                (OK=179484 KO=0     )
> User AccessToken PKCE stage                              (OK=179479 KO=1     )
> tokenUserinfo                                            (OK=29822  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33363  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33362  KO=0     )
>  UI AM idFromSession                                     (OK=33362  KO=0     )
>  UI AM validateGoto                                      (OK=33362  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33360  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33360  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33360  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33356  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33356  KO=0     )
> Skip 2FA                                                 (OK=82940  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33356  KO=0     )
>  UI IDM uiconfig                                         (OK=33356  KO=0     )
>  UI IDM version                                          (OK=33356  KO=0     )
>  UI IDM privilege                                        (OK=33354  KO=0     )
>  UI IDM features                                         (OK=33355  KO=0     )
>  UI IDM login                                            (OK=33356  KO=0     )
>  UI IDM dashboard                                        (OK=33354  KO=0     )
>  UI IDM managed user schema                              (OK=33354  KO=0     )
>  UI IDM user                                             (OK=33354  KO=0     )
>  UI IDM oidcToken                                        (OK=33354  KO=0     )
> userinfo                                                 (OK=33353  KO=0     )
> GetUUid                                                  (OK=49563  KO=0     )
> UI-Logout                                                (OK=33353  KO=0     )
> GetOpenidConfig                                          (OK=148312 KO=0     )
> UI-Logout Redirect 1                                     (OK=33353  KO=0     )
>  UI AM revoke1                                           (OK=33353  KO=0     )
>  UI AM revoke2                                           (OK=33353  KO=0     )
>  UI AM endsession                                        (OK=33353  KO=0     )
> CreatePolicy                                             (OK=49546  KO=16    )
> RootUserinfo                                             (OK=111283 KO=0     )
> getIdToken                                               (OK=11093  KO=0     )
> getIdToken Redirect 1                                    (OK=11093  KO=0     )
> createOrganization                                       (OK=11093  KO=0     )
> queryOrganization                                        (OK=11093  KO=0     )
> deleteOrganization                                       (OK=11093  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5564   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5563   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3231   KO=0     )
> ReadPolicy                                               (OK=49429  KO=5     )
> DeletePolicy                                             (OK=49305  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=546    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3264 (98.97%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 134098 / active: 349    / done: 154628
================================================================================

21:42:23.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:23.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:24.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:24.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:25.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:25.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:25.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:25.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:26.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:26.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:26.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:26.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:27.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:28.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:28.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:28.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:28 GMT                                    1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2171104 KO=29    )
> restLoginInitiate                                        (OK=149779 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149773 KO=0     )
> User Authorize PKCE stage                                (OK=179926 KO=0     )
> User AccessToken PKCE stage                              (OK=179923 KO=1     )
> tokenUserinfo                                            (OK=29885  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33452  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33451  KO=0     )
>  UI AM idFromSession                                     (OK=33449  KO=0     )
>  UI AM validateGoto                                      (OK=33448  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33448  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33448  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33447  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33447  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33446  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33445  KO=0     )
> Skip 2FA                                                 (OK=83150  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33445  KO=0     )
>  UI IDM uiconfig                                         (OK=33444  KO=0     )
>  UI IDM version                                          (OK=33444  KO=0     )
>  UI IDM privilege                                        (OK=33444  KO=0     )
>  UI IDM features                                         (OK=33444  KO=0     )
>  UI IDM login                                            (OK=33444  KO=0     )
>  UI IDM dashboard                                        (OK=33444  KO=0     )
>  UI IDM managed user schema                              (OK=33444  KO=0     )
>  UI IDM user                                             (OK=33444  KO=0     )
>  UI IDM oidcToken                                        (OK=33444  KO=0     )
> userinfo                                                 (OK=33444  KO=0     )
> GetUUid                                                  (OK=49691  KO=0     )
> UI-Logout                                                (OK=33444  KO=0     )
> GetOpenidConfig                                          (OK=148683 KO=0     )
> UI-Logout Redirect 1                                     (OK=33444  KO=0     )
>  UI AM revoke1                                           (OK=33443  KO=0     )
>  UI AM revoke2                                           (OK=33443  KO=0     )
>  UI AM endsession                                        (OK=33444  KO=0     )
> CreatePolicy                                             (OK=49673  KO=16    )
> RootUserinfo                                             (OK=111511 KO=0     )
> getIdToken                                               (OK=11122  KO=0     )
> getIdToken Redirect 1                                    (OK=11122  KO=0     )
> createOrganization                                       (OK=11122  KO=0     )
> queryOrganization                                        (OK=11122  KO=0     )
> deleteOrganization                                       (OK=11122  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5574   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5573   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3244   KO=0     )
> ReadPolicy                                               (OK=49553  KO=5     )
> DeletePolicy                                             (OK=49424  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=548    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3280 (98.97%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 133716 / active: 352    / done: 155007
================================================================================

21:42:29.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:29.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:29.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:30.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:31.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:31.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:32.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:32.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:32.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:33.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:33 GMT                                    1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2176859 KO=29    )
> restLoginInitiate                                        (OK=150158 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150150 KO=0     )
> User Authorize PKCE stage                                (OK=180393 KO=0     )
> User AccessToken PKCE stage                              (OK=180388 KO=1     )
> tokenUserinfo                                            (OK=29948  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33547  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33547  KO=0     )
>  UI AM idFromSession                                     (OK=33545  KO=0     )
>  UI AM validateGoto                                      (OK=33546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33542  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33542  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33542  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33542  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33539  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33539  KO=0     )
> Skip 2FA                                                 (OK=83361  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33539  KO=0     )
>  UI IDM uiconfig                                         (OK=33539  KO=0     )
>  UI IDM version                                          (OK=33539  KO=0     )
>  UI IDM privilege                                        (OK=33539  KO=0     )
>  UI IDM features                                         (OK=33539  KO=0     )
>  UI IDM login                                            (OK=33539  KO=0     )
>  UI IDM dashboard                                        (OK=33539  KO=0     )
>  UI IDM managed user schema                              (OK=33539  KO=0     )
>  UI IDM user                                             (OK=33539  KO=0     )
>  UI IDM oidcToken                                        (OK=33537  KO=0     )
> userinfo                                                 (OK=33537  KO=0     )
> GetUUid                                                  (OK=49828  KO=0     )
> UI-Logout                                                (OK=33537  KO=0     )
> GetOpenidConfig                                          (OK=149072 KO=0     )
> UI-Logout Redirect 1                                     (OK=33537  KO=0     )
>  UI AM revoke1                                           (OK=33536  KO=0     )
>  UI AM revoke2                                           (OK=33536  KO=0     )
>  UI AM endsession                                        (OK=33536  KO=0     )
> CreatePolicy                                             (OK=49811  KO=16    )
> RootUserinfo                                             (OK=111763 KO=0     )
> getIdToken                                               (OK=11152  KO=0     )
> getIdToken Redirect 1                                    (OK=11152  KO=0     )
> createOrganization                                       (OK=11152  KO=0     )
> queryOrganization                                        (OK=11150  KO=0     )
> deleteOrganization                                       (OK=11150  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5578   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5578   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3257   KO=0     )
> ReadPolicy                                               (OK=49682  KO=5     )
> DeletePolicy                                             (OK=49549  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=549    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3290 (98.98%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 133336 / active: 358    / done: 155381
================================================================================

21:42:34.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:34.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:35.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 155850: status.find.in([200, 209], 304), found 409
21:42:35.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,155850,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzNTg5MjQwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNHpOMjNPc2syTUUtQnZ4YzhKN0JOa2NZUUdzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODk1NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODk1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNTU1LCJpYXQiOjE3MzIxMzg5NTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImxFdktfa2FnZVB0THV2V3RhR0M0cWhtTzNhRSJ9.kophc3DseWMQhNvG8ZfWa1o_1vsB2aciDmLuL0dHP6kJBDdbJSi5bGSz1uQh3N2xK9fBsu4sno--xRppYHhwJcB75R9Y4ZDyHcX5zuURz9ITnSmDbgFsfr0CtdltWubNjbOoWMDLmtEahwn9uVohEkjN5xTqBfZHUFeeDFkpymNZCI0nw_oqucWzbO5860quETewpGdM8qMqo5jIk7R3K7H6C4x8_sU5-Z5KXRq41vo66Luj8dzWRozWndV4wRl2FWgfgtrFRaCSFitFaueQVDVKaVPk6BBmbnA6J_ksW2eylZY9iZnQ-QVKoIZQfbBgCQdcnCo3dHvjrdxrU2BZhw, username -> user.18445, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy739016, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28c5c87, authcode -> pBwXSQJm4htg9VziusrEkC1b6wQ, useAdminRealm -> true, callbacks -> {"tokenId":"RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138955337), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138955337))), password -> Pa_ssw0rd, challenge -> QHarHV39k36yPtIiq8mFs8FjvA-uMC_xIMDvDpii-pU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 100.233.48.135, verifier -> MzgzNzAzOTc0MjkwODM3NTEwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@714cc9d8, tokenId -> RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy739016","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, 20 Nov 2024 21:42:35 GMT
	x-forgerock-transactionid: 6aa5f30b-8731-4921-a1e0-21a615a1f766
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:42:35.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:35.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:36.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:36.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:36.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:36.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:37.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:37.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:37.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:38.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:38 GMT                                    1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2181690 KO=30    )
> restLoginInitiate                                        (OK=150505 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150498 KO=0     )
> User Authorize PKCE stage                                (OK=180798 KO=0     )
> User AccessToken PKCE stage                              (OK=180786 KO=1     )
> tokenUserinfo                                            (OK=30005  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33613  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33612  KO=0     )
>  UI AM idFromSession                                     (OK=33611  KO=0     )
>  UI AM validateGoto                                      (OK=33611  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33609  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33609  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33609  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33609  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33605  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33604  KO=0     )
> Skip 2FA                                                 (OK=83574  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33604  KO=0     )
>  UI IDM uiconfig                                         (OK=33604  KO=0     )
>  UI IDM version                                          (OK=33604  KO=0     )
>  UI IDM privilege                                        (OK=33604  KO=0     )
>  UI IDM features                                         (OK=33604  KO=0     )
>  UI IDM login                                            (OK=33604  KO=0     )
>  UI IDM dashboard                                        (OK=33602  KO=0     )
>  UI IDM managed user schema                              (OK=33602  KO=0     )
>  UI IDM user                                             (OK=33602  KO=0     )
>  UI IDM oidcToken                                        (OK=33602  KO=0     )
> userinfo                                                 (OK=33599  KO=0     )
> GetUUid                                                  (OK=49947  KO=0     )
> UI-Logout                                                (OK=33599  KO=0     )
> GetOpenidConfig                                          (OK=149456 KO=0     )
> UI-Logout Redirect 1                                     (OK=33597  KO=0     )
>  UI AM revoke1                                           (OK=33595  KO=0     )
>  UI AM revoke2                                           (OK=33595  KO=0     )
>  UI AM endsession                                        (OK=33595  KO=0     )
> CreatePolicy                                             (OK=49927  KO=17    )
> RootUserinfo                                             (OK=112061 KO=0     )
> getIdToken                                               (OK=11182  KO=0     )
> getIdToken Redirect 1                                    (OK=11182  KO=0     )
> createOrganization                                       (OK=11182  KO=0     )
> queryOrganization                                        (OK=11181  KO=0     )
> deleteOrganization                                       (OK=11180  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5600   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5600   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3268   KO=0     )
> ReadPolicy                                               (OK=49816  KO=5     )
> DeletePolicy                                             (OK=49680  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=558    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3302 (98.95%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 132965 / active: 360    / done: 155750
================================================================================

21:42:38.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:39.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:40.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:40.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:40.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 155850: status.find.in([200, 209], 304), found 404
21:42:40.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,155850,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzNTg5MjQwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNHpOMjNPc2syTUUtQnZ4YzhKN0JOa2NZUUdzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODk1NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODk1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNTU1LCJpYXQiOjE3MzIxMzg5NTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImxFdktfa2FnZVB0THV2V3RhR0M0cWhtTzNhRSJ9.kophc3DseWMQhNvG8ZfWa1o_1vsB2aciDmLuL0dHP6kJBDdbJSi5bGSz1uQh3N2xK9fBsu4sno--xRppYHhwJcB75R9Y4ZDyHcX5zuURz9ITnSmDbgFsfr0CtdltWubNjbOoWMDLmtEahwn9uVohEkjN5xTqBfZHUFeeDFkpymNZCI0nw_oqucWzbO5860quETewpGdM8qMqo5jIk7R3K7H6C4x8_sU5-Z5KXRq41vo66Luj8dzWRozWndV4wRl2FWgfgtrFRaCSFitFaueQVDVKaVPk6BBmbnA6J_ksW2eylZY9iZnQ-QVKoIZQfbBgCQdcnCo3dHvjrdxrU2BZhw, username -> user.18445, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy739016, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28c5c87, authcode -> pBwXSQJm4htg9VziusrEkC1b6wQ, useAdminRealm -> true, callbacks -> {"tokenId":"RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138955337), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138955337))), password -> Pa_ssw0rd, challenge -> QHarHV39k36yPtIiq8mFs8FjvA-uMC_xIMDvDpii-pU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 100.233.48.135, verifier -> MzgzNzAzOTc0MjkwODM3NTEwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@714cc9d8, tokenId -> RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy739016
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=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:42:40 GMT
	x-forgerock-transactionid: 8b3cb9cc-4897-4e18-9749-64da5bb299ae
	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 testPolicy739016 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:42:41.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:42.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:42.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:42.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:43.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:43.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:43.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:43 GMT                                    1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2187167 KO=31    )
> restLoginInitiate                                        (OK=150898 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150889 KO=0     )
> User Authorize PKCE stage                                (OK=181254 KO=0     )
> User AccessToken PKCE stage                              (OK=181249 KO=1     )
> tokenUserinfo                                            (OK=30070  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33690  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33689  KO=0     )
>  UI AM idFromSession                                     (OK=33688  KO=0     )
>  UI AM validateGoto                                      (OK=33688  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33686  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33685  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33684  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33684  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33684  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33682  KO=0     )
> Skip 2FA                                                 (OK=83811  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33682  KO=0     )
>  UI IDM uiconfig                                         (OK=33682  KO=0     )
>  UI IDM version                                          (OK=33682  KO=0     )
>  UI IDM privilege                                        (OK=33680  KO=0     )
>  UI IDM features                                         (OK=33680  KO=0     )
>  UI IDM login                                            (OK=33680  KO=0     )
>  UI IDM dashboard                                        (OK=33680  KO=0     )
>  UI IDM managed user schema                              (OK=33680  KO=0     )
>  UI IDM user                                             (OK=33680  KO=0     )
>  UI IDM oidcToken                                        (OK=33679  KO=0     )
> userinfo                                                 (OK=33679  KO=0     )
> GetUUid                                                  (OK=50102  KO=0     )
> UI-Logout                                                (OK=33677  KO=0     )
> GetOpenidConfig                                          (OK=149866 KO=0     )
> UI-Logout Redirect 1                                     (OK=33677  KO=0     )
>  UI AM revoke1                                           (OK=33677  KO=0     )
>  UI AM revoke2                                           (OK=33677  KO=0     )
>  UI AM endsession                                        (OK=33677  KO=0     )
> CreatePolicy                                             (OK=50084  KO=17    )
> RootUserinfo                                             (OK=112337 KO=0     )
> getIdToken                                               (OK=11213  KO=0     )
> getIdToken Redirect 1                                    (OK=11213  KO=0     )
> createOrganization                                       (OK=11212  KO=0     )
> queryOrganization                                        (OK=11212  KO=0     )
> deleteOrganization                                       (OK=11212  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5614   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5613   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3276   KO=0     )
> ReadPolicy                                               (OK=49938  KO=6     )
> DeletePolicy                                             (OK=49813  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=562    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3313 (98.93%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 54%
          waiting: 132559 / active: 376    / done: 156140
================================================================================

21:42:43.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:44.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:44.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:44.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:45.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:45.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 155850: status.find.in([200, 209], 304), found 404
21:42:45.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,155850,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzNTg5MjQwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNHpOMjNPc2syTUUtQnZ4YzhKN0JOa2NZUUdzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzODk1NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzODk1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNTU1LCJpYXQiOjE3MzIxMzg5NTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImxFdktfa2FnZVB0THV2V3RhR0M0cWhtTzNhRSJ9.kophc3DseWMQhNvG8ZfWa1o_1vsB2aciDmLuL0dHP6kJBDdbJSi5bGSz1uQh3N2xK9fBsu4sno--xRppYHhwJcB75R9Y4ZDyHcX5zuURz9ITnSmDbgFsfr0CtdltWubNjbOoWMDLmtEahwn9uVohEkjN5xTqBfZHUFeeDFkpymNZCI0nw_oqucWzbO5860quETewpGdM8qMqo5jIk7R3K7H6C4x8_sU5-Z5KXRq41vo66Luj8dzWRozWndV4wRl2FWgfgtrFRaCSFitFaueQVDVKaVPk6BBmbnA6J_ksW2eylZY9iZnQ-QVKoIZQfbBgCQdcnCo3dHvjrdxrU2BZhw, username -> user.18445, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy739016, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28c5c87, authcode -> pBwXSQJm4htg9VziusrEkC1b6wQ, useAdminRealm -> true, callbacks -> {"tokenId":"RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732138955337), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732138955337))), password -> Pa_ssw0rd, challenge -> QHarHV39k36yPtIiq8mFs8FjvA-uMC_xIMDvDpii-pU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 100.233.48.135, verifier -> MzgzNzAzOTc0MjkwODM3NTEwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@714cc9d8, tokenId -> RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy739016
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=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RIV_FuxJRGKZ5eONo54HfzQyA7w.*AAJTSQACMDIAAlNLABxGQU0yV2xOQUxqNmJSdktUUEJFRS9hUWNLOVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:42:45 GMT
	x-forgerock-transactionid: 7a268032-42e2-4c9f-a255-4ece83faa0e8
	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 testPolicy739016 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:42:45.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:46.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:47.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:47.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:47.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:47.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:48.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:48.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:48.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:48 GMT                                    1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2192692 KO=32    )
> restLoginInitiate                                        (OK=151254 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151247 KO=0     )
> User Authorize PKCE stage                                (OK=181689 KO=0     )
> User AccessToken PKCE stage                              (OK=181684 KO=1     )
> tokenUserinfo                                            (OK=30139  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33777  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33777  KO=0     )
>  UI AM idFromSession                                     (OK=33776  KO=0     )
>  UI AM validateGoto                                      (OK=33776  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33776  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33776  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33776  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33775  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33775  KO=0     )
> Skip 2FA                                                 (OK=83997  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33775  KO=0     )
>  UI IDM uiconfig                                         (OK=33775  KO=0     )
>  UI IDM version                                          (OK=33775  KO=0     )
>  UI IDM privilege                                        (OK=33775  KO=0     )
>  UI IDM features                                         (OK=33775  KO=0     )
>  UI IDM login                                            (OK=33775  KO=0     )
>  UI IDM dashboard                                        (OK=33774  KO=0     )
>  UI IDM managed user schema                              (OK=33775  KO=0     )
>  UI IDM user                                             (OK=33774  KO=0     )
>  UI IDM oidcToken                                        (OK=33772  KO=0     )
> userinfo                                                 (OK=33771  KO=0     )
> GetUUid                                                  (OK=50215  KO=0     )
> UI-Logout                                                (OK=33770  KO=0     )
> GetOpenidConfig                                          (OK=150260 KO=0     )
> UI-Logout Redirect 1                                     (OK=33770  KO=0     )
>  UI AM revoke1                                           (OK=33770  KO=0     )
>  UI AM revoke2                                           (OK=33770  KO=0     )
>  UI AM endsession                                        (OK=33770  KO=0     )
> CreatePolicy                                             (OK=50197  KO=17    )
> RootUserinfo                                             (OK=112601 KO=0     )
> getIdToken                                               (OK=11232  KO=0     )
> getIdToken Redirect 1                                    (OK=11232  KO=0     )
> createOrganization                                       (OK=11232  KO=0     )
> queryOrganization                                        (OK=11232  KO=0     )
> deleteOrganization                                       (OK=11232  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5623   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5622   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3286   KO=0     )
> ReadPolicy                                               (OK=50093  KO=6     )
> DeletePolicy                                             (OK=49935  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=564    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3327 (98.90%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 132196 / active: 357    / done: 156522
================================================================================

21:42:49.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:49.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:51.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:51.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:51.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:51.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:52.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:53.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:53 GMT                                    1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2198472 KO=32    )
> restLoginInitiate                                        (OK=151674 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151664 KO=0     )
> User Authorize PKCE stage                                (OK=182174 KO=0     )
> User AccessToken PKCE stage                              (OK=182165 KO=1     )
> tokenUserinfo                                            (OK=30219  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33875  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33875  KO=0     )
>  UI AM idFromSession                                     (OK=33875  KO=0     )
>  UI AM validateGoto                                      (OK=33875  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33869  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33867  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33865  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33865  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33860  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33859  KO=0     )
> Skip 2FA                                                 (OK=84218  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33858  KO=0     )
>  UI IDM uiconfig                                         (OK=33858  KO=0     )
>  UI IDM version                                          (OK=33858  KO=0     )
>  UI IDM privilege                                        (OK=33857  KO=0     )
>  UI IDM features                                         (OK=33857  KO=0     )
>  UI IDM login                                            (OK=33857  KO=0     )
>  UI IDM dashboard                                        (OK=33856  KO=0     )
>  UI IDM managed user schema                              (OK=33856  KO=0     )
>  UI IDM user                                             (OK=33856  KO=0     )
>  UI IDM oidcToken                                        (OK=33855  KO=0     )
> userinfo                                                 (OK=33855  KO=0     )
> GetUUid                                                  (OK=50356  KO=0     )
> UI-Logout                                                (OK=33854  KO=0     )
> GetOpenidConfig                                          (OK=150667 KO=0     )
> UI-Logout Redirect 1                                     (OK=33854  KO=0     )
>  UI AM revoke1                                           (OK=33853  KO=0     )
>  UI AM revoke2                                           (OK=33853  KO=0     )
>  UI AM endsession                                        (OK=33853  KO=0     )
> CreatePolicy                                             (OK=50336  KO=17    )
> RootUserinfo                                             (OK=112875 KO=0     )
> getIdToken                                               (OK=11264  KO=0     )
> getIdToken Redirect 1                                    (OK=11264  KO=0     )
> createOrganization                                       (OK=11264  KO=0     )
> queryOrganization                                        (OK=11263  KO=0     )
> deleteOrganization                                       (OK=11263  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5635   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5635   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3301   KO=0     )
> ReadPolicy                                               (OK=50207  KO=6     )
> DeletePolicy                                             (OK=50088  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=565    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3344 (98.91%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 131764 / active: 357    / done: 156954
================================================================================

21:42:53.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:54.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:54.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:55.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:55.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:56.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:57.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:57.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:57.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:57.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:57.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:57.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:42:58 GMT                                    1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2203954 KO=32    )
> restLoginInitiate                                        (OK=152053 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152046 KO=0     )
> User Authorize PKCE stage                                (OK=182626 KO=0     )
> User AccessToken PKCE stage                              (OK=182621 KO=1     )
> tokenUserinfo                                            (OK=30291  KO=0     )
> UI-Post-Login - stage 1                                  (OK=33950  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33948  KO=0     )
>  UI AM idFromSession                                     (OK=33948  KO=0     )
>  UI AM validateGoto                                      (OK=33948  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33947  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33945  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33945  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33945  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33944  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33942  KO=0     )
> Skip 2FA                                                 (OK=84445  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33942  KO=0     )
>  UI IDM uiconfig                                         (OK=33942  KO=0     )
>  UI IDM version                                          (OK=33942  KO=0     )
>  UI IDM privilege                                        (OK=33942  KO=0     )
>  UI IDM features                                         (OK=33942  KO=0     )
>  UI IDM login                                            (OK=33942  KO=0     )
>  UI IDM dashboard                                        (OK=33942  KO=0     )
>  UI IDM managed user schema                              (OK=33942  KO=0     )
>  UI IDM user                                             (OK=33942  KO=0     )
>  UI IDM oidcToken                                        (OK=33941  KO=0     )
> userinfo                                                 (OK=33941  KO=0     )
> GetUUid                                                  (OK=50490  KO=0     )
> UI-Logout                                                (OK=33941  KO=0     )
> GetOpenidConfig                                          (OK=151055 KO=0     )
> UI-Logout Redirect 1                                     (OK=33941  KO=0     )
>  UI AM revoke1                                           (OK=33939  KO=0     )
>  UI AM revoke2                                           (OK=33939  KO=0     )
>  UI AM endsession                                        (OK=33940  KO=0     )
> CreatePolicy                                             (OK=50471  KO=17    )
> RootUserinfo                                             (OK=113128 KO=0     )
> getIdToken                                               (OK=11297  KO=0     )
> getIdToken Redirect 1                                    (OK=11297  KO=0     )
> createOrganization                                       (OK=11297  KO=0     )
> queryOrganization                                        (OK=11297  KO=0     )
> deleteOrganization                                       (OK=11297  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5649   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5649   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3307   KO=0     )
> ReadPolicy                                               (OK=50347  KO=6     )
> DeletePolicy                                             (OK=50202  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=567    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3356 (98.91%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 131365 / active: 373    / done: 157337
================================================================================

21:42:59.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:59.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:59.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:42:59.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:00.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:00.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:02.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:02.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:02.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:02.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:03 GMT                                    1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2209888 KO=32    )
> restLoginInitiate                                        (OK=152442 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152437 KO=0     )
> User Authorize PKCE stage                                (OK=183109 KO=0     )
> User AccessToken PKCE stage                              (OK=183098 KO=1     )
> tokenUserinfo                                            (OK=30354  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34045  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34045  KO=0     )
>  UI AM idFromSession                                     (OK=34045  KO=0     )
>  UI AM validateGoto                                      (OK=34044  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34042  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34042  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34042  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34042  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34037  KO=0     )
> Skip 2FA                                                 (OK=84670  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34037  KO=0     )
>  UI IDM uiconfig                                         (OK=34037  KO=0     )
>  UI IDM version                                          (OK=34037  KO=0     )
>  UI IDM privilege                                        (OK=34037  KO=0     )
>  UI IDM features                                         (OK=34037  KO=0     )
>  UI IDM login                                            (OK=34037  KO=0     )
>  UI IDM dashboard                                        (OK=34037  KO=0     )
>  UI IDM managed user schema                              (OK=34037  KO=0     )
>  UI IDM user                                             (OK=34037  KO=0     )
>  UI IDM oidcToken                                        (OK=34037  KO=0     )
> userinfo                                                 (OK=34034  KO=0     )
> GetUUid                                                  (OK=50617  KO=0     )
> UI-Logout                                                (OK=34033  KO=0     )
> GetOpenidConfig                                          (OK=151456 KO=0     )
> UI-Logout Redirect 1                                     (OK=34033  KO=0     )
>  UI AM revoke1                                           (OK=34033  KO=0     )
>  UI AM revoke2                                           (OK=34033  KO=0     )
>  UI AM endsession                                        (OK=34033  KO=0     )
> CreatePolicy                                             (OK=50599  KO=17    )
> RootUserinfo                                             (OK=113431 KO=0     )
> getIdToken                                               (OK=11331  KO=0     )
> getIdToken Redirect 1                                    (OK=11331  KO=0     )
> createOrganization                                       (OK=11331  KO=0     )
> queryOrganization                                        (OK=11331  KO=0     )
> deleteOrganization                                       (OK=11331  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5661   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5660   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3317   KO=0     )
> ReadPolicy                                               (OK=50480  KO=6     )
> DeletePolicy                                             (OK=50343  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=567    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3366 (98.91%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 130969 / active: 368    / done: 157738
================================================================================

21:43:04.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:04.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:05.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:05.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:05.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:05.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:05.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:06.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:06.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:07.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:07.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:07.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:07.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:08.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:08.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:08 GMT                                    1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2215468 KO=32    )
> restLoginInitiate                                        (OK=152818 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152810 KO=0     )
> User Authorize PKCE stage                                (OK=183548 KO=0     )
> User AccessToken PKCE stage                              (OK=183544 KO=1     )
> tokenUserinfo                                            (OK=30421  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34133  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34132  KO=0     )
>  UI AM idFromSession                                     (OK=34132  KO=0     )
>  UI AM validateGoto                                      (OK=34132  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34128  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34128  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34128  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34127  KO=0     )
> Skip 2FA                                                 (OK=84869  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34127  KO=0     )
>  UI IDM uiconfig                                         (OK=34127  KO=0     )
>  UI IDM version                                          (OK=34127  KO=0     )
>  UI IDM privilege                                        (OK=34127  KO=0     )
>  UI IDM features                                         (OK=34127  KO=0     )
>  UI IDM login                                            (OK=34127  KO=0     )
>  UI IDM dashboard                                        (OK=34126  KO=0     )
>  UI IDM managed user schema                              (OK=34126  KO=0     )
>  UI IDM user                                             (OK=34126  KO=0     )
>  UI IDM oidcToken                                        (OK=34125  KO=0     )
> userinfo                                                 (OK=34124  KO=0     )
> GetUUid                                                  (OK=50747  KO=0     )
> UI-Logout                                                (OK=34124  KO=0     )
> GetOpenidConfig                                          (OK=151846 KO=0     )
> UI-Logout Redirect 1                                     (OK=34123  KO=0     )
>  UI AM revoke1                                           (OK=34120  KO=0     )
>  UI AM revoke2                                           (OK=34119  KO=0     )
>  UI AM endsession                                        (OK=34120  KO=0     )
> CreatePolicy                                             (OK=50728  KO=17    )
> RootUserinfo                                             (OK=113698 KO=0     )
> getIdToken                                               (OK=11361  KO=0     )
> getIdToken Redirect 1                                    (OK=11361  KO=0     )
> createOrganization                                       (OK=11361  KO=0     )
> queryOrganization                                        (OK=11361  KO=0     )
> deleteOrganization                                       (OK=11359  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5680   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5680   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3335   KO=0     )
> ReadPolicy                                               (OK=50608  KO=6     )
> DeletePolicy                                             (OK=50476  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=567    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3381 (98.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 130573 / active: 342    / done: 158160
================================================================================

21:43:10.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:10.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:10.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:10.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:11.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:11.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:11.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:12.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:12.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:12.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:13.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:13.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:13.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:13.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:13 GMT                                    2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2220922 KO=32    )
> restLoginInitiate                                        (OK=153207 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153192 KO=0     )
> User Authorize PKCE stage                                (OK=183999 KO=0     )
> User AccessToken PKCE stage                              (OK=183990 KO=1     )
> tokenUserinfo                                            (OK=30480  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34219  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34219  KO=0     )
>  UI AM idFromSession                                     (OK=34218  KO=0     )
>  UI AM validateGoto                                      (OK=34218  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34212  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34212  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34212  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34212  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34211  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34211  KO=0     )
> Skip 2FA                                                 (OK=85092  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34211  KO=0     )
>  UI IDM uiconfig                                         (OK=34211  KO=0     )
>  UI IDM version                                          (OK=34211  KO=0     )
>  UI IDM privilege                                        (OK=34210  KO=0     )
>  UI IDM features                                         (OK=34210  KO=0     )
>  UI IDM login                                            (OK=34210  KO=0     )
>  UI IDM dashboard                                        (OK=34210  KO=0     )
>  UI IDM managed user schema                              (OK=34209  KO=0     )
>  UI IDM user                                             (OK=34209  KO=0     )
>  UI IDM oidcToken                                        (OK=34209  KO=0     )
> userinfo                                                 (OK=34208  KO=0     )
> GetUUid                                                  (OK=50870  KO=0     )
> UI-Logout                                                (OK=34207  KO=0     )
> GetOpenidConfig                                          (OK=152226 KO=0     )
> UI-Logout Redirect 1                                     (OK=34207  KO=0     )
>  UI AM revoke1                                           (OK=34206  KO=0     )
>  UI AM revoke2                                           (OK=34205  KO=0     )
>  UI AM endsession                                        (OK=34206  KO=0     )
> CreatePolicy                                             (OK=50851  KO=17    )
> RootUserinfo                                             (OK=113952 KO=0     )
> getIdToken                                               (OK=11389  KO=0     )
> getIdToken Redirect 1                                    (OK=11388  KO=0     )
> createOrganization                                       (OK=11388  KO=0     )
> queryOrganization                                        (OK=11388  KO=0     )
> deleteOrganization                                       (OK=11388  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5692   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3345   KO=0     )
> ReadPolicy                                               (OK=50737  KO=6     )
> DeletePolicy                                             (OK=50605  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=568    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3395 (98.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 130171 / active: 380    / done: 158524
================================================================================

21:43:13.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:13.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:14.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:14.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:15.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:15.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:16.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:16.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:17.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:17.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:17.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:18.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:18.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:18 GMT                                    2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2226606 KO=32    )
> restLoginInitiate                                        (OK=153601 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153590 KO=0     )
> User Authorize PKCE stage                                (OK=184475 KO=0     )
> User AccessToken PKCE stage                              (OK=184463 KO=1     )
> tokenUserinfo                                            (OK=30560  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34306  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34306  KO=0     )
>  UI AM idFromSession                                     (OK=34305  KO=0     )
>  UI AM validateGoto                                      (OK=34305  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34301  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34301  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34301  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34301  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34298  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34298  KO=0     )
> Skip 2FA                                                 (OK=85308  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34298  KO=0     )
>  UI IDM uiconfig                                         (OK=34298  KO=0     )
>  UI IDM version                                          (OK=34298  KO=0     )
>  UI IDM privilege                                        (OK=34298  KO=0     )
>  UI IDM features                                         (OK=34298  KO=0     )
>  UI IDM login                                            (OK=34298  KO=0     )
>  UI IDM dashboard                                        (OK=34298  KO=0     )
>  UI IDM managed user schema                              (OK=34298  KO=0     )
>  UI IDM user                                             (OK=34298  KO=0     )
>  UI IDM oidcToken                                        (OK=34295  KO=0     )
> userinfo                                                 (OK=34294  KO=0     )
> GetUUid                                                  (OK=51002  KO=0     )
> UI-Logout                                                (OK=34293  KO=0     )
> GetOpenidConfig                                          (OK=152611 KO=0     )
> UI-Logout Redirect 1                                     (OK=34292  KO=0     )
>  UI AM revoke1                                           (OK=34292  KO=0     )
>  UI AM revoke2                                           (OK=34292  KO=0     )
>  UI AM endsession                                        (OK=34292  KO=0     )
> CreatePolicy                                             (OK=50984  KO=17    )
> RootUserinfo                                             (OK=114240 KO=0     )
> getIdToken                                               (OK=11419  KO=0     )
> getIdToken Redirect 1                                    (OK=11417  KO=0     )
> createOrganization                                       (OK=11417  KO=0     )
> queryOrganization                                        (OK=11417  KO=0     )
> deleteOrganization                                       (OK=11417  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5704   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5704   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3359   KO=0     )
> ReadPolicy                                               (OK=50861  KO=6     )
> DeletePolicy                                             (OK=50733  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=570    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3408 (98.93%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 129767 / active: 374    / done: 158934
================================================================================

21:43:18.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:18.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:19.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:20.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:21.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:21.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:21.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:22.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:23.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:23.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:23.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:23 GMT                                    2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2232191 KO=32    )
> restLoginInitiate                                        (OK=153988 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153978 KO=0     )
> User Authorize PKCE stage                                (OK=184934 KO=0     )
> User AccessToken PKCE stage                              (OK=184928 KO=1     )
> tokenUserinfo                                            (OK=30645  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34396  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34396  KO=0     )
>  UI AM idFromSession                                     (OK=34394  KO=0     )
>  UI AM validateGoto                                      (OK=34394  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34391  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34390  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34388  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34388  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34385  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34384  KO=0     )
> Skip 2FA                                                 (OK=85509  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34383  KO=0     )
>  UI IDM uiconfig                                         (OK=34383  KO=0     )
>  UI IDM version                                          (OK=34383  KO=0     )
>  UI IDM privilege                                        (OK=34383  KO=0     )
>  UI IDM features                                         (OK=34383  KO=0     )
>  UI IDM login                                            (OK=34383  KO=0     )
>  UI IDM dashboard                                        (OK=34383  KO=0     )
>  UI IDM managed user schema                              (OK=34383  KO=0     )
>  UI IDM user                                             (OK=34383  KO=0     )
>  UI IDM oidcToken                                        (OK=34383  KO=0     )
> userinfo                                                 (OK=34380  KO=0     )
> GetUUid                                                  (OK=51131  KO=0     )
> UI-Logout                                                (OK=34380  KO=0     )
> GetOpenidConfig                                          (OK=152995 KO=0     )
> UI-Logout Redirect 1                                     (OK=34379  KO=0     )
>  UI AM revoke1                                           (OK=34377  KO=0     )
>  UI AM revoke2                                           (OK=34377  KO=0     )
>  UI AM endsession                                        (OK=34378  KO=0     )
> CreatePolicy                                             (OK=51112  KO=17    )
> RootUserinfo                                             (OK=114535 KO=0     )
> getIdToken                                               (OK=11441  KO=0     )
> getIdToken Redirect 1                                    (OK=11441  KO=0     )
> createOrganization                                       (OK=11441  KO=0     )
> queryOrganization                                        (OK=11440  KO=0     )
> deleteOrganization                                       (OK=11439  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5718   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5717   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3372   KO=0     )
> ReadPolicy                                               (OK=50993  KO=6     )
> DeletePolicy                                             (OK=50855  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=572    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3419 (98.93%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 129366 / active: 376    / done: 159333
================================================================================

21:43:23.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:24.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:24.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:25.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:26.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:26.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:28.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:28.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:28.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:28 GMT                                    2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2237633 KO=32    )
> restLoginInitiate                                        (OK=154344 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154337 KO=0     )
> User Authorize PKCE stage                                (OK=185370 KO=0     )
> User AccessToken PKCE stage                              (OK=185364 KO=1     )
> tokenUserinfo                                            (OK=30718  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34481  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34479  KO=0     )
>  UI AM idFromSession                                     (OK=34479  KO=0     )
>  UI AM validateGoto                                      (OK=34479  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34477  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34476  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34475  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34475  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34472  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34472  KO=0     )
> Skip 2FA                                                 (OK=85700  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34472  KO=0     )
>  UI IDM uiconfig                                         (OK=34471  KO=0     )
>  UI IDM version                                          (OK=34471  KO=0     )
>  UI IDM privilege                                        (OK=34471  KO=0     )
>  UI IDM features                                         (OK=34471  KO=0     )
>  UI IDM login                                            (OK=34470  KO=0     )
>  UI IDM dashboard                                        (OK=34470  KO=0     )
>  UI IDM managed user schema                              (OK=34470  KO=0     )
>  UI IDM user                                             (OK=34470  KO=0     )
>  UI IDM oidcToken                                        (OK=34468  KO=0     )
> userinfo                                                 (OK=34467  KO=0     )
> GetUUid                                                  (OK=51241  KO=0     )
> UI-Logout                                                (OK=34467  KO=0     )
> GetOpenidConfig                                          (OK=153365 KO=0     )
> UI-Logout Redirect 1                                     (OK=34467  KO=0     )
>  UI AM revoke1                                           (OK=34467  KO=0     )
>  UI AM revoke2                                           (OK=34467  KO=0     )
>  UI AM endsession                                        (OK=34467  KO=0     )
> CreatePolicy                                             (OK=51221  KO=17    )
> RootUserinfo                                             (OK=114817 KO=0     )
> getIdToken                                               (OK=11468  KO=0     )
> getIdToken Redirect 1                                    (OK=11468  KO=0     )
> createOrganization                                       (OK=11468  KO=0     )
> queryOrganization                                        (OK=11468  KO=0     )
> deleteOrganization                                       (OK=11468  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5737   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3387   KO=0     )
> ReadPolicy                                               (OK=51122  KO=6     )
> DeletePolicy                                             (OK=50987  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=575    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3428 (98.93%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 128987 / active: 353    / done: 159735
================================================================================

21:43:28.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:29.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:29.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:30.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:30.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:30.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:31.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:31.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:33.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:33.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:33 GMT                                    2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2243708 KO=32    )
> restLoginInitiate                                        (OK=154757 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154751 KO=0     )
> User Authorize PKCE stage                                (OK=185876 KO=0     )
> User AccessToken PKCE stage                              (OK=185871 KO=1     )
> tokenUserinfo                                            (OK=30801  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34577  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34577  KO=0     )
>  UI AM idFromSession                                     (OK=34577  KO=0     )
>  UI AM validateGoto                                      (OK=34577  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34574  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34572  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34571  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34571  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34569  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34569  KO=0     )
> Skip 2FA                                                 (OK=85930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34569  KO=0     )
>  UI IDM uiconfig                                         (OK=34569  KO=0     )
>  UI IDM version                                          (OK=34569  KO=0     )
>  UI IDM privilege                                        (OK=34569  KO=0     )
>  UI IDM features                                         (OK=34569  KO=0     )
>  UI IDM login                                            (OK=34569  KO=0     )
>  UI IDM dashboard                                        (OK=34569  KO=0     )
>  UI IDM managed user schema                              (OK=34569  KO=0     )
>  UI IDM user                                             (OK=34569  KO=0     )
>  UI IDM oidcToken                                        (OK=34569  KO=0     )
> userinfo                                                 (OK=34568  KO=0     )
> GetUUid                                                  (OK=51382  KO=0     )
> UI-Logout                                                (OK=34567  KO=0     )
> GetOpenidConfig                                          (OK=153745 KO=0     )
> UI-Logout Redirect 1                                     (OK=34566  KO=0     )
>  UI AM revoke1                                           (OK=34564  KO=0     )
>  UI AM revoke2                                           (OK=34564  KO=0     )
>  UI AM endsession                                        (OK=34564  KO=0     )
> CreatePolicy                                             (OK=51360  KO=17    )
> RootUserinfo                                             (OK=115096 KO=0     )
> getIdToken                                               (OK=11498  KO=0     )
> getIdToken Redirect 1                                    (OK=11498  KO=0     )
> createOrganization                                       (OK=11498  KO=0     )
> queryOrganization                                        (OK=11497  KO=0     )
> deleteOrganization                                       (OK=11497  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5750   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5750   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3406   KO=0     )
> ReadPolicy                                               (OK=51232  KO=6     )
> DeletePolicy                                             (OK=51120  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=576    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3438 (98.94%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 128562 / active: 352    / done: 160161
================================================================================

21:43:34.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:34.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:35.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:35.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:36.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:36.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:37.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:37.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:37.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:38.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:38 GMT                                    2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2249308 KO=32    )
> restLoginInitiate                                        (OK=155129 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155125 KO=0     )
> User Authorize PKCE stage                                (OK=186335 KO=0     )
> User AccessToken PKCE stage                              (OK=186328 KO=1     )
> tokenUserinfo                                            (OK=30879  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34671  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34671  KO=0     )
>  UI AM idFromSession                                     (OK=34669  KO=0     )
>  UI AM validateGoto                                      (OK=34669  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34667  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34666  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34666  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34666  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34664  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34664  KO=0     )
> Skip 2FA                                                 (OK=86123  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34663  KO=0     )
>  UI IDM uiconfig                                         (OK=34663  KO=0     )
>  UI IDM version                                          (OK=34663  KO=0     )
>  UI IDM privilege                                        (OK=34662  KO=0     )
>  UI IDM features                                         (OK=34662  KO=0     )
>  UI IDM login                                            (OK=34662  KO=0     )
>  UI IDM dashboard                                        (OK=34662  KO=0     )
>  UI IDM managed user schema                              (OK=34662  KO=0     )
>  UI IDM user                                             (OK=34662  KO=0     )
>  UI IDM oidcToken                                        (OK=34660  KO=0     )
> userinfo                                                 (OK=34658  KO=0     )
> GetUUid                                                  (OK=51499  KO=0     )
> UI-Logout                                                (OK=34655  KO=0     )
> GetOpenidConfig                                          (OK=154111 KO=0     )
> UI-Logout Redirect 1                                     (OK=34654  KO=0     )
>  UI AM revoke1                                           (OK=34654  KO=0     )
>  UI AM revoke2                                           (OK=34654  KO=0     )
>  UI AM endsession                                        (OK=34654  KO=0     )
> CreatePolicy                                             (OK=51481  KO=17    )
> RootUserinfo                                             (OK=115361 KO=0     )
> getIdToken                                               (OK=11518  KO=0     )
> getIdToken Redirect 1                                    (OK=11518  KO=0     )
> createOrganization                                       (OK=11516  KO=0     )
> queryOrganization                                        (OK=11515  KO=0     )
> deleteOrganization                                       (OK=11514  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5769   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5769   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3419   KO=0     )
> ReadPolicy                                               (OK=51370  KO=6     )
> DeletePolicy                                             (OK=51227  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=579    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3448 (98.94%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 128169 / active: 367    / done: 160539
================================================================================

21:43:38.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:38.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:39.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:39.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:39.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:40.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:41.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:41.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:41.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:41.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:42.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:42.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:42.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:42.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:43.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:43 GMT                                    2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2254743 KO=32    )
> restLoginInitiate                                        (OK=155533 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155518 KO=0     )
> User Authorize PKCE stage                                (OK=186785 KO=0     )
> User AccessToken PKCE stage                              (OK=186776 KO=1     )
> tokenUserinfo                                            (OK=30947  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34748  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34748  KO=0     )
>  UI AM idFromSession                                     (OK=34748  KO=0     )
>  UI AM validateGoto                                      (OK=34748  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34746  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34745  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34744  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34745  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34742  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34741  KO=0     )
> Skip 2FA                                                 (OK=86349  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34741  KO=0     )
>  UI IDM uiconfig                                         (OK=34741  KO=0     )
>  UI IDM version                                          (OK=34741  KO=0     )
>  UI IDM privilege                                        (OK=34739  KO=0     )
>  UI IDM features                                         (OK=34739  KO=0     )
>  UI IDM login                                            (OK=34740  KO=0     )
>  UI IDM dashboard                                        (OK=34739  KO=0     )
>  UI IDM managed user schema                              (OK=34739  KO=0     )
>  UI IDM user                                             (OK=34739  KO=0     )
>  UI IDM oidcToken                                        (OK=34739  KO=0     )
> userinfo                                                 (OK=34739  KO=0     )
> GetUUid                                                  (OK=51628  KO=0     )
> UI-Logout                                                (OK=34739  KO=0     )
> GetOpenidConfig                                          (OK=154496 KO=0     )
> UI-Logout Redirect 1                                     (OK=34739  KO=0     )
>  UI AM revoke1                                           (OK=34738  KO=0     )
>  UI AM revoke2                                           (OK=34738  KO=0     )
>  UI AM endsession                                        (OK=34738  KO=0     )
> CreatePolicy                                             (OK=51609  KO=17    )
> RootUserinfo                                             (OK=115682 KO=0     )
> getIdToken                                               (OK=11544  KO=0     )
> getIdToken Redirect 1                                    (OK=11544  KO=0     )
> createOrganization                                       (OK=11544  KO=0     )
> queryOrganization                                        (OK=11544  KO=0     )
> deleteOrganization                                       (OK=11542  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5779   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5779   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3428   KO=0     )
> ReadPolicy                                               (OK=51487  KO=6     )
> DeletePolicy                                             (OK=51365  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=581    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3463 (98.94%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 127758 / active: 382    / done: 160935
================================================================================

21:43:44.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:45.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:45.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:46.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:46.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:46.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:47.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:47.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:47.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:47.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:47.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:48.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:48.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:48.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:48 GMT                                    2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2260315 KO=32    )
> restLoginInitiate                                        (OK=155934 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155927 KO=0     )
> User Authorize PKCE stage                                (OK=187257 KO=0     )
> User AccessToken PKCE stage                              (OK=187252 KO=1     )
> tokenUserinfo                                            (OK=31022  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34826  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34826  KO=0     )
>  UI AM idFromSession                                     (OK=34825  KO=0     )
>  UI AM validateGoto                                      (OK=34825  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34821  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34821  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34820  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34820  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34818  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34818  KO=0     )
> Skip 2FA                                                 (OK=86596  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34818  KO=0     )
>  UI IDM uiconfig                                         (OK=34818  KO=0     )
>  UI IDM version                                          (OK=34818  KO=0     )
>  UI IDM privilege                                        (OK=34818  KO=0     )
>  UI IDM features                                         (OK=34818  KO=0     )
>  UI IDM login                                            (OK=34818  KO=0     )
>  UI IDM dashboard                                        (OK=34818  KO=0     )
>  UI IDM managed user schema                              (OK=34817  KO=0     )
>  UI IDM user                                             (OK=34817  KO=0     )
>  UI IDM oidcToken                                        (OK=34816  KO=0     )
> userinfo                                                 (OK=34816  KO=0     )
> GetUUid                                                  (OK=51795  KO=0     )
> UI-Logout                                                (OK=34816  KO=0     )
> GetOpenidConfig                                          (OK=154910 KO=0     )
> UI-Logout Redirect 1                                     (OK=34815  KO=0     )
>  UI AM revoke1                                           (OK=34813  KO=0     )
>  UI AM revoke2                                           (OK=34813  KO=0     )
>  UI AM endsession                                        (OK=34813  KO=0     )
> CreatePolicy                                             (OK=51777  KO=17    )
> RootUserinfo                                             (OK=115976 KO=0     )
> getIdToken                                               (OK=11576  KO=0     )
> getIdToken Redirect 1                                    (OK=11576  KO=0     )
> createOrganization                                       (OK=11574  KO=0     )
> queryOrganization                                        (OK=11574  KO=0     )
> deleteOrganization                                       (OK=11574  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5793   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5792   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3444   KO=0     )
> ReadPolicy                                               (OK=51618  KO=6     )
> DeletePolicy                                             (OK=51484  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=582    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3477 (98.95%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 127341 / active: 401    / done: 161333
================================================================================

21:43:49.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:49.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:49.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:49.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:49.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:49.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:50.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:50.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:51.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:51.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:51.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:52.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:52.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:52.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:52.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:53.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:53.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:53 GMT                                    2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2265952 KO=32    )
> restLoginInitiate                                        (OK=156347 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156335 KO=0     )
> User Authorize PKCE stage                                (OK=187732 KO=0     )
> User AccessToken PKCE stage                              (OK=187728 KO=1     )
> tokenUserinfo                                            (OK=31106  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34900  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34900  KO=0     )
>  UI AM idFromSession                                     (OK=34900  KO=0     )
>  UI AM validateGoto                                      (OK=34900  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34900  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34900  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34900  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34900  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34898  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34896  KO=0     )
> Skip 2FA                                                 (OK=86829  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34896  KO=0     )
>  UI IDM uiconfig                                         (OK=34896  KO=0     )
>  UI IDM version                                          (OK=34896  KO=0     )
>  UI IDM privilege                                        (OK=34896  KO=0     )
>  UI IDM features                                         (OK=34896  KO=0     )
>  UI IDM login                                            (OK=34896  KO=0     )
>  UI IDM dashboard                                        (OK=34896  KO=0     )
>  UI IDM managed user schema                              (OK=34896  KO=0     )
>  UI IDM user                                             (OK=34896  KO=0     )
>  UI IDM oidcToken                                        (OK=34895  KO=0     )
> userinfo                                                 (OK=34895  KO=0     )
> GetUUid                                                  (OK=51934  KO=0     )
> UI-Logout                                                (OK=34895  KO=0     )
> GetOpenidConfig                                          (OK=155351 KO=0     )
> UI-Logout Redirect 1                                     (OK=34894  KO=0     )
>  UI AM revoke1                                           (OK=34893  KO=0     )
>  UI AM revoke2                                           (OK=34893  KO=0     )
>  UI AM endsession                                        (OK=34893  KO=0     )
> CreatePolicy                                             (OK=51915  KO=17    )
> RootUserinfo                                             (OK=116271 KO=0     )
> getIdToken                                               (OK=11609  KO=0     )
> getIdToken Redirect 1                                    (OK=11609  KO=0     )
> createOrganization                                       (OK=11609  KO=0     )
> queryOrganization                                        (OK=11609  KO=0     )
> deleteOrganization                                       (OK=11609  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5803   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5802   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3453   KO=0     )
> ReadPolicy                                               (OK=51787  KO=6     )
> DeletePolicy                                             (OK=51613  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=585    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3494 (98.95%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 126916 / active: 411    / done: 161748
================================================================================

21:43:53.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:53.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:54.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:54.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:54.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:54.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:55.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:55.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:55.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:56.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:56.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:57.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:57.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:57.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:43:58 GMT                                    2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2271721 KO=32    )
> restLoginInitiate                                        (OK=156765 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156758 KO=0     )
> User Authorize PKCE stage                                (OK=188212 KO=0     )
> User AccessToken PKCE stage                              (OK=188206 KO=1     )
> tokenUserinfo                                            (OK=31187  KO=0     )
> UI-Post-Login - stage 1                                  (OK=34989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34989  KO=0     )
>  UI AM idFromSession                                     (OK=34986  KO=0     )
>  UI AM validateGoto                                      (OK=34986  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34982  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34981  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34981  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34981  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34978  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34977  KO=0     )
> Skip 2FA                                                 (OK=87064  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34977  KO=0     )
>  UI IDM uiconfig                                         (OK=34977  KO=0     )
>  UI IDM version                                          (OK=34977  KO=0     )
>  UI IDM privilege                                        (OK=34977  KO=0     )
>  UI IDM features                                         (OK=34977  KO=0     )
>  UI IDM login                                            (OK=34977  KO=0     )
>  UI IDM dashboard                                        (OK=34977  KO=0     )
>  UI IDM managed user schema                              (OK=34977  KO=0     )
>  UI IDM user                                             (OK=34977  KO=0     )
>  UI IDM oidcToken                                        (OK=34975  KO=0     )
> userinfo                                                 (OK=34973  KO=0     )
> GetUUid                                                  (OK=52067  KO=0     )
> UI-Logout                                                (OK=34972  KO=0     )
> GetOpenidConfig                                          (OK=155791 KO=0     )
> UI-Logout Redirect 1                                     (OK=34972  KO=0     )
>  UI AM revoke1                                           (OK=34972  KO=0     )
>  UI AM revoke2                                           (OK=34972  KO=0     )
>  UI AM endsession                                        (OK=34972  KO=0     )
> CreatePolicy                                             (OK=52048  KO=17    )
> RootUserinfo                                             (OK=116622 KO=0     )
> getIdToken                                               (OK=11637  KO=0     )
> getIdToken Redirect 1                                    (OK=11637  KO=0     )
> createOrganization                                       (OK=11637  KO=0     )
> queryOrganization                                        (OK=11637  KO=0     )
> deleteOrganization                                       (OK=11637  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5812   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5812   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3471   KO=0     )
> ReadPolicy                                               (OK=51924  KO=6     )
> DeletePolicy                                             (OK=51781  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=585    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3508 (98.96%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 126493 / active: 395    / done: 162187
================================================================================

21:43:58.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:58.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:58.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:59.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:59.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:59.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:43:59.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:00.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:00.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 162730: status.find.in([200, 209], 304), found 409
21:44:00.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,162730,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTEzODcyNzE1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVUs2U091OXRDSGJQWnQ5ZzlTTHAzZ3FDb1ZNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTA0MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTA0MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNjQwLCJpYXQiOjE3MzIxMzkwNDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlNBRzlGRDJjUjhuSDRVVTY4cGl3SjhnRk1rZyJ9.Eb7nK5-CRFzurI-hueUq8bnqtC0jRq1LbwvtXfwpl0-_hXL-5EAPhRXFvx-K4nU_9QVKWPu-kN6wYIywyLBpKmV7-yVLRG0liaDfOb0kPpOSZmd3iCSgjY6pvBv20wpyt6G0Wg7TPSASH8pyVC9vCmy4dR4vPslQM8oEioE50P178rLcOXf-6gyNyZLsJ6XZT_A6aEia_zcystkSdPg3ulEqpk_g0k4SxoZdOZtSPiEv9galldUUMz6tz6Xajtk0tIUpCWmZz4e18V6hql3Usq7sA6hYVVG7XtPwGJxrfovEKToCPwDUv6PuKPNT6FZF7CFdjZTYplWRy9PZ6NQxFw, username -> user.28848, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy94007, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fdb5eb6, authcode -> CaTqtns_Xw_GFfnzhPb0r9zw4Ik, useAdminRealm -> true, callbacks -> {"tokenId":"kz5xsxkwq6XGWLOz-Cj9bn-08zs.*AAJTSQACMDIAAlNLABxqdi9jdHNZUGVBS1dNNFJGa3VxYkZwdmszMGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139040609), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kz5xsxkwq6XGWLOz-Cj9bn-08zs.*AAJTSQACMDIAAlNLABxqdi9jdHNZUGVBS1dNNFJGa3VxYkZwdmszMGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139040609))), password -> Pa_ssw0rd, challenge -> yreJ5MNAGxUnUtMxKnwbCJ0DXsndrxWNTTYznShBD1Q, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 55.139.198.208, verifier -> LTEwNTI2NDI5NTMyOTI3OTc2MzE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@558bc1e9, tokenId -> kz5xsxkwq6XGWLOz-Cj9bn-08zs.*AAJTSQACMDIAAlNLABxqdi9jdHNZUGVBS1dNNFJGa3VxYkZwdmszMGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=kz5xsxkwq6XGWLOz-Cj9bn-08zs.*AAJTSQACMDIAAlNLABxqdi9jdHNZUGVBS1dNNFJGa3VxYkZwdmszMGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kz5xsxkwq6XGWLOz-Cj9bn-08zs.*AAJTSQACMDIAAlNLABxqdi9jdHNZUGVBS1dNNFJGa3VxYkZwdmszMGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy94007","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, 20 Nov 2024 21:44:00 GMT
	x-forgerock-transactionid: aca2680a-58c0-4e9c-9930-7adf9f1fe76e
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:44:01.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:01.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:01.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:01.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:01.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:01.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:02.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:02.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:03.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:03.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:03.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:03.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:03 GMT                                    2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2277587 KO=33    )
> restLoginInitiate                                        (OK=157164 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157157 KO=0     )
> User Authorize PKCE stage                                (OK=188688 KO=0     )
> User AccessToken PKCE stage                              (OK=188684 KO=1     )
> tokenUserinfo                                            (OK=31269  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35078  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35078  KO=0     )
>  UI AM idFromSession                                     (OK=35078  KO=0     )
>  UI AM validateGoto                                      (OK=35078  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35073  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35073  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35072  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35072  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35071  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35071  KO=0     )
> Skip 2FA                                                 (OK=87277  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35070  KO=0     )
>  UI IDM uiconfig                                         (OK=35070  KO=0     )
>  UI IDM version                                          (OK=35070  KO=0     )
>  UI IDM privilege                                        (OK=35069  KO=0     )
>  UI IDM features                                         (OK=35069  KO=0     )
>  UI IDM login                                            (OK=35070  KO=0     )
>  UI IDM dashboard                                        (OK=35069  KO=0     )
>  UI IDM managed user schema                              (OK=35069  KO=0     )
>  UI IDM user                                             (OK=35069  KO=0     )
>  UI IDM oidcToken                                        (OK=35068  KO=0     )
> userinfo                                                 (OK=35068  KO=0     )
> GetUUid                                                  (OK=52198  KO=0     )
> UI-Logout                                                (OK=35068  KO=0     )
> GetOpenidConfig                                          (OK=156190 KO=0     )
> UI-Logout Redirect 1                                     (OK=35068  KO=0     )
>  UI AM revoke1                                           (OK=35068  KO=0     )
>  UI AM revoke2                                           (OK=35068  KO=0     )
>  UI AM endsession                                        (OK=35068  KO=0     )
> CreatePolicy                                             (OK=52179  KO=18    )
> RootUserinfo                                             (OK=116916 KO=0     )
> getIdToken                                               (OK=11665  KO=0     )
> getIdToken Redirect 1                                    (OK=11665  KO=0     )
> createOrganization                                       (OK=11663  KO=0     )
> queryOrganization                                        (OK=11663  KO=0     )
> deleteOrganization                                       (OK=11663  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5830   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5830   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3480   KO=0     )
> ReadPolicy                                               (OK=52056  KO=6     )
> DeletePolicy                                             (OK=51919  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=586    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3528 (98.93%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 126076 / active: 359    / done: 162640
================================================================================

21:44:04.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:04.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:04.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:05.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:05.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:05.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:05.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:05.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:06.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:07.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:07.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:07.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:08.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:08 GMT                                    2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2283253 KO=33    )
> restLoginInitiate                                        (OK=157565 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157554 KO=0     )
> User Authorize PKCE stage                                (OK=189159 KO=0     )
> User AccessToken PKCE stage                              (OK=189155 KO=1     )
> tokenUserinfo                                            (OK=31345  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35163  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35163  KO=0     )
>  UI AM idFromSession                                     (OK=35163  KO=0     )
>  UI AM validateGoto                                      (OK=35163  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35161  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35161  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35157  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35157  KO=0     )
> Skip 2FA                                                 (OK=87495  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35156  KO=0     )
>  UI IDM uiconfig                                         (OK=35156  KO=0     )
>  UI IDM version                                          (OK=35156  KO=0     )
>  UI IDM privilege                                        (OK=35156  KO=0     )
>  UI IDM features                                         (OK=35156  KO=0     )
>  UI IDM login                                            (OK=35156  KO=0     )
>  UI IDM dashboard                                        (OK=35156  KO=0     )
>  UI IDM managed user schema                              (OK=35156  KO=0     )
>  UI IDM user                                             (OK=35155  KO=0     )
>  UI IDM oidcToken                                        (OK=35154  KO=0     )
> userinfo                                                 (OK=35153  KO=0     )
> GetUUid                                                  (OK=52320  KO=0     )
> UI-Logout                                                (OK=35152  KO=0     )
> GetOpenidConfig                                          (OK=156576 KO=0     )
> UI-Logout Redirect 1                                     (OK=35152  KO=0     )
>  UI AM revoke1                                           (OK=35152  KO=0     )
>  UI AM revoke2                                           (OK=35152  KO=0     )
>  UI AM endsession                                        (OK=35152  KO=0     )
> CreatePolicy                                             (OK=52300  KO=18    )
> RootUserinfo                                             (OK=117242 KO=0     )
> getIdToken                                               (OK=11692  KO=0     )
> getIdToken Redirect 1                                    (OK=11692  KO=0     )
> createOrganization                                       (OK=11692  KO=0     )
> queryOrganization                                        (OK=11692  KO=0     )
> deleteOrganization                                       (OK=11692  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5841   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5840   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3493   KO=0     )
> ReadPolicy                                               (OK=52189  KO=6     )
> DeletePolicy                                             (OK=52052  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=587    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3541 (98.94%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 125663 / active: 376    / done: 163036
================================================================================

21:44:09.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:10.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:10.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:11.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:11.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:12.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:12.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:13 GMT                                    2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2289063 KO=33    )
> restLoginInitiate                                        (OK=157947 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157940 KO=0     )
> User Authorize PKCE stage                                (OK=189639 KO=0     )
> User AccessToken PKCE stage                              (OK=189634 KO=1     )
> tokenUserinfo                                            (OK=31429  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35264  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35264  KO=0     )
>  UI AM idFromSession                                     (OK=35263  KO=0     )
>  UI AM validateGoto                                      (OK=35263  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35261  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35261  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35260  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35260  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35253  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35251  KO=0     )
> Skip 2FA                                                 (OK=87692  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35251  KO=0     )
>  UI IDM uiconfig                                         (OK=35251  KO=0     )
>  UI IDM version                                          (OK=35251  KO=0     )
>  UI IDM privilege                                        (OK=35251  KO=0     )
>  UI IDM features                                         (OK=35251  KO=0     )
>  UI IDM login                                            (OK=35251  KO=0     )
>  UI IDM dashboard                                        (OK=35251  KO=0     )
>  UI IDM managed user schema                              (OK=35250  KO=0     )
>  UI IDM user                                             (OK=35250  KO=0     )
>  UI IDM oidcToken                                        (OK=35249  KO=0     )
> userinfo                                                 (OK=35247  KO=0     )
> GetUUid                                                  (OK=52445  KO=0     )
> UI-Logout                                                (OK=35246  KO=0     )
> GetOpenidConfig                                          (OK=156954 KO=0     )
> UI-Logout Redirect 1                                     (OK=35246  KO=0     )
>  UI AM revoke1                                           (OK=35246  KO=0     )
>  UI AM revoke2                                           (OK=35246  KO=0     )
>  UI AM endsession                                        (OK=35246  KO=0     )
> CreatePolicy                                             (OK=52426  KO=18    )
> RootUserinfo                                             (OK=117489 KO=0     )
> getIdToken                                               (OK=11720  KO=0     )
> getIdToken Redirect 1                                    (OK=11720  KO=0     )
> createOrganization                                       (OK=11719  KO=0     )
> queryOrganization                                        (OK=11719  KO=0     )
> deleteOrganization                                       (OK=11719  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5849   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5848   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3510   KO=0     )
> ReadPolicy                                               (OK=52308  KO=6     )
> DeletePolicy                                             (OK=52185  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=588    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3548 (98.94%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 125276 / active: 351    / done: 163448
================================================================================

21:44:14.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:14.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:15.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:15.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:15.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:15.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:16.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:17.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:17.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:17.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:17.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:18.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:18 GMT                                    2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2295106 KO=33    )
> restLoginInitiate                                        (OK=158363 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158355 KO=0     )
> User Authorize PKCE stage                                (OK=190136 KO=0     )
> User AccessToken PKCE stage                              (OK=190127 KO=1     )
> tokenUserinfo                                            (OK=31502  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35364  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35364  KO=0     )
>  UI AM idFromSession                                     (OK=35363  KO=0     )
>  UI AM validateGoto                                      (OK=35363  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35357  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35355  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35355  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35351  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35350  KO=0     )
> Skip 2FA                                                 (OK=87919  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35348  KO=0     )
>  UI IDM uiconfig                                         (OK=35348  KO=0     )
>  UI IDM version                                          (OK=35348  KO=0     )
>  UI IDM privilege                                        (OK=35348  KO=0     )
>  UI IDM features                                         (OK=35348  KO=0     )
>  UI IDM login                                            (OK=35348  KO=0     )
>  UI IDM dashboard                                        (OK=35348  KO=0     )
>  UI IDM managed user schema                              (OK=35348  KO=0     )
>  UI IDM user                                             (OK=35348  KO=0     )
>  UI IDM oidcToken                                        (OK=35348  KO=0     )
> userinfo                                                 (OK=35348  KO=0     )
> GetUUid                                                  (OK=52578  KO=0     )
> UI-Logout                                                (OK=35348  KO=0     )
> GetOpenidConfig                                          (OK=157329 KO=0     )
> UI-Logout Redirect 1                                     (OK=35347  KO=0     )
>  UI AM revoke1                                           (OK=35346  KO=0     )
>  UI AM revoke2                                           (OK=35346  KO=0     )
>  UI AM endsession                                        (OK=35347  KO=0     )
> CreatePolicy                                             (OK=52555  KO=18    )
> RootUserinfo                                             (OK=117763 KO=0     )
> getIdToken                                               (OK=11752  KO=0     )
> getIdToken Redirect 1                                    (OK=11752  KO=0     )
> createOrganization                                       (OK=11752  KO=0     )
> queryOrganization                                        (OK=11751  KO=0     )
> deleteOrganization                                       (OK=11749  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5862   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5862   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3527   KO=0     )
> ReadPolicy                                               (OK=52436  KO=6     )
> DeletePolicy                                             (OK=52300  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=591    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3560 (98.94%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 124844 / active: 383    / done: 163848
================================================================================

21:44:19.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:19.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:20.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:21.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:21.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:22.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:22.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:23.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:23 GMT                                    2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2300512 KO=33    )
> restLoginInitiate                                        (OK=158732 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158728 KO=0     )
> User Authorize PKCE stage                                (OK=190585 KO=0     )
> User AccessToken PKCE stage                              (OK=190576 KO=1     )
> tokenUserinfo                                            (OK=31579  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35440  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35440  KO=0     )
>  UI AM idFromSession                                     (OK=35439  KO=0     )
>  UI AM validateGoto                                      (OK=35439  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35438  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35437  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35436  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35436  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35434  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35432  KO=0     )
> Skip 2FA                                                 (OK=88136  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35431  KO=0     )
>  UI IDM uiconfig                                         (OK=35431  KO=0     )
>  UI IDM version                                          (OK=35431  KO=0     )
>  UI IDM privilege                                        (OK=35431  KO=0     )
>  UI IDM features                                         (OK=35431  KO=0     )
>  UI IDM login                                            (OK=35431  KO=0     )
>  UI IDM dashboard                                        (OK=35431  KO=0     )
>  UI IDM managed user schema                              (OK=35431  KO=0     )
>  UI IDM user                                             (OK=35431  KO=0     )
>  UI IDM oidcToken                                        (OK=35429  KO=0     )
> userinfo                                                 (OK=35428  KO=0     )
> GetUUid                                                  (OK=52712  KO=0     )
> UI-Logout                                                (OK=35428  KO=0     )
> GetOpenidConfig                                          (OK=157723 KO=0     )
> UI-Logout Redirect 1                                     (OK=35428  KO=0     )
>  UI AM revoke1                                           (OK=35427  KO=0     )
>  UI AM revoke2                                           (OK=35427  KO=0     )
>  UI AM endsession                                        (OK=35427  KO=0     )
> CreatePolicy                                             (OK=52692  KO=18    )
> RootUserinfo                                             (OK=118036 KO=0     )
> getIdToken                                               (OK=11780  KO=0     )
> getIdToken Redirect 1                                    (OK=11779  KO=0     )
> createOrganization                                       (OK=11779  KO=0     )
> queryOrganization                                        (OK=11779  KO=0     )
> deleteOrganization                                       (OK=11779  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5872   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5872   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3542   KO=0     )
> ReadPolicy                                               (OK=52565  KO=6     )
> DeletePolicy                                             (OK=52431  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=591    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3568 (98.95%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 124468 / active: 368    / done: 164239
================================================================================

21:44:24.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:24.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:24.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:24.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:24.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:25.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:25.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:25.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:25.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:26.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:26.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:27.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:28.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:28 GMT                                    2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2306622 KO=33    )
> restLoginInitiate                                        (OK=159123 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159118 KO=0     )
> User Authorize PKCE stage                                (OK=191061 KO=0     )
> User AccessToken PKCE stage                              (OK=191056 KO=1     )
> tokenUserinfo                                            (OK=31663  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35547  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35547  KO=0     )
>  UI AM idFromSession                                     (OK=35546  KO=0     )
>  UI AM validateGoto                                      (OK=35546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35543  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35543  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35542  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35542  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35539  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35539  KO=0     )
> Skip 2FA                                                 (OK=88318  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35539  KO=0     )
>  UI IDM uiconfig                                         (OK=35539  KO=0     )
>  UI IDM version                                          (OK=35539  KO=0     )
>  UI IDM privilege                                        (OK=35538  KO=0     )
>  UI IDM features                                         (OK=35538  KO=0     )
>  UI IDM login                                            (OK=35538  KO=0     )
>  UI IDM dashboard                                        (OK=35538  KO=0     )
>  UI IDM managed user schema                              (OK=35538  KO=0     )
>  UI IDM user                                             (OK=35538  KO=0     )
>  UI IDM oidcToken                                        (OK=35538  KO=0     )
> userinfo                                                 (OK=35538  KO=0     )
> GetUUid                                                  (OK=52816  KO=0     )
> UI-Logout                                                (OK=35538  KO=0     )
> GetOpenidConfig                                          (OK=158095 KO=0     )
> UI-Logout Redirect 1                                     (OK=35537  KO=0     )
>  UI AM revoke1                                           (OK=35536  KO=0     )
>  UI AM revoke2                                           (OK=35536  KO=0     )
>  UI AM endsession                                        (OK=35536  KO=0     )
> CreatePolicy                                             (OK=52796  KO=18    )
> RootUserinfo                                             (OK=118330 KO=0     )
> getIdToken                                               (OK=11804  KO=0     )
> getIdToken Redirect 1                                    (OK=11804  KO=0     )
> createOrganization                                       (OK=11804  KO=0     )
> queryOrganization                                        (OK=11804  KO=0     )
> deleteOrganization                                       (OK=11804  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5887   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5887   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3558   KO=0     )
> ReadPolicy                                               (OK=52701  KO=6     )
> DeletePolicy                                             (OK=52561  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=594    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3581 (98.95%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 124058 / active: 343    / done: 164674
================================================================================

21:44:28.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:29.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:29.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:29.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:29.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:29.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:30.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:30.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:31.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:31.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:32.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:32.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:32.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:33.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:33 GMT                                    2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2311696 KO=33    )
> restLoginInitiate                                        (OK=159517 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159510 KO=0     )
> User Authorize PKCE stage                                (OK=191511 KO=0     )
> User AccessToken PKCE stage                              (OK=191504 KO=1     )
> tokenUserinfo                                            (OK=31744  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35616  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35615  KO=0     )
>  UI AM idFromSession                                     (OK=35615  KO=0     )
>  UI AM validateGoto                                      (OK=35615  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35613  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35611  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35610  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35610  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35608  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35608  KO=0     )
> Skip 2FA                                                 (OK=88548  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35605  KO=0     )
>  UI IDM uiconfig                                         (OK=35605  KO=0     )
>  UI IDM version                                          (OK=35605  KO=0     )
>  UI IDM privilege                                        (OK=35605  KO=0     )
>  UI IDM features                                         (OK=35605  KO=0     )
>  UI IDM login                                            (OK=35605  KO=0     )
>  UI IDM dashboard                                        (OK=35605  KO=0     )
>  UI IDM managed user schema                              (OK=35605  KO=0     )
>  UI IDM user                                             (OK=35605  KO=0     )
>  UI IDM oidcToken                                        (OK=35604  KO=0     )
> userinfo                                                 (OK=35602  KO=0     )
> GetUUid                                                  (OK=52958  KO=0     )
> UI-Logout                                                (OK=35602  KO=0     )
> GetOpenidConfig                                          (OK=158476 KO=0     )
> UI-Logout Redirect 1                                     (OK=35600  KO=0     )
>  UI AM revoke1                                           (OK=35600  KO=0     )
>  UI AM revoke2                                           (OK=35600  KO=0     )
>  UI AM endsession                                        (OK=35600  KO=0     )
> CreatePolicy                                             (OK=52940  KO=18    )
> RootUserinfo                                             (OK=118604 KO=0     )
> getIdToken                                               (OK=11828  KO=0     )
> getIdToken Redirect 1                                    (OK=11827  KO=0     )
> createOrganization                                       (OK=11827  KO=0     )
> queryOrganization                                        (OK=11827  KO=0     )
> deleteOrganization                                       (OK=11826  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5904   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5904   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3569   KO=0     )
> ReadPolicy                                               (OK=52806  KO=6     )
> DeletePolicy                                             (OK=52697  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=595    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3595 (98.95%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 123646 / active: 370    / done: 165059
================================================================================

21:44:33.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:34.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:34.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:34.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:34.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:34.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:35.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:35.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:36.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:36.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:36.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:37.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:37.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:37.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:38.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:38.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:38 GMT                                    2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2317491 KO=33    )
> restLoginInitiate                                        (OK=159920 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159909 KO=0     )
> User Authorize PKCE stage                                (OK=191989 KO=0     )
> User AccessToken PKCE stage                              (OK=191983 KO=1     )
> tokenUserinfo                                            (OK=31830  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35706  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35706  KO=0     )
>  UI AM idFromSession                                     (OK=35706  KO=0     )
>  UI AM validateGoto                                      (OK=35706  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35703  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35701  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35699  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35699  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35697  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35696  KO=0     )
> Skip 2FA                                                 (OK=88758  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35695  KO=0     )
>  UI IDM uiconfig                                         (OK=35695  KO=0     )
>  UI IDM version                                          (OK=35695  KO=0     )
>  UI IDM privilege                                        (OK=35695  KO=0     )
>  UI IDM features                                         (OK=35695  KO=0     )
>  UI IDM login                                            (OK=35695  KO=0     )
>  UI IDM dashboard                                        (OK=35695  KO=0     )
>  UI IDM managed user schema                              (OK=35695  KO=0     )
>  UI IDM user                                             (OK=35695  KO=0     )
>  UI IDM oidcToken                                        (OK=35695  KO=0     )
> userinfo                                                 (OK=35694  KO=0     )
> GetUUid                                                  (OK=53089  KO=0     )
> UI-Logout                                                (OK=35694  KO=0     )
> GetOpenidConfig                                          (OK=158854 KO=0     )
> UI-Logout Redirect 1                                     (OK=35694  KO=0     )
>  UI AM revoke1                                           (OK=35694  KO=0     )
>  UI AM revoke2                                           (OK=35694  KO=0     )
>  UI AM endsession                                        (OK=35694  KO=0     )
> CreatePolicy                                             (OK=53070  KO=18    )
> RootUserinfo                                             (OK=118923 KO=0     )
> getIdToken                                               (OK=11854  KO=0     )
> getIdToken Redirect 1                                    (OK=11854  KO=0     )
> createOrganization                                       (OK=11854  KO=0     )
> queryOrganization                                        (OK=11854  KO=0     )
> deleteOrganization                                       (OK=11854  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5916   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5916   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3585   KO=0     )
> ReadPolicy                                               (OK=52949  KO=6     )
> DeletePolicy                                             (OK=52802  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=595    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3611 (98.96%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 123235 / active: 384    / done: 165456
================================================================================

21:44:38.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:38.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:39.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:39.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:39.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:39.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:39.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:39.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:40.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:40.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:41.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:41.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:42.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:42.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:43.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:43 GMT                                    2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2322781 KO=33    )
> restLoginInitiate                                        (OK=160290 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160280 KO=0     )
> User Authorize PKCE stage                                (OK=192420 KO=0     )
> User AccessToken PKCE stage                              (OK=192416 KO=1     )
> tokenUserinfo                                            (OK=31900  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35785  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35783  KO=0     )
>  UI AM idFromSession                                     (OK=35781  KO=0     )
>  UI AM validateGoto                                      (OK=35781  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35779  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35777  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35777  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35777  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35776  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35775  KO=0     )
> Skip 2FA                                                 (OK=88964  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35774  KO=0     )
>  UI IDM uiconfig                                         (OK=35774  KO=0     )
>  UI IDM version                                          (OK=35774  KO=0     )
>  UI IDM privilege                                        (OK=35774  KO=0     )
>  UI IDM features                                         (OK=35774  KO=0     )
>  UI IDM login                                            (OK=35774  KO=0     )
>  UI IDM dashboard                                        (OK=35774  KO=0     )
>  UI IDM managed user schema                              (OK=35774  KO=0     )
>  UI IDM user                                             (OK=35774  KO=0     )
>  UI IDM oidcToken                                        (OK=35774  KO=0     )
> userinfo                                                 (OK=35774  KO=0     )
> GetUUid                                                  (OK=53204  KO=0     )
> UI-Logout                                                (OK=35773  KO=0     )
> GetOpenidConfig                                          (OK=159246 KO=0     )
> UI-Logout Redirect 1                                     (OK=35772  KO=0     )
>  UI AM revoke1                                           (OK=35772  KO=0     )
>  UI AM revoke2                                           (OK=35772  KO=0     )
>  UI AM endsession                                        (OK=35772  KO=0     )
> CreatePolicy                                             (OK=53184  KO=18    )
> RootUserinfo                                             (OK=119225 KO=0     )
> getIdToken                                               (OK=11882  KO=0     )
> getIdToken Redirect 1                                    (OK=11882  KO=0     )
> createOrganization                                       (OK=11882  KO=0     )
> queryOrganization                                        (OK=11881  KO=0     )
> deleteOrganization                                       (OK=11879  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5931   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5931   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3595   KO=0     )
> ReadPolicy                                               (OK=53080  KO=6     )
> DeletePolicy                                             (OK=52944  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=599    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3626 (98.96%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 122852 / active: 354    / done: 165869
================================================================================

21:44:43.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:44.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:44.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:44.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:44.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:44.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:45.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:45.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:45.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:45.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:45.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:46.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:47.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:47.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:48.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:48.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:48 GMT                                    2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2328113 KO=33    )
> restLoginInitiate                                        (OK=160664 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160655 KO=0     )
> User Authorize PKCE stage                                (OK=192863 KO=0     )
> User AccessToken PKCE stage                              (OK=192854 KO=1     )
> tokenUserinfo                                            (OK=31967  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35864  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35863  KO=0     )
>  UI AM idFromSession                                     (OK=35862  KO=0     )
>  UI AM validateGoto                                      (OK=35862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35858  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35858  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35857  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35857  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35854  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35854  KO=0     )
> Skip 2FA                                                 (OK=89181  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35853  KO=0     )
>  UI IDM uiconfig                                         (OK=35853  KO=0     )
>  UI IDM version                                          (OK=35853  KO=0     )
>  UI IDM privilege                                        (OK=35853  KO=0     )
>  UI IDM features                                         (OK=35853  KO=0     )
>  UI IDM login                                            (OK=35853  KO=0     )
>  UI IDM dashboard                                        (OK=35853  KO=0     )
>  UI IDM managed user schema                              (OK=35853  KO=0     )
>  UI IDM user                                             (OK=35853  KO=0     )
>  UI IDM oidcToken                                        (OK=35853  KO=0     )
> userinfo                                                 (OK=35851  KO=0     )
> GetUUid                                                  (OK=53312  KO=0     )
> UI-Logout                                                (OK=35851  KO=0     )
> GetOpenidConfig                                          (OK=159597 KO=0     )
> UI-Logout Redirect 1                                     (OK=35851  KO=0     )
>  UI AM revoke1                                           (OK=35851  KO=0     )
>  UI AM revoke2                                           (OK=35851  KO=0     )
>  UI AM endsession                                        (OK=35851  KO=0     )
> CreatePolicy                                             (OK=53293  KO=18    )
> RootUserinfo                                             (OK=119578 KO=0     )
> getIdToken                                               (OK=11911  KO=0     )
> getIdToken Redirect 1                                    (OK=11911  KO=0     )
> createOrganization                                       (OK=11911  KO=0     )
> queryOrganization                                        (OK=11911  KO=0     )
> deleteOrganization                                       (OK=11911  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5947   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5947   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3606   KO=0     )
> ReadPolicy                                               (OK=53193  KO=6     )
> DeletePolicy                                             (OK=53075  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=601    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3642 (98.97%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 122458 / active: 348    / done: 166269
================================================================================

21:44:48.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:49.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:50.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:51.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:52.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:53.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:53 GMT                                    2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2333443 KO=33    )
> restLoginInitiate                                        (OK=161027 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161019 KO=0     )
> User Authorize PKCE stage                                (OK=193302 KO=0     )
> User AccessToken PKCE stage                              (OK=193295 KO=1     )
> tokenUserinfo                                            (OK=32042  KO=0     )
> UI-Post-Login - stage 1                                  (OK=35942  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35942  KO=0     )
>  UI AM idFromSession                                     (OK=35942  KO=0     )
>  UI AM validateGoto                                      (OK=35942  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35940  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35939  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35939  KO=0     )
> Skip 2FA                                                 (OK=89379  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35939  KO=0     )
>  UI IDM uiconfig                                         (OK=35938  KO=0     )
>  UI IDM version                                          (OK=35938  KO=0     )
>  UI IDM privilege                                        (OK=35937  KO=0     )
>  UI IDM features                                         (OK=35938  KO=0     )
>  UI IDM login                                            (OK=35938  KO=0     )
>  UI IDM dashboard                                        (OK=35937  KO=0     )
>  UI IDM managed user schema                              (OK=35937  KO=0     )
>  UI IDM user                                             (OK=35937  KO=0     )
>  UI IDM oidcToken                                        (OK=35936  KO=0     )
> userinfo                                                 (OK=35935  KO=0     )
> GetUUid                                                  (OK=53429  KO=0     )
> UI-Logout                                                (OK=35934  KO=0     )
> GetOpenidConfig                                          (OK=159937 KO=0     )
> UI-Logout Redirect 1                                     (OK=35933  KO=0     )
>  UI AM revoke1                                           (OK=35932  KO=0     )
>  UI AM revoke2                                           (OK=35932  KO=0     )
>  UI AM endsession                                        (OK=35932  KO=0     )
> CreatePolicy                                             (OK=53410  KO=18    )
> RootUserinfo                                             (OK=119908 KO=0     )
> getIdToken                                               (OK=11935  KO=0     )
> getIdToken Redirect 1                                    (OK=11935  KO=0     )
> createOrganization                                       (OK=11935  KO=0     )
> queryOrganization                                        (OK=11935  KO=0     )
> deleteOrganization                                       (OK=11935  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5963   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5963   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3622   KO=0     )
> ReadPolicy                                               (OK=53304  KO=6     )
> DeletePolicy                                             (OK=53186  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=603    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3648 (98.97%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 122080 / active: 335    / done: 166660
================================================================================

21:44:53.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:54.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:54.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:55.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:55.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:55.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:55.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:55.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:56.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:56.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:56.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:57.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:58.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:44:58 GMT                                    2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2338378 KO=33    )
> restLoginInitiate                                        (OK=161404 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161386 KO=0     )
> User Authorize PKCE stage                                (OK=193722 KO=0     )
> User AccessToken PKCE stage                              (OK=193712 KO=1     )
> tokenUserinfo                                            (OK=32113  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36015  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36015  KO=0     )
>  UI AM idFromSession                                     (OK=36014  KO=0     )
>  UI AM validateGoto                                      (OK=36015  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36012  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36011  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36010  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36010  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36006  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36006  KO=0     )
> Skip 2FA                                                 (OK=89590  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36004  KO=0     )
>  UI IDM uiconfig                                         (OK=36004  KO=0     )
>  UI IDM version                                          (OK=36004  KO=0     )
>  UI IDM privilege                                        (OK=36003  KO=0     )
>  UI IDM features                                         (OK=36003  KO=0     )
>  UI IDM login                                            (OK=36003  KO=0     )
>  UI IDM dashboard                                        (OK=36002  KO=0     )
>  UI IDM managed user schema                              (OK=36002  KO=0     )
>  UI IDM user                                             (OK=36002  KO=0     )
>  UI IDM oidcToken                                        (OK=36002  KO=0     )
> userinfo                                                 (OK=36002  KO=0     )
> GetUUid                                                  (OK=53567  KO=0     )
> UI-Logout                                                (OK=36002  KO=0     )
> GetOpenidConfig                                          (OK=160300 KO=0     )
> UI-Logout Redirect 1                                     (OK=36002  KO=0     )
>  UI AM revoke1                                           (OK=36002  KO=0     )
>  UI AM revoke2                                           (OK=36002  KO=0     )
>  UI AM endsession                                        (OK=36002  KO=0     )
> CreatePolicy                                             (OK=53548  KO=18    )
> RootUserinfo                                             (OK=120164 KO=0     )
> getIdToken                                               (OK=11961  KO=0     )
> getIdToken Redirect 1                                    (OK=11961  KO=0     )
> createOrganization                                       (OK=11961  KO=0     )
> queryOrganization                                        (OK=11961  KO=0     )
> deleteOrganization                                       (OK=11961  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5978   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5977   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3634   KO=0     )
> ReadPolicy                                               (OK=53420  KO=6     )
> DeletePolicy                                             (OK=53300  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=603    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3661 (98.97%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 121690 / active: 361    / done: 167024
================================================================================

21:44:58.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:58.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:59.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:59.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:44:59.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:00.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:00.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:00.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:01.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:01.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:01.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:01.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:02.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:03.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:03 GMT                                    2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2344501 KO=33    )
> restLoginInitiate                                        (OK=161799 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161794 KO=0     )
> User Authorize PKCE stage                                (OK=194217 KO=0     )
> User AccessToken PKCE stage                              (OK=194211 KO=1     )
> tokenUserinfo                                            (OK=32184  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36118  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36118  KO=0     )
>  UI AM idFromSession                                     (OK=36117  KO=0     )
>  UI AM validateGoto                                      (OK=36117  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36114  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36111  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36111  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36111  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36109  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36107  KO=0     )
> Skip 2FA                                                 (OK=89810  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36107  KO=0     )
>  UI IDM uiconfig                                         (OK=36107  KO=0     )
>  UI IDM version                                          (OK=36107  KO=0     )
>  UI IDM privilege                                        (OK=36106  KO=0     )
>  UI IDM features                                         (OK=36107  KO=0     )
>  UI IDM login                                            (OK=36107  KO=0     )
>  UI IDM dashboard                                        (OK=36106  KO=0     )
>  UI IDM managed user schema                              (OK=36106  KO=0     )
>  UI IDM user                                             (OK=36106  KO=0     )
>  UI IDM oidcToken                                        (OK=36105  KO=0     )
> userinfo                                                 (OK=36105  KO=0     )
> GetUUid                                                  (OK=53686  KO=0     )
> UI-Logout                                                (OK=36105  KO=0     )
> GetOpenidConfig                                          (OK=160675 KO=0     )
> UI-Logout Redirect 1                                     (OK=36105  KO=0     )
>  UI AM revoke1                                           (OK=36102  KO=0     )
>  UI AM revoke2                                           (OK=36101  KO=0     )
>  UI AM endsession                                        (OK=36101  KO=0     )
> CreatePolicy                                             (OK=53667  KO=18    )
> RootUserinfo                                             (OK=120446 KO=0     )
> getIdToken                                               (OK=11997  KO=0     )
> getIdToken Redirect 1                                    (OK=11997  KO=0     )
> createOrganization                                       (OK=11997  KO=0     )
> queryOrganization                                        (OK=11997  KO=0     )
> deleteOrganization                                       (OK=11997  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5992   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5992   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3649   KO=0     )
> ReadPolicy                                               (OK=53558  KO=6     )
> DeletePolicy                                             (OK=53415  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=605    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3675 (98.98%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 121281 / active: 371    / done: 167423
================================================================================

21:45:04.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:04.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:05.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:05.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:05.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:05.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:05.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:06.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:06.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:06.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:07.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:08.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:08.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:08 GMT                                    2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2350155 KO=33    )
> restLoginInitiate                                        (OK=162184 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162177 KO=0     )
> User Authorize PKCE stage                                (OK=194678 KO=0     )
> User AccessToken PKCE stage                              (OK=194674 KO=1     )
> tokenUserinfo                                            (OK=32253  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36204  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36203  KO=0     )
>  UI AM idFromSession                                     (OK=36203  KO=0     )
>  UI AM validateGoto                                      (OK=36203  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36199  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36199  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36199  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36199  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36196  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36196  KO=0     )
> Skip 2FA                                                 (OK=90025  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36196  KO=0     )
>  UI IDM uiconfig                                         (OK=36196  KO=0     )
>  UI IDM version                                          (OK=36196  KO=0     )
>  UI IDM privilege                                        (OK=36195  KO=0     )
>  UI IDM features                                         (OK=36195  KO=0     )
>  UI IDM login                                            (OK=36195  KO=0     )
>  UI IDM dashboard                                        (OK=36195  KO=0     )
>  UI IDM managed user schema                              (OK=36195  KO=0     )
>  UI IDM user                                             (OK=36195  KO=0     )
>  UI IDM oidcToken                                        (OK=36195  KO=0     )
> userinfo                                                 (OK=36195  KO=0     )
> GetUUid                                                  (OK=53816  KO=0     )
> UI-Logout                                                (OK=36195  KO=0     )
> GetOpenidConfig                                          (OK=161063 KO=0     )
> UI-Logout Redirect 1                                     (OK=36195  KO=0     )
>  UI AM revoke1                                           (OK=36195  KO=0     )
>  UI AM revoke2                                           (OK=36195  KO=0     )
>  UI AM endsession                                        (OK=36195  KO=0     )
> CreatePolicy                                             (OK=53796  KO=18    )
> RootUserinfo                                             (OK=120775 KO=0     )
> getIdToken                                               (OK=12020  KO=0     )
> getIdToken Redirect 1                                    (OK=12020  KO=0     )
> createOrganization                                       (OK=12020  KO=0     )
> queryOrganization                                        (OK=12020  KO=0     )
> deleteOrganization                                       (OK=12020  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5997   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5997   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3661   KO=0     )
> ReadPolicy                                               (OK=53676  KO=6     )
> DeletePolicy                                             (OK=53554  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=605    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3688 (98.98%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 58%
          waiting: 120892 / active: 350    / done: 167833
================================================================================

21:45:09.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:09.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:10.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:10.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:10.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:11.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:11.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:12.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:12.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:12.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:12.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:13.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:13 GMT                                    2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2356314 KO=33    )
> restLoginInitiate                                        (OK=162604 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162600 KO=0     )
> User Authorize PKCE stage                                (OK=195190 KO=0     )
> User AccessToken PKCE stage                              (OK=195184 KO=1     )
> tokenUserinfo                                            (OK=32329  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36301  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36301  KO=0     )
>  UI AM idFromSession                                     (OK=36301  KO=0     )
>  UI AM validateGoto                                      (OK=36301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36297  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36294  KO=0     )
> Skip 2FA                                                 (OK=90261  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36293  KO=0     )
>  UI IDM uiconfig                                         (OK=36293  KO=0     )
>  UI IDM version                                          (OK=36293  KO=0     )
>  UI IDM privilege                                        (OK=36293  KO=0     )
>  UI IDM features                                         (OK=36293  KO=0     )
>  UI IDM login                                            (OK=36293  KO=0     )
>  UI IDM dashboard                                        (OK=36293  KO=0     )
>  UI IDM managed user schema                              (OK=36293  KO=0     )
>  UI IDM user                                             (OK=36293  KO=0     )
>  UI IDM oidcToken                                        (OK=36292  KO=0     )
> userinfo                                                 (OK=36292  KO=0     )
> GetUUid                                                  (OK=53960  KO=0     )
> UI-Logout                                                (OK=36291  KO=0     )
> GetOpenidConfig                                          (OK=161455 KO=0     )
> UI-Logout Redirect 1                                     (OK=36291  KO=0     )
>  UI AM revoke1                                           (OK=36290  KO=0     )
>  UI AM revoke2                                           (OK=36290  KO=0     )
>  UI AM endsession                                        (OK=36290  KO=0     )
> CreatePolicy                                             (OK=53940  KO=18    )
> RootUserinfo                                             (OK=121095 KO=0     )
> getIdToken                                               (OK=12052  KO=0     )
> getIdToken Redirect 1                                    (OK=12052  KO=0     )
> createOrganization                                       (OK=12051  KO=0     )
> queryOrganization                                        (OK=12051  KO=0     )
> deleteOrganization                                       (OK=12050  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6015   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6014   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3670   KO=0     )
> ReadPolicy                                               (OK=53807  KO=6     )
> DeletePolicy                                             (OK=53672  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=606    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3700 (98.98%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 120452 / active: 377    / done: 168246
================================================================================

21:45:14.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:14.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:14.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:15.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:16.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:16.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:16.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:17.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 168863: status.find.in([200, 209], 304), found 409
21:45:17.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,168863,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE0MTIxNzYxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibXRGWm5oYjR2UHNNMVNCUElqZGJKdTdZN200Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTExNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTExNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNzE3LCJpYXQiOjE3MzIxMzkxMTcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZZYVdMT0p3dFcweDNwbmgxQ2tCU0hsSWNZdyJ9.mUxX7-hyfUH8Qf8EAStIjXI4o4ou5hnt3g3vVDyhhGFWvsQBrR0wp-lyxO-0cd_dq8dVcpKn24wmsJzwUqDnvoQwR18_vjZGJz9U1jkdoueRO9DjmqZfXyWZHinFvH9uuY4lWdsieeYlpT4ZPMesACEwtZXcjz6y42xMnuIbxke7FAtq4BJyc9o4W1A9CyQvmNixtpcHr9le6HdnuR6XfS3IuFPRhC76V1Pxj61Z2qUzFVe6NNithzry6J1FdbO2VTASelw7mQ88aeKWjJW7Yaa4KKeOvVNj4GGZMbjb9xmFMj-HyQXksCfLQ6444PCaeIwTqCZ_k6gVgPkS7CB7tg, username -> user.44644, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy575695, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7679c672, authcode -> dQ7FqhmCa5MP2B2Vp1qBreQqvDc, useAdminRealm -> true, callbacks -> {"tokenId":"FsnhEHb9bCgeqjEnHusBKKndSTI.*AAJTSQACMDIAAlNLABxUREx4UFA5UTVhV0lSem5ZSGRPaUJBeUNpQkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139116986), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=FsnhEHb9bCgeqjEnHusBKKndSTI.*AAJTSQACMDIAAlNLABxUREx4UFA5UTVhV0lSem5ZSGRPaUJBeUNpQkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139116986))), password -> Pa_ssw0rd, challenge -> GkPoGKIpu2hpnF_M_rZlOJ73fdXENX1lPDiKfdl5Bdo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 239.127.91.251, verifier -> LTQ0MjIyNjYyODE3MTYwODMyODU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e663dcb, tokenId -> FsnhEHb9bCgeqjEnHusBKKndSTI.*AAJTSQACMDIAAlNLABxUREx4UFA5UTVhV0lSem5ZSGRPaUJBeUNpQkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=FsnhEHb9bCgeqjEnHusBKKndSTI.*AAJTSQACMDIAAlNLABxUREx4UFA5UTVhV0lSem5ZSGRPaUJBeUNpQkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=FsnhEHb9bCgeqjEnHusBKKndSTI.*AAJTSQACMDIAAlNLABxUREx4UFA5UTVhV0lSem5ZSGRPaUJBeUNpQkk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy575695","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, 20 Nov 2024 21:45:17 GMT
	x-forgerock-transactionid: f1ddabc1-c9a5-4dea-9ac2-5df57e88cf8d
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:45:17.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:17.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:18.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:18.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:18 GMT                                    2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2361461 KO=34    )
> restLoginInitiate                                        (OK=162970 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162965 KO=0     )
> User Authorize PKCE stage                                (OK=195613 KO=0     )
> User AccessToken PKCE stage                              (OK=195606 KO=1     )
> tokenUserinfo                                            (OK=32394  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36378  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36378  KO=0     )
>  UI AM idFromSession                                     (OK=36374  KO=0     )
>  UI AM validateGoto                                      (OK=36374  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36373  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36373  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36371  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36371  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36368  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36366  KO=0     )
> Skip 2FA                                                 (OK=90475  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36366  KO=0     )
>  UI IDM uiconfig                                         (OK=36366  KO=0     )
>  UI IDM version                                          (OK=36366  KO=0     )
>  UI IDM privilege                                        (OK=36365  KO=0     )
>  UI IDM features                                         (OK=36365  KO=0     )
>  UI IDM login                                            (OK=36365  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     )
>  UI IDM oidcToken                                        (OK=36363  KO=0     )
> userinfo                                                 (OK=36363  KO=0     )
> GetUUid                                                  (OK=54080  KO=0     )
> UI-Logout                                                (OK=36362  KO=0     )
> GetOpenidConfig                                          (OK=161848 KO=0     )
> UI-Logout Redirect 1                                     (OK=36362  KO=0     )
>  UI AM revoke1                                           (OK=36362  KO=0     )
>  UI AM revoke2                                           (OK=36362  KO=0     )
>  UI AM endsession                                        (OK=36362  KO=0     )
> CreatePolicy                                             (OK=54058  KO=19    )
> RootUserinfo                                             (OK=121385 KO=0     )
> getIdToken                                               (OK=12084  KO=0     )
> getIdToken Redirect 1                                    (OK=12084  KO=0     )
> createOrganization                                       (OK=12084  KO=0     )
> queryOrganization                                        (OK=12084  KO=0     )
> deleteOrganization                                       (OK=12084  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6030   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6030   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3680   KO=0     )
> ReadPolicy                                               (OK=53950  KO=6     )
> DeletePolicy                                             (OK=53802  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=608    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3711 (98.96%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 120069 / active: 369    / done: 168637
================================================================================

21:45:19.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:19.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:19.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:19.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:20.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:20.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:20.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:21.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:21.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:21.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:22.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:22.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:22.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:23.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:23.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:23.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:23.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:23 GMT                                    2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2367315 KO=34    )
> restLoginInitiate                                        (OK=163378 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163373 KO=0     )
> User Authorize PKCE stage                                (OK=196091 KO=0     )
> User AccessToken PKCE stage                              (OK=196087 KO=1     )
> tokenUserinfo                                            (OK=32467  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36464  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36463  KO=0     )
>  UI AM idFromSession                                     (OK=36462  KO=0     )
>  UI AM validateGoto                                      (OK=36462  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36460  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36459  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36459  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36459  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36456  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36455  KO=0     )
> Skip 2FA                                                 (OK=90705  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36455  KO=0     )
>  UI IDM uiconfig                                         (OK=36455  KO=0     )
>  UI IDM version                                          (OK=36455  KO=0     )
>  UI IDM privilege                                        (OK=36454  KO=0     )
>  UI IDM features                                         (OK=36454  KO=0     )
>  UI IDM login                                            (OK=36455  KO=0     )
>  UI IDM dashboard                                        (OK=36454  KO=0     )
>  UI IDM managed user schema                              (OK=36454  KO=0     )
>  UI IDM user                                             (OK=36454  KO=0     )
>  UI IDM oidcToken                                        (OK=36453  KO=0     )
> userinfo                                                 (OK=36453  KO=0     )
> GetUUid                                                  (OK=54226  KO=0     )
> UI-Logout                                                (OK=36452  KO=0     )
> GetOpenidConfig                                          (OK=162257 KO=0     )
> UI-Logout Redirect 1                                     (OK=36452  KO=0     )
>  UI AM revoke1                                           (OK=36452  KO=0     )
>  UI AM revoke2                                           (OK=36452  KO=0     )
>  UI AM endsession                                        (OK=36452  KO=0     )
> CreatePolicy                                             (OK=54205  KO=19    )
> RootUserinfo                                             (OK=121652 KO=0     )
> getIdToken                                               (OK=12122  KO=0     )
> getIdToken Redirect 1                                    (OK=12122  KO=0     )
> createOrganization                                       (OK=12121  KO=0     )
> queryOrganization                                        (OK=12121  KO=0     )
> deleteOrganization                                       (OK=12121  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6047   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6047   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3691   KO=0     )
> ReadPolicy                                               (OK=54070  KO=6     )
> DeletePolicy                                             (OK=53946  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=611    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3728 (98.96%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 119645 / active: 361    / done: 169069
================================================================================

21:45:23.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:24.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:24.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:24.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:24.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:25.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:25.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:26.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:26.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:26.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:26.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:27.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:28.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:28 GMT                                    2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2372372 KO=34    )
> restLoginInitiate                                        (OK=163748 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163740 KO=0     )
> User Authorize PKCE stage                                (OK=196516 KO=0     )
> User AccessToken PKCE stage                              (OK=196508 KO=1     )
> tokenUserinfo                                            (OK=32546  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36537  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36536  KO=0     )
>  UI AM idFromSession                                     (OK=36535  KO=0     )
>  UI AM validateGoto                                      (OK=36535  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36533  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36533  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36531  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36531  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36528  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36527  KO=0     )
> Skip 2FA                                                 (OK=90906  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36527  KO=0     )
>  UI IDM uiconfig                                         (OK=36527  KO=0     )
>  UI IDM version                                          (OK=36527  KO=0     )
>  UI IDM privilege                                        (OK=36527  KO=0     )
>  UI IDM features                                         (OK=36527  KO=0     )
>  UI IDM login                                            (OK=36527  KO=0     )
>  UI IDM dashboard                                        (OK=36527  KO=0     )
>  UI IDM managed user schema                              (OK=36527  KO=0     )
>  UI IDM user                                             (OK=36526  KO=0     )
>  UI IDM oidcToken                                        (OK=36525  KO=0     )
> userinfo                                                 (OK=36524  KO=0     )
> GetUUid                                                  (OK=54341  KO=0     )
> UI-Logout                                                (OK=36524  KO=0     )
> GetOpenidConfig                                          (OK=162639 KO=0     )
> UI-Logout Redirect 1                                     (OK=36524  KO=0     )
>  UI AM revoke1                                           (OK=36522  KO=0     )
>  UI AM revoke2                                           (OK=36523  KO=0     )
>  UI AM endsession                                        (OK=36523  KO=0     )
> CreatePolicy                                             (OK=54321  KO=19    )
> RootUserinfo                                             (OK=121914 KO=0     )
> getIdToken                                               (OK=12149  KO=0     )
> getIdToken Redirect 1                                    (OK=12148  KO=0     )
> createOrganization                                       (OK=12148  KO=0     )
> queryOrganization                                        (OK=12148  KO=0     )
> deleteOrganization                                       (OK=12148  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6061   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6061   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3700   KO=0     )
> ReadPolicy                                               (OK=54216  KO=6     )
> DeletePolicy                                             (OK=54066  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=615    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3741 (98.97%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 119258 / active: 375    / done: 169442
================================================================================

21:45:29.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:29.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:29.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:29.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:30.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:31.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:31.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:31.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:31.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:32.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:32.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:33 GMT                                    2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2378227 KO=34    )
> restLoginInitiate                                        (OK=164150 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164141 KO=0     )
> User Authorize PKCE stage                                (OK=196998 KO=0     )
> User AccessToken PKCE stage                              (OK=196990 KO=1     )
> tokenUserinfo                                            (OK=32621  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36630  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36630  KO=0     )
>  UI AM idFromSession                                     (OK=36630  KO=0     )
>  UI AM validateGoto                                      (OK=36630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36625  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36625  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36623  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36622  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36619  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36618  KO=0     )
> Skip 2FA                                                 (OK=91129  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36618  KO=0     )
>  UI IDM uiconfig                                         (OK=36618  KO=0     )
>  UI IDM version                                          (OK=36618  KO=0     )
>  UI IDM privilege                                        (OK=36618  KO=0     )
>  UI IDM features                                         (OK=36618  KO=0     )
>  UI IDM login                                            (OK=36618  KO=0     )
>  UI IDM dashboard                                        (OK=36617  KO=0     )
>  UI IDM managed user schema                              (OK=36617  KO=0     )
>  UI IDM user                                             (OK=36617  KO=0     )
>  UI IDM oidcToken                                        (OK=36615  KO=0     )
> userinfo                                                 (OK=36613  KO=0     )
> GetUUid                                                  (OK=54476  KO=0     )
> UI-Logout                                                (OK=36612  KO=0     )
> GetOpenidConfig                                          (OK=163038 KO=0     )
> UI-Logout Redirect 1                                     (OK=36612  KO=0     )
>  UI AM revoke1                                           (OK=36610  KO=0     )
>  UI AM revoke2                                           (OK=36610  KO=0     )
>  UI AM endsession                                        (OK=36610  KO=0     )
> CreatePolicy                                             (OK=54455  KO=19    )
> RootUserinfo                                             (OK=122213 KO=0     )
> getIdToken                                               (OK=12180  KO=0     )
> getIdToken Redirect 1                                    (OK=12180  KO=0     )
> createOrganization                                       (OK=12179  KO=0     )
> queryOrganization                                        (OK=12179  KO=0     )
> deleteOrganization                                       (OK=12179  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6075   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6075   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3713   KO=0     )
> ReadPolicy                                               (OK=54333  KO=6     )
> DeletePolicy                                             (OK=54213  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=617    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3752 (98.97%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 118845 / active: 362    / done: 169868
================================================================================

21:45:33.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:34.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:34.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:34.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:34.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:34.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:34.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:35.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:36.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:37.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:37.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:38.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:38 GMT                                    2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2384132 KO=34    )
> restLoginInitiate                                        (OK=164574 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164562 KO=0     )
> User Authorize PKCE stage                                (OK=197500 KO=0     )
> User AccessToken PKCE stage                              (OK=197493 KO=1     )
> tokenUserinfo                                            (OK=32730  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36718  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36717  KO=0     )
>  UI AM idFromSession                                     (OK=36716  KO=0     )
>  UI AM validateGoto                                      (OK=36716  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36714  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36713  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36713  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36713  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36711  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36710  KO=0     )
> Skip 2FA                                                 (OK=91341  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36710  KO=0     )
>  UI IDM uiconfig                                         (OK=36710  KO=0     )
>  UI IDM version                                          (OK=36710  KO=0     )
>  UI IDM privilege                                        (OK=36710  KO=0     )
>  UI IDM features                                         (OK=36710  KO=0     )
>  UI IDM login                                            (OK=36710  KO=0     )
>  UI IDM dashboard                                        (OK=36710  KO=0     )
>  UI IDM managed user schema                              (OK=36710  KO=0     )
>  UI IDM user                                             (OK=36710  KO=0     )
>  UI IDM oidcToken                                        (OK=36709  KO=0     )
> userinfo                                                 (OK=36709  KO=0     )
> GetUUid                                                  (OK=54601  KO=0     )
> UI-Logout                                                (OK=36708  KO=0     )
> GetOpenidConfig                                          (OK=163412 KO=0     )
> UI-Logout Redirect 1                                     (OK=36706  KO=0     )
>  UI AM revoke1                                           (OK=36705  KO=0     )
>  UI AM revoke2                                           (OK=36705  KO=0     )
>  UI AM endsession                                        (OK=36705  KO=0     )
> CreatePolicy                                             (OK=54582  KO=19    )
> RootUserinfo                                             (OK=122524 KO=0     )
> getIdToken                                               (OK=12203  KO=0     )
> getIdToken Redirect 1                                    (OK=12203  KO=0     )
> createOrganization                                       (OK=12202  KO=0     )
> queryOrganization                                        (OK=12202  KO=0     )
> deleteOrganization                                       (OK=12202  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6097   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6096   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3719   KO=0     )
> ReadPolicy                                               (OK=54464  KO=6     )
> DeletePolicy                                             (OK=54326  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=621    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3764 (98.97%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 118399 / active: 384    / done: 170292
================================================================================

21:45:38.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:39.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:39.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:40.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:40.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:41.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:41.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:41.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:43.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:43.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:43.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:43 GMT                                    2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2389546 KO=34    )
> restLoginInitiate                                        (OK=164946 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164942 KO=0     )
> User Authorize PKCE stage                                (OK=197948 KO=0     )
> User AccessToken PKCE stage                              (OK=197941 KO=1     )
> tokenUserinfo                                            (OK=32805  KO=0     )
> UI-Post-Login - stage 1                                  (OK=36800  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36800  KO=0     )
>  UI AM idFromSession                                     (OK=36797  KO=0     )
>  UI AM validateGoto                                      (OK=36798  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36796  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36796  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36794  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36794  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36792  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36792  KO=0     )
> Skip 2FA                                                 (OK=91553  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36792  KO=0     )
>  UI IDM uiconfig                                         (OK=36792  KO=0     )
>  UI IDM version                                          (OK=36792  KO=0     )
>  UI IDM privilege                                        (OK=36792  KO=0     )
>  UI IDM features                                         (OK=36792  KO=0     )
>  UI IDM login                                            (OK=36792  KO=0     )
>  UI IDM dashboard                                        (OK=36791  KO=0     )
>  UI IDM managed user schema                              (OK=36791  KO=0     )
>  UI IDM user                                             (OK=36791  KO=0     )
>  UI IDM oidcToken                                        (OK=36789  KO=0     )
> userinfo                                                 (OK=36789  KO=0     )
> GetUUid                                                  (OK=54726  KO=0     )
> UI-Logout                                                (OK=36789  KO=0     )
> GetOpenidConfig                                          (OK=163794 KO=0     )
> UI-Logout Redirect 1                                     (OK=36788  KO=0     )
>  UI AM revoke1                                           (OK=36788  KO=0     )
>  UI AM revoke2                                           (OK=36788  KO=0     )
>  UI AM endsession                                        (OK=36788  KO=0     )
> CreatePolicy                                             (OK=54706  KO=19    )
> RootUserinfo                                             (OK=122826 KO=0     )
> getIdToken                                               (OK=12229  KO=0     )
> getIdToken Redirect 1                                    (OK=12229  KO=0     )
> createOrganization                                       (OK=12229  KO=0     )
> queryOrganization                                        (OK=12229  KO=0     )
> deleteOrganization                                       (OK=12229  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6106   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6106   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3727   KO=0     )
> ReadPolicy                                               (OK=54591  KO=6     )
> DeletePolicy                                             (OK=54460  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=621    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3775 (98.98%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 118016 / active: 356    / done: 170703
================================================================================

21:45:43.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:45.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:45.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:46.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:47.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:47.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:47.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:48.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:48.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:48 GMT                                    2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2395671 KO=34    )
> restLoginInitiate                                        (OK=165345 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165339 KO=0     )
> User Authorize PKCE stage                                (OK=198442 KO=0     )
> User AccessToken PKCE stage                              (OK=198436 KO=1     )
> tokenUserinfo                                            (OK=32872  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=36906  KO=0     )
>  UI AM validateGoto                                      (OK=36906  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36901  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36900  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36900  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36900  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36896  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36895  KO=0     )
> Skip 2FA                                                 (OK=91766  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36895  KO=0     )
>  UI IDM uiconfig                                         (OK=36895  KO=0     )
>  UI IDM version                                          (OK=36895  KO=0     )
>  UI IDM privilege                                        (OK=36894  KO=0     )
>  UI IDM features                                         (OK=36893  KO=0     )
>  UI IDM login                                            (OK=36894  KO=0     )
>  UI IDM dashboard                                        (OK=36893  KO=0     )
>  UI IDM managed user schema                              (OK=36893  KO=0     )
>  UI IDM user                                             (OK=36893  KO=0     )
>  UI IDM oidcToken                                        (OK=36893  KO=0     )
> userinfo                                                 (OK=36893  KO=0     )
> GetUUid                                                  (OK=54861  KO=0     )
> UI-Logout                                                (OK=36892  KO=0     )
> GetOpenidConfig                                          (OK=164183 KO=0     )
> UI-Logout Redirect 1                                     (OK=36892  KO=0     )
>  UI AM revoke1                                           (OK=36891  KO=0     )
>  UI AM revoke2                                           (OK=36891  KO=0     )
>  UI AM endsession                                        (OK=36891  KO=0     )
> CreatePolicy                                             (OK=54841  KO=19    )
> RootUserinfo                                             (OK=123105 KO=0     )
> getIdToken                                               (OK=12256  KO=0     )
> getIdToken Redirect 1                                    (OK=12256  KO=0     )
> createOrganization                                       (OK=12255  KO=0     )
> queryOrganization                                        (OK=12255  KO=0     )
> deleteOrganization                                       (OK=12255  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6118   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6117   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3737   KO=0     )
> ReadPolicy                                               (OK=54719  KO=6     )
> DeletePolicy                                             (OK=54585  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=622    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3784 (98.98%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 117610 / active: 360    / done: 171105
================================================================================

21:45:49.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:49.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:51.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:51.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:51.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:51.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:51.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:52.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:52.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:53.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:53.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:53.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:53.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:53.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:53.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:53 GMT                                    2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2401501 KO=34    )
> restLoginInitiate                                        (OK=165721 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165710 KO=0     )
> User Authorize PKCE stage                                (OK=198896 KO=0     )
> User AccessToken PKCE stage                              (OK=198891 KO=1     )
> tokenUserinfo                                            (OK=32934  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37008  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37007  KO=0     )
>  UI AM idFromSession                                     (OK=37007  KO=0     )
>  UI AM validateGoto                                      (OK=37007  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37004  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37004  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37003  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37003  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36999  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36999  KO=0     )
> Skip 2FA                                                 (OK=91959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36999  KO=0     )
>  UI IDM uiconfig                                         (OK=36999  KO=0     )
>  UI IDM version                                          (OK=36999  KO=0     )
>  UI IDM privilege                                        (OK=36998  KO=0     )
>  UI IDM features                                         (OK=36998  KO=0     )
>  UI IDM login                                            (OK=36998  KO=0     )
>  UI IDM dashboard                                        (OK=36998  KO=0     )
>  UI IDM managed user schema                              (OK=36997  KO=0     )
>  UI IDM user                                             (OK=36997  KO=0     )
>  UI IDM oidcToken                                        (OK=36995  KO=0     )
> userinfo                                                 (OK=36994  KO=0     )
> GetUUid                                                  (OK=54983  KO=0     )
> UI-Logout                                                (OK=36994  KO=0     )
> GetOpenidConfig                                          (OK=164563 KO=0     )
> UI-Logout Redirect 1                                     (OK=36994  KO=0     )
>  UI AM revoke1                                           (OK=36992  KO=0     )
>  UI AM revoke2                                           (OK=36992  KO=0     )
>  UI AM endsession                                        (OK=36992  KO=0     )
> CreatePolicy                                             (OK=54963  KO=19    )
> RootUserinfo                                             (OK=123334 KO=0     )
> getIdToken                                               (OK=12275  KO=0     )
> getIdToken Redirect 1                                    (OK=12275  KO=0     )
> createOrganization                                       (OK=12275  KO=0     )
> queryOrganization                                        (OK=12275  KO=0     )
> deleteOrganization                                       (OK=12275  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6128   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6128   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3750   KO=0     )
> ReadPolicy                                               (OK=54852  KO=6     )
> DeletePolicy                                             (OK=54713  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=624    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3805 (98.99%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 117224 / active: 358    / done: 171493
================================================================================

21:45:54.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:54.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:54.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 171907: status.find.in([200, 209], 304), found 409
21:45:54.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,171907,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE0MjQ4MzQwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTXJockptejVpa0ZkeDkzUWphTkZzUU04QmtZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTE1NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTE1NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyNzU0LCJpYXQiOjE3MzIxMzkxNTQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkhRNFFpR2luOUdJdW5zOXFXSnp5U3dfTWc2SSJ9.cyvqgKKp04cYBTiKta1SqfTPd3TyZdd_hrHMRm-1QWGjZMwa2nTbgp385S1901Ezl76SbbruzULI_SQJ7bPRFpmC7PYGx93RcEsyHr7ygCEqO5wzlBftKY4IHaXB609lfvgMCPZrknghvhpL_tJlmu-UcjXinNzAtuNYmF2KZK88ofKF3a-1URc2bhMUOLuxI1zWXm-vZH6p-SWaUmsxL9uFLJQRHshtmdMWBSALam7M3nXVZ6dtmlXa_xhS_NsewmqQovMVw0AqZieaGjjM2inn-2Rss-XL3OgXWBJfcCDd-zkoZBRy8KWbwSwAlGTK3X5Wf6USe8-RIDK9HdQdmA, username -> user.160136, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy521904, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@618899fc, authcode -> O9CSz3b_wqg93o9hHADBf6UC8y4, useAdminRealm -> true, callbacks -> {"tokenId":"USskAqsaTTf14uUpPVGPUYj9Qz0.*AAJTSQACMDIAAlNLABxKaGlxTzJzLzdhOWJxRXpzbGpLdnhPMTlyNTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139154417), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=USskAqsaTTf14uUpPVGPUYj9Qz0.*AAJTSQACMDIAAlNLABxKaGlxTzJzLzdhOWJxRXpzbGpLdnhPMTlyNTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139154417))), password -> Pa_ssw0rd, challenge -> gR7sD1AsBGlSDIq8NZqn2rHfcUo86_BhuW_uohICzO4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 218.98.146.71, verifier -> ODkyNzcwMjk5MTIzMzQzNjY2Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b389fa3, tokenId -> USskAqsaTTf14uUpPVGPUYj9Qz0.*AAJTSQACMDIAAlNLABxKaGlxTzJzLzdhOWJxRXpzbGpLdnhPMTlyNTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=USskAqsaTTf14uUpPVGPUYj9Qz0.*AAJTSQACMDIAAlNLABxKaGlxTzJzLzdhOWJxRXpzbGpLdnhPMTlyNTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=USskAqsaTTf14uUpPVGPUYj9Qz0.*AAJTSQACMDIAAlNLABxKaGlxTzJzLzdhOWJxRXpzbGpLdnhPMTlyNTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy521904","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, 20 Nov 2024 21:45:54 GMT
	x-forgerock-transactionid: 807c3ae8-5264-41af-9992-a344ac42a23d
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:45:55.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:55.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:55.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:55.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:45:58 GMT                                    2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2407266 KO=35    )
> restLoginInitiate                                        (OK=166113 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166106 KO=0     )
> User Authorize PKCE stage                                (OK=199373 KO=0     )
> User AccessToken PKCE stage                              (OK=199366 KO=1     )
> tokenUserinfo                                            (OK=33007  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=37101  KO=0     )
>  UI AM validateGoto                                      (OK=37101  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37096  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37095  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37094  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37094  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37089  KO=0     )
> Skip 2FA                                                 (OK=92176  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37089  KO=0     )
>  UI IDM uiconfig                                         (OK=37089  KO=0     )
>  UI IDM version                                          (OK=37089  KO=0     )
>  UI IDM privilege                                        (OK=37088  KO=0     )
>  UI IDM features                                         (OK=37089  KO=0     )
>  UI IDM login                                            (OK=37089  KO=0     )
>  UI IDM dashboard                                        (OK=37088  KO=0     )
>  UI IDM managed user schema                              (OK=37088  KO=0     )
>  UI IDM user                                             (OK=37088  KO=0     )
>  UI IDM oidcToken                                        (OK=37086  KO=0     )
> userinfo                                                 (OK=37086  KO=0     )
> GetUUid                                                  (OK=55125  KO=0     )
> UI-Logout                                                (OK=37086  KO=0     )
> GetOpenidConfig                                          (OK=164961 KO=0     )
> UI-Logout Redirect 1                                     (OK=37086  KO=0     )
>  UI AM revoke1                                           (OK=37086  KO=0     )
>  UI AM revoke2                                           (OK=37086  KO=0     )
>  UI AM endsession                                        (OK=37086  KO=0     )
> CreatePolicy                                             (OK=55103  KO=20    )
> RootUserinfo                                             (OK=123594 KO=0     )
> getIdToken                                               (OK=12302  KO=0     )
> getIdToken Redirect 1                                    (OK=12302  KO=0     )
> createOrganization                                       (OK=12301  KO=0     )
> queryOrganization                                        (OK=12300  KO=0     )
> deleteOrganization                                       (OK=12300  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6136   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6136   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3758   KO=0     )
> ReadPolicy                                               (OK=54973  KO=6     )
> DeletePolicy                                             (OK=54844  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=626    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3811 (98.96%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 116820 / active: 376    / done: 171879
================================================================================

21:45:58.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:58.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:59.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:45:59.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:00.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:00.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:02.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:02.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:02.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:03.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:03 GMT                                    2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2413197 KO=35    )
> restLoginInitiate                                        (OK=166519 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166508 KO=0     )
> User Authorize PKCE stage                                (OK=199861 KO=0     )
> User AccessToken PKCE stage                              (OK=199853 KO=1     )
> tokenUserinfo                                            (OK=33083  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37192  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37192  KO=0     )
>  UI AM idFromSession                                     (OK=37191  KO=0     )
>  UI AM validateGoto                                      (OK=37191  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37188  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37188  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37187  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37187  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37186  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37186  KO=0     )
> Skip 2FA                                                 (OK=92401  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37184  KO=0     )
>  UI IDM uiconfig                                         (OK=37184  KO=0     )
>  UI IDM version                                          (OK=37184  KO=0     )
>  UI IDM privilege                                        (OK=37184  KO=0     )
>  UI IDM features                                         (OK=37184  KO=0     )
>  UI IDM login                                            (OK=37184  KO=0     )
>  UI IDM dashboard                                        (OK=37183  KO=0     )
>  UI IDM managed user schema                              (OK=37183  KO=0     )
>  UI IDM user                                             (OK=37183  KO=0     )
>  UI IDM oidcToken                                        (OK=37183  KO=0     )
> userinfo                                                 (OK=37182  KO=0     )
> GetUUid                                                  (OK=55257  KO=0     )
> UI-Logout                                                (OK=37182  KO=0     )
> GetOpenidConfig                                          (OK=165357 KO=0     )
> UI-Logout Redirect 1                                     (OK=37181  KO=0     )
>  UI AM revoke1                                           (OK=37181  KO=0     )
>  UI AM revoke2                                           (OK=37180  KO=0     )
>  UI AM endsession                                        (OK=37180  KO=0     )
> CreatePolicy                                             (OK=55236  KO=20    )
> RootUserinfo                                             (OK=123868 KO=0     )
> getIdToken                                               (OK=12331  KO=0     )
> getIdToken Redirect 1                                    (OK=12330  KO=0     )
> createOrganization                                       (OK=12330  KO=0     )
> queryOrganization                                        (OK=12330  KO=0     )
> deleteOrganization                                       (OK=12330  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6158   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6157   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3770   KO=0     )
> ReadPolicy                                               (OK=55112  KO=6     )
> DeletePolicy                                             (OK=54969  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=627    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3821 (98.96%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 116397 / active: 387    / done: 172291
================================================================================

21:46:03.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:04.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:04.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:04.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:05.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:06.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:06.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:07.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:08.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:08.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:08.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:08 GMT                                    2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2418244 KO=35    )
> restLoginInitiate                                        (OK=166862 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166860 KO=0     )
> User Authorize PKCE stage                                (OK=200276 KO=0     )
> User AccessToken PKCE stage                              (OK=200271 KO=1     )
> tokenUserinfo                                            (OK=33157  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37261  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37261  KO=0     )
>  UI AM idFromSession                                     (OK=37260  KO=0     )
>  UI AM validateGoto                                      (OK=37260  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37259  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37258  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37257  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37257  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37256  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37255  KO=0     )
> Skip 2FA                                                 (OK=92601  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37255  KO=0     )
>  UI IDM uiconfig                                         (OK=37255  KO=0     )
>  UI IDM version                                          (OK=37255  KO=0     )
>  UI IDM privilege                                        (OK=37255  KO=0     )
>  UI IDM features                                         (OK=37255  KO=0     )
>  UI IDM login                                            (OK=37255  KO=0     )
>  UI IDM dashboard                                        (OK=37255  KO=0     )
>  UI IDM managed user schema                              (OK=37255  KO=0     )
>  UI IDM user                                             (OK=37255  KO=0     )
>  UI IDM oidcToken                                        (OK=37254  KO=0     )
> userinfo                                                 (OK=37254  KO=0     )
> GetUUid                                                  (OK=55383  KO=0     )
> UI-Logout                                                (OK=37254  KO=0     )
> GetOpenidConfig                                          (OK=165753 KO=0     )
> UI-Logout Redirect 1                                     (OK=37254  KO=0     )
>  UI AM revoke1                                           (OK=37254  KO=0     )
>  UI AM revoke2                                           (OK=37254  KO=0     )
>  UI AM endsession                                        (OK=37254  KO=0     )
> CreatePolicy                                             (OK=55363  KO=20    )
> RootUserinfo                                             (OK=124154 KO=0     )
> getIdToken                                               (OK=12360  KO=0     )
> getIdToken Redirect 1                                    (OK=12360  KO=0     )
> createOrganization                                       (OK=12360  KO=0     )
> queryOrganization                                        (OK=12360  KO=0     )
> deleteOrganization                                       (OK=12360  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6170   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6170   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3786   KO=0     )
> ReadPolicy                                               (OK=55248  KO=6     )
> DeletePolicy                                             (OK=55104  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=629    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3832 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 116040 / active: 351    / done: 172684
================================================================================

21:46:09.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:09.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:09.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:09.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:10.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:10.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:11.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:11.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:11.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:12.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:12.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:12.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:12.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:12.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:12.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:13 GMT                                    2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2423869 KO=35    )
> restLoginInitiate                                        (OK=167225 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167219 KO=0     )
> User Authorize PKCE stage                                (OK=200716 KO=0     )
> User AccessToken PKCE stage                              (OK=200710 KO=1     )
> tokenUserinfo                                            (OK=33214  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37358  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37358  KO=0     )
>  UI AM idFromSession                                     (OK=37358  KO=0     )
>  UI AM validateGoto                                      (OK=37358  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37355  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37355  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37353  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37353  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37351  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37351  KO=0     )
> Skip 2FA                                                 (OK=92794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37351  KO=0     )
>  UI IDM uiconfig                                         (OK=37351  KO=0     )
>  UI IDM version                                          (OK=37351  KO=0     )
>  UI IDM privilege                                        (OK=37351  KO=0     )
>  UI IDM features                                         (OK=37351  KO=0     )
>  UI IDM login                                            (OK=37351  KO=0     )
>  UI IDM dashboard                                        (OK=37351  KO=0     )
>  UI IDM managed user schema                              (OK=37351  KO=0     )
>  UI IDM user                                             (OK=37351  KO=0     )
>  UI IDM oidcToken                                        (OK=37349  KO=0     )
> userinfo                                                 (OK=37347  KO=0     )
> GetUUid                                                  (OK=55500  KO=0     )
> UI-Logout                                                (OK=37346  KO=0     )
> GetOpenidConfig                                          (OK=166134 KO=0     )
> UI-Logout Redirect 1                                     (OK=37345  KO=0     )
>  UI AM revoke1                                           (OK=37342  KO=0     )
>  UI AM revoke2                                           (OK=37342  KO=0     )
>  UI AM endsession                                        (OK=37343  KO=0     )
> CreatePolicy                                             (OK=55478  KO=20    )
> RootUserinfo                                             (OK=124410 KO=0     )
> getIdToken                                               (OK=12385  KO=0     )
> getIdToken Redirect 1                                    (OK=12384  KO=0     )
> createOrganization                                       (OK=12384  KO=0     )
> queryOrganization                                        (OK=12384  KO=0     )
> deleteOrganization                                       (OK=12384  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6188   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6188   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3800   KO=0     )
> ReadPolicy                                               (OK=55374  KO=6     )
> DeletePolicy                                             (OK=55244  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=631    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3847 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 115657 / active: 342    / done: 173076
================================================================================

21:46:14.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:14.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:16.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:16.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:16.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:16.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:17.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:17.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:17.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:18.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:18 GMT                                    2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2429152 KO=35    )
> restLoginInitiate                                        (OK=167600 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167591 KO=0     )
> User Authorize PKCE stage                                (OK=201161 KO=0     )
> User AccessToken PKCE stage                              (OK=201152 KO=1     )
> tokenUserinfo                                            (OK=33284  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37442  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37442  KO=0     )
>  UI AM idFromSession                                     (OK=37440  KO=0     )
>  UI AM validateGoto                                      (OK=37440  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37437  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37436  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37436  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37436  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37432  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37431  KO=0     )
> Skip 2FA                                                 (OK=93005  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37427  KO=0     )
>  UI IDM uiconfig                                         (OK=37427  KO=0     )
>  UI IDM version                                          (OK=37427  KO=0     )
>  UI IDM privilege                                        (OK=37427  KO=0     )
>  UI IDM features                                         (OK=37427  KO=0     )
>  UI IDM login                                            (OK=37427  KO=0     )
>  UI IDM dashboard                                        (OK=37427  KO=0     )
>  UI IDM managed user schema                              (OK=37427  KO=0     )
>  UI IDM user                                             (OK=37427  KO=0     )
>  UI IDM oidcToken                                        (OK=37426  KO=0     )
> userinfo                                                 (OK=37424  KO=0     )
> GetUUid                                                  (OK=55623  KO=0     )
> UI-Logout                                                (OK=37422  KO=0     )
> GetOpenidConfig                                          (OK=166498 KO=0     )
> UI-Logout Redirect 1                                     (OK=37422  KO=0     )
>  UI AM revoke1                                           (OK=37422  KO=0     )
>  UI AM revoke2                                           (OK=37422  KO=0     )
>  UI AM endsession                                        (OK=37422  KO=0     )
> CreatePolicy                                             (OK=55599  KO=20    )
> RootUserinfo                                             (OK=124641 KO=0     )
> getIdToken                                               (OK=12421  KO=0     )
> getIdToken Redirect 1                                    (OK=12421  KO=0     )
> createOrganization                                       (OK=12421  KO=0     )
> queryOrganization                                        (OK=12421  KO=0     )
> deleteOrganization                                       (OK=12420  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6207   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6207   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3813   KO=0     )
> ReadPolicy                                               (OK=55489  KO=6     )
> DeletePolicy                                             (OK=55368  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=635    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3857 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 115261 / active: 346    / done: 173468
================================================================================

21:46:19.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:19.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:20.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:20.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:22.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:22.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:23.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:23 GMT                                    2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2434662 KO=35    )
> restLoginInitiate                                        (OK=167987 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167978 KO=0     )
> User Authorize PKCE stage                                (OK=201623 KO=0     )
> User AccessToken PKCE stage                              (OK=201614 KO=1     )
> tokenUserinfo                                            (OK=33367  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37525  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37525  KO=0     )
>  UI AM idFromSession                                     (OK=37523  KO=0     )
>  UI AM validateGoto                                      (OK=37524  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37521  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37519  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37519  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37519  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37512  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37512  KO=0     )
> Skip 2FA                                                 (OK=93221  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37512  KO=0     )
>  UI IDM uiconfig                                         (OK=37512  KO=0     )
>  UI IDM version                                          (OK=37512  KO=0     )
>  UI IDM privilege                                        (OK=37512  KO=0     )
>  UI IDM features                                         (OK=37512  KO=0     )
>  UI IDM login                                            (OK=37512  KO=0     )
>  UI IDM dashboard                                        (OK=37511  KO=0     )
>  UI IDM managed user schema                              (OK=37512  KO=0     )
>  UI IDM user                                             (OK=37512  KO=0     )
>  UI IDM oidcToken                                        (OK=37511  KO=0     )
> userinfo                                                 (OK=37510  KO=0     )
> GetUUid                                                  (OK=55750  KO=0     )
> UI-Logout                                                (OK=37508  KO=0     )
> GetOpenidConfig                                          (OK=166862 KO=0     )
> UI-Logout Redirect 1                                     (OK=37508  KO=0     )
>  UI AM revoke1                                           (OK=37507  KO=0     )
>  UI AM revoke2                                           (OK=37507  KO=0     )
>  UI AM endsession                                        (OK=37507  KO=0     )
> CreatePolicy                                             (OK=55728  KO=20    )
> RootUserinfo                                             (OK=124920 KO=0     )
> getIdToken                                               (OK=12450  KO=0     )
> getIdToken Redirect 1                                    (OK=12450  KO=0     )
> createOrganization                                       (OK=12450  KO=0     )
> queryOrganization                                        (OK=12450  KO=0     )
> deleteOrganization                                       (OK=12450  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6223   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3823   KO=0     )
> ReadPolicy                                               (OK=55608  KO=6     )
> DeletePolicy                                             (OK=55483  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=638    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3864 (98.98%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 114857 / active: 368    / done: 173850
================================================================================

21:46:24.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:24.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:24.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:24.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:25.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:25.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:25.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:25.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:25.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:26.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:26.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:26.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:26.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:27.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:27.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:27.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:27.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:27.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:28.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:28 GMT                                    2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2440311 KO=35    )
> restLoginInitiate                                        (OK=168392 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168378 KO=0     )
> User Authorize PKCE stage                                (OK=202086 KO=0     )
> User AccessToken PKCE stage                              (OK=202080 KO=1     )
> tokenUserinfo                                            (OK=33441  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37609  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37609  KO=0     )
>  UI AM idFromSession                                     (OK=37609  KO=0     )
>  UI AM validateGoto                                      (OK=37609  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37606  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37605  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37603  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37603  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37598  KO=0     )
> Skip 2FA                                                 (OK=93439  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37597  KO=0     )
>  UI IDM uiconfig                                         (OK=37597  KO=0     )
>  UI IDM version                                          (OK=37597  KO=0     )
>  UI IDM privilege                                        (OK=37597  KO=0     )
>  UI IDM features                                         (OK=37597  KO=0     )
>  UI IDM login                                            (OK=37597  KO=0     )
>  UI IDM dashboard                                        (OK=37597  KO=0     )
>  UI IDM managed user schema                              (OK=37597  KO=0     )
>  UI IDM user                                             (OK=37597  KO=0     )
>  UI IDM oidcToken                                        (OK=37596  KO=0     )
> userinfo                                                 (OK=37595  KO=0     )
> GetUUid                                                  (OK=55887  KO=0     )
> UI-Logout                                                (OK=37594  KO=0     )
> GetOpenidConfig                                          (OK=167248 KO=0     )
> UI-Logout Redirect 1                                     (OK=37594  KO=0     )
>  UI AM revoke1                                           (OK=37591  KO=0     )
>  UI AM revoke2                                           (OK=37591  KO=0     )
>  UI AM endsession                                        (OK=37592  KO=0     )
> CreatePolicy                                             (OK=55867  KO=20    )
> RootUserinfo                                             (OK=125184 KO=0     )
> getIdToken                                               (OK=12488  KO=0     )
> getIdToken Redirect 1                                    (OK=12488  KO=0     )
> createOrganization                                       (OK=12488  KO=0     )
> queryOrganization                                        (OK=12486  KO=0     )
> deleteOrganization                                       (OK=12486  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6239   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6238   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3836   KO=0     )
> ReadPolicy                                               (OK=55742  KO=6     )
> DeletePolicy                                             (OK=55603  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=639    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3883 (98.98%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 114440 / active: 378    / done: 174257
================================================================================

21:46:28.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:28.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:28.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:29.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:29.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:29.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:30.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:30.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:32.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:33.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:33 GMT                                    2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2446291 KO=35    )
> restLoginInitiate                                        (OK=168797 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168790 KO=0     )
> User Authorize PKCE stage                                (OK=202579 KO=0     )
> User AccessToken PKCE stage                              (OK=202574 KO=1     )
> tokenUserinfo                                            (OK=33522  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37698  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37698  KO=0     )
>  UI AM idFromSession                                     (OK=37697  KO=0     )
>  UI AM validateGoto                                      (OK=37697  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37696  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37696  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37695  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37695  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37694  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37694  KO=0     )
> Skip 2FA                                                 (OK=93668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37694  KO=0     )
>  UI IDM uiconfig                                         (OK=37694  KO=0     )
>  UI IDM version                                          (OK=37694  KO=0     )
>  UI IDM privilege                                        (OK=37693  KO=0     )
>  UI IDM features                                         (OK=37694  KO=0     )
>  UI IDM login                                            (OK=37693  KO=0     )
>  UI IDM dashboard                                        (OK=37693  KO=0     )
>  UI IDM managed user schema                              (OK=37693  KO=0     )
>  UI IDM user                                             (OK=37693  KO=0     )
>  UI IDM oidcToken                                        (OK=37691  KO=0     )
> userinfo                                                 (OK=37691  KO=0     )
> GetUUid                                                  (OK=56024  KO=0     )
> UI-Logout                                                (OK=37689  KO=0     )
> GetOpenidConfig                                          (OK=167654 KO=0     )
> UI-Logout Redirect 1                                     (OK=37687  KO=0     )
>  UI AM revoke1                                           (OK=37687  KO=0     )
>  UI AM revoke2                                           (OK=37687  KO=0     )
>  UI AM endsession                                        (OK=37687  KO=0     )
> CreatePolicy                                             (OK=56001  KO=20    )
> RootUserinfo                                             (OK=125438 KO=0     )
> getIdToken                                               (OK=12524  KO=0     )
> getIdToken Redirect 1                                    (OK=12523  KO=0     )
> createOrganization                                       (OK=12522  KO=0     )
> queryOrganization                                        (OK=12522  KO=0     )
> deleteOrganization                                       (OK=12522  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6255   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6255   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3843   KO=0     )
> ReadPolicy                                               (OK=55879  KO=6     )
> DeletePolicy                                             (OK=55737  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=642    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3893 (98.98%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 114021 / active: 376    / done: 174678
================================================================================

21:46:34.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:34.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:35.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:35.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:36.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:36.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:36.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:36.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:36.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:37.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:38.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:38.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:38 GMT                                    2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2452121 KO=35    )
> restLoginInitiate                                        (OK=169201 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169193 KO=0     )
> User Authorize PKCE stage                                (OK=203062 KO=0     )
> User AccessToken PKCE stage                              (OK=203059 KO=1     )
> tokenUserinfo                                            (OK=33602  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37790  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37790  KO=0     )
>  UI AM idFromSession                                     (OK=37790  KO=0     )
>  UI AM validateGoto                                      (OK=37790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37789  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37788  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37787  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37787  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37784  KO=0     )
> Skip 2FA                                                 (OK=93887  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37782  KO=0     )
>  UI IDM uiconfig                                         (OK=37782  KO=0     )
>  UI IDM version                                          (OK=37782  KO=0     )
>  UI IDM privilege                                        (OK=37781  KO=0     )
>  UI IDM features                                         (OK=37781  KO=0     )
>  UI IDM login                                            (OK=37781  KO=0     )
>  UI IDM dashboard                                        (OK=37781  KO=0     )
>  UI IDM managed user schema                              (OK=37781  KO=0     )
>  UI IDM user                                             (OK=37781  KO=0     )
>  UI IDM oidcToken                                        (OK=37780  KO=0     )
> userinfo                                                 (OK=37780  KO=0     )
> GetUUid                                                  (OK=56155  KO=0     )
> UI-Logout                                                (OK=37780  KO=0     )
> GetOpenidConfig                                          (OK=168060 KO=0     )
> UI-Logout Redirect 1                                     (OK=37778  KO=0     )
>  UI AM revoke1                                           (OK=37778  KO=0     )
>  UI AM revoke2                                           (OK=37778  KO=0     )
>  UI AM endsession                                        (OK=37778  KO=0     )
> CreatePolicy                                             (OK=56135  KO=20    )
> RootUserinfo                                             (OK=125698 KO=0     )
> getIdToken                                               (OK=12556  KO=0     )
> getIdToken Redirect 1                                    (OK=12556  KO=0     )
> createOrganization                                       (OK=12556  KO=0     )
> queryOrganization                                        (OK=12556  KO=0     )
> deleteOrganization                                       (OK=12556  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6269   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6269   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3857   KO=0     )
> ReadPolicy                                               (OK=56012  KO=6     )
> DeletePolicy                                             (OK=55875  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=644    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3905 (98.99%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 113603 / active: 369    / done: 175103
================================================================================

21:46:39.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:39.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:40.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:40.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:40.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:41.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:41.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:41.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:41.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:41.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:42.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:42.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:43.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:43.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:43.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:43 GMT                                    2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2457813 KO=35    )
> restLoginInitiate                                        (OK=169599 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169595 KO=0     )
> User Authorize PKCE stage                                (OK=203530 KO=0     )
> User AccessToken PKCE stage                              (OK=203524 KO=1     )
> tokenUserinfo                                            (OK=33669  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37884  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37884  KO=0     )
>  UI AM idFromSession                                     (OK=37881  KO=0     )
>  UI AM validateGoto                                      (OK=37881  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37878  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37878  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37873  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37872  KO=0     )
> Skip 2FA                                                 (OK=94108  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37869  KO=0     )
>  UI IDM uiconfig                                         (OK=37868  KO=0     )
>  UI IDM version                                          (OK=37868  KO=0     )
>  UI IDM privilege                                        (OK=37868  KO=0     )
>  UI IDM features                                         (OK=37868  KO=0     )
>  UI IDM login                                            (OK=37868  KO=0     )
>  UI IDM dashboard                                        (OK=37867  KO=0     )
>  UI IDM managed user schema                              (OK=37867  KO=0     )
>  UI IDM user                                             (OK=37867  KO=0     )
>  UI IDM oidcToken                                        (OK=37867  KO=0     )
> userinfo                                                 (OK=37866  KO=0     )
> GetUUid                                                  (OK=56292  KO=0     )
> UI-Logout                                                (OK=37866  KO=0     )
> GetOpenidConfig                                          (OK=168461 KO=0     )
> UI-Logout Redirect 1                                     (OK=37864  KO=0     )
>  UI AM revoke1                                           (OK=37863  KO=0     )
>  UI AM revoke2                                           (OK=37863  KO=0     )
>  UI AM endsession                                        (OK=37863  KO=0     )
> CreatePolicy                                             (OK=56270  KO=20    )
> RootUserinfo                                             (OK=125982 KO=0     )
> getIdToken                                               (OK=12580  KO=0     )
> getIdToken Redirect 1                                    (OK=12580  KO=0     )
> createOrganization                                       (OK=12580  KO=0     )
> queryOrganization                                        (OK=12580  KO=0     )
> deleteOrganization                                       (OK=12580  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6284   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3868   KO=0     )
> ReadPolicy                                               (OK=56146  KO=6     )
> DeletePolicy                                             (OK=56007  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=645    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3920 (98.99%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 113186 / active: 395    / done: 175494
================================================================================

21:46:43.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:43.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:44.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:44.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:44.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:44.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:44.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:45.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:45.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:46.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:46.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:47.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:47.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:47.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:48.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:48.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:48.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:48.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:48 GMT                                    2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2463057 KO=35    )
> restLoginInitiate                                        (OK=169965 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169956 KO=0     )
> User Authorize PKCE stage                                (OK=203965 KO=0     )
> User AccessToken PKCE stage                              (OK=203960 KO=1     )
> tokenUserinfo                                            (OK=33762  KO=0     )
> UI-Post-Login - stage 1                                  (OK=37961  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37961  KO=0     )
>  UI AM idFromSession                                     (OK=37961  KO=0     )
>  UI AM validateGoto                                      (OK=37961  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37960  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37957  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37955  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37955  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37951  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37951  KO=0     )
> Skip 2FA                                                 (OK=94290  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37949  KO=0     )
>  UI IDM uiconfig                                         (OK=37948  KO=0     )
>  UI IDM version                                          (OK=37949  KO=0     )
>  UI IDM privilege                                        (OK=37948  KO=0     )
>  UI IDM features                                         (OK=37948  KO=0     )
>  UI IDM login                                            (OK=37948  KO=0     )
>  UI IDM dashboard                                        (OK=37947  KO=0     )
>  UI IDM managed user schema                              (OK=37948  KO=0     )
>  UI IDM user                                             (OK=37946  KO=0     )
>  UI IDM oidcToken                                        (OK=37946  KO=0     )
> userinfo                                                 (OK=37946  KO=0     )
> GetUUid                                                  (OK=56406  KO=0     )
> UI-Logout                                                (OK=37945  KO=0     )
> GetOpenidConfig                                          (OK=168845 KO=0     )
> UI-Logout Redirect 1                                     (OK=37943  KO=0     )
>  UI AM revoke1                                           (OK=37943  KO=0     )
>  UI AM revoke2                                           (OK=37943  KO=0     )
>  UI AM endsession                                        (OK=37943  KO=0     )
> CreatePolicy                                             (OK=56384  KO=20    )
> RootUserinfo                                             (OK=126262 KO=0     )
> getIdToken                                               (OK=12599  KO=0     )
> getIdToken Redirect 1                                    (OK=12599  KO=0     )
> createOrganization                                       (OK=12598  KO=0     )
> queryOrganization                                        (OK=12597  KO=0     )
> deleteOrganization                                       (OK=12597  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6302   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6301   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3883   KO=0     )
> ReadPolicy                                               (OK=56281  KO=6     )
> DeletePolicy                                             (OK=56143  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=649    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3938 (98.99%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 112807 / active: 356    / done: 175912
================================================================================

21:46:48.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:48.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:50.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:51.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:51.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:51.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:51.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:51.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:52.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:52.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:53.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:53 GMT                                    2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2468943 KO=35    )
> restLoginInitiate                                        (OK=170371 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170362 KO=0     )
> User Authorize PKCE stage                                (OK=204444 KO=0     )
> User AccessToken PKCE stage                              (OK=204437 KO=1     )
> tokenUserinfo                                            (OK=33824  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38053  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38052  KO=0     )
>  UI AM idFromSession                                     (OK=38051  KO=0     )
>  UI AM validateGoto                                      (OK=38051  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38047  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38047  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38045  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38041  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38041  KO=0     )
> Skip 2FA                                                 (OK=94527  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38039  KO=0     )
>  UI IDM uiconfig                                         (OK=38039  KO=0     )
>  UI IDM version                                          (OK=38039  KO=0     )
>  UI IDM privilege                                        (OK=38039  KO=0     )
>  UI IDM features                                         (OK=38039  KO=0     )
>  UI IDM login                                            (OK=38039  KO=0     )
>  UI IDM dashboard                                        (OK=38038  KO=0     )
>  UI IDM managed user schema                              (OK=38038  KO=0     )
>  UI IDM user                                             (OK=38038  KO=0     )
>  UI IDM oidcToken                                        (OK=38037  KO=0     )
> userinfo                                                 (OK=38037  KO=0     )
> GetUUid                                                  (OK=56552  KO=0     )
> UI-Logout                                                (OK=38037  KO=0     )
> GetOpenidConfig                                          (OK=169242 KO=0     )
> UI-Logout Redirect 1                                     (OK=38037  KO=0     )
>  UI AM revoke1                                           (OK=38036  KO=0     )
>  UI AM revoke2                                           (OK=38036  KO=0     )
>  UI AM endsession                                        (OK=38036  KO=0     )
> CreatePolicy                                             (OK=56530  KO=20    )
> RootUserinfo                                             (OK=126560 KO=0     )
> getIdToken                                               (OK=12632  KO=0     )
> getIdToken Redirect 1                                    (OK=12632  KO=0     )
> createOrganization                                       (OK=12632  KO=0     )
> queryOrganization                                        (OK=12632  KO=0     )
> deleteOrganization                                       (OK=12632  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6320   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6320   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3893   KO=0     )
> ReadPolicy                                               (OK=56396  KO=6     )
> DeletePolicy                                             (OK=56275  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=653    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3949 (99.00%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 112382 / active: 373    / done: 176320
================================================================================

21:46:53.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:54.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:54.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:54.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:55.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:55.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:56.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:56.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:56.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:57.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:57.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:57.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:57.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:57.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:58.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:58.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:46:58.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:46:58 GMT                                    2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2473976 KO=35    )
> restLoginInitiate                                        (OK=170737 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170731 KO=0     )
> User Authorize PKCE stage                                (OK=204860 KO=0     )
> User AccessToken PKCE stage                              (OK=204854 KO=1     )
> tokenUserinfo                                            (OK=33900  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38119  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38117  KO=0     )
>  UI AM idFromSession                                     (OK=38117  KO=0     )
>  UI AM validateGoto                                      (OK=38117  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38112  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38112  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38112  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38111  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38111  KO=0     )
> Skip 2FA                                                 (OK=94737  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38111  KO=0     )
>  UI IDM uiconfig                                         (OK=38111  KO=0     )
>  UI IDM version                                          (OK=38111  KO=0     )
>  UI IDM privilege                                        (OK=38111  KO=0     )
>  UI IDM features                                         (OK=38111  KO=0     )
>  UI IDM login                                            (OK=38111  KO=0     )
>  UI IDM dashboard                                        (OK=38111  KO=0     )
>  UI IDM managed user schema                              (OK=38111  KO=0     )
>  UI IDM user                                             (OK=38111  KO=0     )
>  UI IDM oidcToken                                        (OK=38111  KO=0     )
> userinfo                                                 (OK=38111  KO=0     )
> GetUUid                                                  (OK=56667  KO=0     )
> UI-Logout                                                (OK=38111  KO=0     )
> GetOpenidConfig                                          (OK=169613 KO=0     )
> UI-Logout Redirect 1                                     (OK=38111  KO=0     )
>  UI AM revoke1                                           (OK=38111  KO=0     )
>  UI AM revoke2                                           (OK=38111  KO=0     )
>  UI AM endsession                                        (OK=38111  KO=0     )
> CreatePolicy                                             (OK=56646  KO=20    )
> RootUserinfo                                             (OK=126855 KO=0     )
> getIdToken                                               (OK=12661  KO=0     )
> getIdToken Redirect 1                                    (OK=12661  KO=0     )
> createOrganization                                       (OK=12660  KO=0     )
> queryOrganization                                        (OK=12659  KO=0     )
> deleteOrganization                                       (OK=12659  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6336   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6336   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3904   KO=0     )
> ReadPolicy                                               (OK=56538  KO=6     )
> DeletePolicy                                             (OK=56389  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=656    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3966 (99.00%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 111998 / active: 368    / done: 176709
================================================================================

21:46:58.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:00.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:00.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:00.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:00.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:00.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:01.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:01.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:01.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:01.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:01.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:02.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:02.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:03.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:03.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:03 GMT                                    2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2479568 KO=35    )
> restLoginInitiate                                        (OK=171100 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171088 KO=0     )
> User Authorize PKCE stage                                (OK=205309 KO=0     )
> User AccessToken PKCE stage                              (OK=205302 KO=1     )
> tokenUserinfo                                            (OK=33961  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38212  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38211  KO=0     )
>  UI AM idFromSession                                     (OK=38211  KO=0     )
>  UI AM validateGoto                                      (OK=38211  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38209  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38209  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38208  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38208  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38204  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38204  KO=0     )
> Skip 2FA                                                 (OK=94929  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38203  KO=0     )
>  UI IDM uiconfig                                         (OK=38203  KO=0     )
>  UI IDM version                                          (OK=38203  KO=0     )
>  UI IDM privilege                                        (OK=38203  KO=0     )
>  UI IDM features                                         (OK=38203  KO=0     )
>  UI IDM login                                            (OK=38203  KO=0     )
>  UI IDM dashboard                                        (OK=38203  KO=0     )
>  UI IDM managed user schema                              (OK=38203  KO=0     )
>  UI IDM user                                             (OK=38203  KO=0     )
>  UI IDM oidcToken                                        (OK=38202  KO=0     )
> userinfo                                                 (OK=38201  KO=0     )
> GetUUid                                                  (OK=56777  KO=0     )
> UI-Logout                                                (OK=38201  KO=0     )
> GetOpenidConfig                                          (OK=169984 KO=0     )
> UI-Logout Redirect 1                                     (OK=38200  KO=0     )
>  UI AM revoke1                                           (OK=38199  KO=0     )
>  UI AM revoke2                                           (OK=38199  KO=0     )
>  UI AM endsession                                        (OK=38199  KO=0     )
> CreatePolicy                                             (OK=56752  KO=20    )
> RootUserinfo                                             (OK=127165 KO=0     )
> getIdToken                                               (OK=12684  KO=0     )
> getIdToken Redirect 1                                    (OK=12684  KO=0     )
> createOrganization                                       (OK=12684  KO=0     )
> queryOrganization                                        (OK=12683  KO=0     )
> deleteOrganization                                       (OK=12683  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6349   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6349   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3920   KO=0     )
> ReadPolicy                                               (OK=56657  KO=6     )
> DeletePolicy                                             (OK=56535  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=658    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3981 (99.01%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 111619 / active: 350    / done: 177106
================================================================================

21:47:03.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:04.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:05.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:05.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:05.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:05.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:05.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:06.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:06.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:07.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:07.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:08.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:08.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:08.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:08.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:08 GMT                                    2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2484766 KO=35    )
> restLoginInitiate                                        (OK=171483 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171478 KO=0     )
> User Authorize PKCE stage                                (OK=205759 KO=0     )
> User AccessToken PKCE stage                              (OK=205752 KO=1     )
> tokenUserinfo                                            (OK=34040  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38287  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38287  KO=0     )
>  UI AM idFromSession                                     (OK=38286  KO=0     )
>  UI AM validateGoto                                      (OK=38286  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38285  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38284  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38284  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38284  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38277  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38277  KO=0     )
> Skip 2FA                                                 (OK=95151  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38276  KO=0     )
>  UI IDM uiconfig                                         (OK=38276  KO=0     )
>  UI IDM version                                          (OK=38276  KO=0     )
>  UI IDM privilege                                        (OK=38276  KO=0     )
>  UI IDM features                                         (OK=38276  KO=0     )
>  UI IDM login                                            (OK=38276  KO=0     )
>  UI IDM dashboard                                        (OK=38273  KO=0     )
>  UI IDM managed user schema                              (OK=38273  KO=0     )
>  UI IDM user                                             (OK=38273  KO=0     )
>  UI IDM oidcToken                                        (OK=38273  KO=0     )
> userinfo                                                 (OK=38273  KO=0     )
> GetUUid                                                  (OK=56910  KO=0     )
> UI-Logout                                                (OK=38272  KO=0     )
> GetOpenidConfig                                          (OK=170340 KO=0     )
> UI-Logout Redirect 1                                     (OK=38272  KO=0     )
>  UI AM revoke1                                           (OK=38272  KO=0     )
>  UI AM revoke2                                           (OK=38272  KO=0     )
>  UI AM endsession                                        (OK=38272  KO=0     )
> CreatePolicy                                             (OK=56887  KO=20    )
> RootUserinfo                                             (OK=127452 KO=0     )
> getIdToken                                               (OK=12715  KO=0     )
> getIdToken Redirect 1                                    (OK=12715  KO=0     )
> createOrganization                                       (OK=12714  KO=0     )
> queryOrganization                                        (OK=12713  KO=0     )
> deleteOrganization                                       (OK=12713  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6360   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6360   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3930   KO=0     )
> ReadPolicy                                               (OK=56765  KO=6     )
> DeletePolicy                                             (OK=56652  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=659    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3996 (99.01%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 111229 / active: 350    / done: 177496
================================================================================

21:47:09.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:09.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:10.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:10.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:10.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:10.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:11.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:12.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:12.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:13.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:13.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:13 GMT                                    2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2490639 KO=35    )
> restLoginInitiate                                        (OK=171898 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171887 KO=0     )
> User Authorize PKCE stage                                (OK=206242 KO=0     )
> User AccessToken PKCE stage                              (OK=206235 KO=1     )
> tokenUserinfo                                            (OK=34117  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38383  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38381  KO=0     )
>  UI AM idFromSession                                     (OK=38380  KO=0     )
>  UI AM validateGoto                                      (OK=38380  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38375  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38375  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38374  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38374  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38371  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38371  KO=0     )
> Skip 2FA                                                 (OK=95377  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38368  KO=0     )
>  UI IDM uiconfig                                         (OK=38368  KO=0     )
>  UI IDM version                                          (OK=38368  KO=0     )
>  UI IDM privilege                                        (OK=38368  KO=0     )
>  UI IDM features                                         (OK=38368  KO=0     )
>  UI IDM login                                            (OK=38368  KO=0     )
>  UI IDM dashboard                                        (OK=38368  KO=0     )
>  UI IDM managed user schema                              (OK=38368  KO=0     )
>  UI IDM user                                             (OK=38368  KO=0     )
>  UI IDM oidcToken                                        (OK=38368  KO=0     )
> userinfo                                                 (OK=38367  KO=0     )
> GetUUid                                                  (OK=57056  KO=0     )
> UI-Logout                                                (OK=38367  KO=0     )
> GetOpenidConfig                                          (OK=170731 KO=0     )
> UI-Logout Redirect 1                                     (OK=38365  KO=0     )
>  UI AM revoke1                                           (OK=38362  KO=0     )
>  UI AM revoke2                                           (OK=38363  KO=0     )
>  UI AM endsession                                        (OK=38363  KO=0     )
> CreatePolicy                                             (OK=57034  KO=20    )
> RootUserinfo                                             (OK=127741 KO=0     )
> getIdToken                                               (OK=12741  KO=0     )
> getIdToken Redirect 1                                    (OK=12741  KO=0     )
> createOrganization                                       (OK=12739  KO=0     )
> queryOrganization                                        (OK=12739  KO=0     )
> deleteOrganization                                       (OK=12738  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6365   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6365   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3942   KO=0     )
> ReadPolicy                                               (OK=56898  KO=6     )
> DeletePolicy                                             (OK=56762  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=660    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4007 (99.01%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 110812 / active: 392    / done: 177871
================================================================================

21:47:14.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:14.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:14.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:15.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:15.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:15.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:16.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:17.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:17.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:18 GMT                                    2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2496224 KO=35    )
> restLoginInitiate                                        (OK=172253 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172246 KO=0     )
> User Authorize PKCE stage                                (OK=206683 KO=0     )
> User AccessToken PKCE stage                              (OK=206678 KO=1     )
> tokenUserinfo                                            (OK=34180  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=38467  KO=0     )
>  UI AM validateGoto                                      (OK=38467  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38465  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38464  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38463  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38463  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38461  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38461  KO=0     )
> Skip 2FA                                                 (OK=95577  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38461  KO=0     )
>  UI IDM uiconfig                                         (OK=38461  KO=0     )
>  UI IDM version                                          (OK=38461  KO=0     )
>  UI IDM privilege                                        (OK=38461  KO=0     )
>  UI IDM features                                         (OK=38461  KO=0     )
>  UI IDM login                                            (OK=38461  KO=0     )
>  UI IDM dashboard                                        (OK=38460  KO=0     )
>  UI IDM managed user schema                              (OK=38460  KO=0     )
>  UI IDM user                                             (OK=38460  KO=0     )
>  UI IDM oidcToken                                        (OK=38459  KO=0     )
> userinfo                                                 (OK=38459  KO=0     )
> GetUUid                                                  (OK=57154  KO=0     )
> UI-Logout                                                (OK=38458  KO=0     )
> GetOpenidConfig                                          (OK=171110 KO=0     )
> UI-Logout Redirect 1                                     (OK=38458  KO=0     )
>  UI AM revoke1                                           (OK=38457  KO=0     )
>  UI AM revoke2                                           (OK=38457  KO=0     )
>  UI AM endsession                                        (OK=38457  KO=0     )
> CreatePolicy                                             (OK=57133  KO=20    )
> RootUserinfo                                             (OK=128036 KO=0     )
> getIdToken                                               (OK=12775  KO=0     )
> getIdToken Redirect 1                                    (OK=12773  KO=0     )
> createOrganization                                       (OK=12773  KO=0     )
> queryOrganization                                        (OK=12773  KO=0     )
> deleteOrganization                                       (OK=12773  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6376   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6376   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3956   KO=0     )
> ReadPolicy                                               (OK=57045  KO=6     )
> DeletePolicy                                             (OK=56895  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=661    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4016 (99.01%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 110440 / active: 362    / done: 178273
================================================================================

21:47:19.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:19.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:19.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:19.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:20.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:20.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:21.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:21.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:21.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:22.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:22.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:23.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:23 GMT                                    2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2502094 KO=35    )
> restLoginInitiate                                        (OK=172655 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172647 KO=0     )
> User Authorize PKCE stage                                (OK=207163 KO=0     )
> User AccessToken PKCE stage                              (OK=207156 KO=1     )
> tokenUserinfo                                            (OK=34257  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38567  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38566  KO=0     )
>  UI AM idFromSession                                     (OK=38566  KO=0     )
>  UI AM validateGoto                                      (OK=38566  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38559  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38559  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38556  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38557  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38555  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38554  KO=0     )
> Skip 2FA                                                 (OK=95788  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38553  KO=0     )
>  UI IDM uiconfig                                         (OK=38554  KO=0     )
>  UI IDM version                                          (OK=38552  KO=0     )
>  UI IDM privilege                                        (OK=38552  KO=0     )
>  UI IDM features                                         (OK=38552  KO=0     )
>  UI IDM login                                            (OK=38552  KO=0     )
>  UI IDM dashboard                                        (OK=38552  KO=0     )
>  UI IDM managed user schema                              (OK=38552  KO=0     )
>  UI IDM user                                             (OK=38552  KO=0     )
>  UI IDM oidcToken                                        (OK=38551  KO=0     )
> userinfo                                                 (OK=38547  KO=0     )
> GetUUid                                                  (OK=57274  KO=0     )
> UI-Logout                                                (OK=38546  KO=0     )
> GetOpenidConfig                                          (OK=171475 KO=0     )
> UI-Logout Redirect 1                                     (OK=38546  KO=0     )
>  UI AM revoke1                                           (OK=38546  KO=0     )
>  UI AM revoke2                                           (OK=38546  KO=0     )
>  UI AM endsession                                        (OK=38546  KO=0     )
> CreatePolicy                                             (OK=57248  KO=20    )
> RootUserinfo                                             (OK=128375 KO=0     )
> getIdToken                                               (OK=12809  KO=0     )
> getIdToken Redirect 1                                    (OK=12809  KO=0     )
> createOrganization                                       (OK=12809  KO=0     )
> queryOrganization                                        (OK=12808  KO=0     )
> deleteOrganization                                       (OK=12808  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6396   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6395   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3969   KO=0     )
> ReadPolicy                                               (OK=57146  KO=6     )
> DeletePolicy                                             (OK=57039  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=664    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4028 (99.02%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 110020 / active: 336    / done: 178719
================================================================================

21:47:24.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:25.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:26.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:26.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:27.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:27.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:28.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:28.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:28 GMT                                    2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2507937 KO=35    )
> restLoginInitiate                                        (OK=173037 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173030 KO=0     )
> User Authorize PKCE stage                                (OK=207637 KO=0     )
> User AccessToken PKCE stage                              (OK=207630 KO=1     )
> tokenUserinfo                                            (OK=34321  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38660  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38660  KO=0     )
>  UI AM idFromSession                                     (OK=38658  KO=0     )
>  UI AM validateGoto                                      (OK=38658  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38654  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38654  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38654  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38654  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38652  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38652  KO=0     )
> Skip 2FA                                                 (OK=96007  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38651  KO=0     )
>  UI IDM uiconfig                                         (OK=38651  KO=0     )
>  UI IDM version                                          (OK=38651  KO=0     )
>  UI IDM privilege                                        (OK=38650  KO=0     )
>  UI IDM features                                         (OK=38650  KO=0     )
>  UI IDM login                                            (OK=38650  KO=0     )
>  UI IDM dashboard                                        (OK=38649  KO=0     )
>  UI IDM managed user schema                              (OK=38649  KO=0     )
>  UI IDM user                                             (OK=38649  KO=0     )
>  UI IDM oidcToken                                        (OK=38648  KO=0     )
> userinfo                                                 (OK=38648  KO=0     )
> GetUUid                                                  (OK=57404  KO=0     )
> UI-Logout                                                (OK=38648  KO=0     )
> GetOpenidConfig                                          (OK=171823 KO=0     )
> UI-Logout Redirect 1                                     (OK=38648  KO=0     )
>  UI AM revoke1                                           (OK=38648  KO=0     )
>  UI AM revoke2                                           (OK=38648  KO=0     )
>  UI AM endsession                                        (OK=38648  KO=0     )
> CreatePolicy                                             (OK=57383  KO=20    )
> RootUserinfo                                             (OK=128636 KO=0     )
> getIdToken                                               (OK=12843  KO=0     )
> getIdToken Redirect 1                                    (OK=12843  KO=0     )
> createOrganization                                       (OK=12842  KO=0     )
> queryOrganization                                        (OK=12842  KO=0     )
> deleteOrganization                                       (OK=12842  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6413   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6413   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3981   KO=0     )
> ReadPolicy                                               (OK=57260  KO=6     )
> DeletePolicy                                             (OK=57143  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=665    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4036 (99.02%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 109618 / active: 345    / done: 179112
================================================================================

21:47:28.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:29.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:29.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:29.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:30.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:30.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:30.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:31.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:31.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:32.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:33.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:33 GMT                                    2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2513362 KO=35    )
> restLoginInitiate                                        (OK=173406 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173397 KO=0     )
> User Authorize PKCE stage                                (OK=208076 KO=0     )
> User AccessToken PKCE stage                              (OK=208070 KO=1     )
> tokenUserinfo                                            (OK=34388  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38750  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38749  KO=0     )
>  UI AM idFromSession                                     (OK=38749  KO=0     )
>  UI AM validateGoto                                      (OK=38749  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38745  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38745  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38744  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38744  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38738  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38736  KO=0     )
> Skip 2FA                                                 (OK=96204  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38736  KO=0     )
>  UI IDM uiconfig                                         (OK=38736  KO=0     )
>  UI IDM version                                          (OK=38736  KO=0     )
>  UI IDM privilege                                        (OK=38736  KO=0     )
>  UI IDM features                                         (OK=38736  KO=0     )
>  UI IDM login                                            (OK=38736  KO=0     )
>  UI IDM dashboard                                        (OK=38736  KO=0     )
>  UI IDM managed user schema                              (OK=38736  KO=0     )
>  UI IDM user                                             (OK=38736  KO=0     )
>  UI IDM oidcToken                                        (OK=38735  KO=0     )
> userinfo                                                 (OK=38734  KO=0     )
> GetUUid                                                  (OK=57545  KO=0     )
> UI-Logout                                                (OK=38734  KO=0     )
> GetOpenidConfig                                          (OK=172211 KO=0     )
> UI-Logout Redirect 1                                     (OK=38733  KO=0     )
>  UI AM revoke1                                           (OK=38733  KO=0     )
>  UI AM revoke2                                           (OK=38733  KO=0     )
>  UI AM endsession                                        (OK=38733  KO=0     )
> CreatePolicy                                             (OK=57522  KO=20    )
> RootUserinfo                                             (OK=128880 KO=0     )
> getIdToken                                               (OK=12860  KO=0     )
> getIdToken Redirect 1                                    (OK=12860  KO=0     )
> createOrganization                                       (OK=12860  KO=0     )
> queryOrganization                                        (OK=12860  KO=0     )
> deleteOrganization                                       (OK=12860  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6423   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3990   KO=0     )
> ReadPolicy                                               (OK=57396  KO=6     )
> DeletePolicy                                             (OK=57256  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=667    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4055 (99.02%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 109245 / active: 356    / done: 179474
================================================================================

21:47:33.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:34.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:34.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:34.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:34.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:35.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:35.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:36.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:36.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:36.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:37.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:37.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:38 GMT                                    2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2518907 KO=35    )
> restLoginInitiate                                        (OK=173793 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173788 KO=0     )
> User Authorize PKCE stage                                (OK=208539 KO=0     )
> User AccessToken PKCE stage                              (OK=208533 KO=1     )
> tokenUserinfo                                            (OK=34466  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38833  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38833  KO=0     )
>  UI AM idFromSession                                     (OK=38833  KO=0     )
>  UI AM validateGoto                                      (OK=38833  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38829  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38828  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38826  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38824  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38824  KO=0     )
> Skip 2FA                                                 (OK=96415  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38822  KO=0     )
>  UI IDM uiconfig                                         (OK=38822  KO=0     )
>  UI IDM version                                          (OK=38822  KO=0     )
>  UI IDM privilege                                        (OK=38822  KO=0     )
>  UI IDM features                                         (OK=38822  KO=0     )
>  UI IDM login                                            (OK=38822  KO=0     )
>  UI IDM dashboard                                        (OK=38822  KO=0     )
>  UI IDM managed user schema                              (OK=38822  KO=0     )
>  UI IDM user                                             (OK=38822  KO=0     )
>  UI IDM oidcToken                                        (OK=38821  KO=0     )
> userinfo                                                 (OK=38820  KO=0     )
> GetUUid                                                  (OK=57671  KO=0     )
> UI-Logout                                                (OK=38820  KO=0     )
> GetOpenidConfig                                          (OK=172610 KO=0     )
> UI-Logout Redirect 1                                     (OK=38819  KO=0     )
>  UI AM revoke1                                           (OK=38819  KO=0     )
>  UI AM revoke2                                           (OK=38819  KO=0     )
>  UI AM endsession                                        (OK=38819  KO=0     )
> CreatePolicy                                             (OK=57650  KO=20    )
> RootUserinfo                                             (OK=129126 KO=0     )
> getIdToken                                               (OK=12885  KO=0     )
> getIdToken Redirect 1                                    (OK=12885  KO=0     )
> createOrganization                                       (OK=12885  KO=0     )
> queryOrganization                                        (OK=12884  KO=0     )
> deleteOrganization                                       (OK=12883  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6441   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6441   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4002   KO=0     )
> ReadPolicy                                               (OK=57533  KO=6     )
> DeletePolicy                                             (OK=57386  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=667    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4067 (99.03%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 108839 / active: 374    / done: 179862
================================================================================

21:47:38.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:39.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:39.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:39.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:39.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:40.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:40.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:40.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:41.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:41.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:41.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:41.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:41.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:42.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:42.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:43.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:43.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:43 GMT                                    2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2524143 KO=35    )
> restLoginInitiate                                        (OK=174148 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174140 KO=0     )
> User Authorize PKCE stage                                (OK=208950 KO=0     )
> User AccessToken PKCE stage                              (OK=208945 KO=1     )
> tokenUserinfo                                            (OK=34524  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38912  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38910  KO=0     )
>  UI AM idFromSession                                     (OK=38908  KO=0     )
>  UI AM validateGoto                                      (OK=38908  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38906  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38906  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38906  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38906  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38905  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38905  KO=0     )
> Skip 2FA                                                 (OK=96614  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38905  KO=0     )
>  UI IDM uiconfig                                         (OK=38905  KO=0     )
>  UI IDM version                                          (OK=38905  KO=0     )
>  UI IDM privilege                                        (OK=38905  KO=0     )
>  UI IDM features                                         (OK=38905  KO=0     )
>  UI IDM login                                            (OK=38905  KO=0     )
>  UI IDM dashboard                                        (OK=38905  KO=0     )
>  UI IDM managed user schema                              (OK=38905  KO=0     )
>  UI IDM user                                             (OK=38905  KO=0     )
>  UI IDM oidcToken                                        (OK=38902  KO=0     )
> userinfo                                                 (OK=38900  KO=0     )
> GetUUid                                                  (OK=57788  KO=0     )
> UI-Logout                                                (OK=38900  KO=0     )
> GetOpenidConfig                                          (OK=172997 KO=0     )
> UI-Logout Redirect 1                                     (OK=38899  KO=0     )
>  UI AM revoke1                                           (OK=38899  KO=0     )
>  UI AM revoke2                                           (OK=38899  KO=0     )
>  UI AM endsession                                        (OK=38899  KO=0     )
> CreatePolicy                                             (OK=57768  KO=20    )
> RootUserinfo                                             (OK=129434 KO=0     )
> getIdToken                                               (OK=12907  KO=0     )
> getIdToken Redirect 1                                    (OK=12907  KO=0     )
> createOrganization                                       (OK=12907  KO=0     )
> queryOrganization                                        (OK=12907  KO=0     )
> deleteOrganization                                       (OK=12906  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6455   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6455   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4015   KO=0     )
> ReadPolicy                                               (OK=57661  KO=6     )
> DeletePolicy                                             (OK=57530  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=670    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4084 (99.03%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 108468 / active: 351    / done: 180256
================================================================================

21:47:44.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:44.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:44.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:44.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:44.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:44.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:44.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:46.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:46.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:47.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:47.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:47.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:47.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:48.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:48 GMT                                    2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2529588 KO=35    )
> restLoginInitiate                                        (OK=174531 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174524 KO=0     )
> User Authorize PKCE stage                                (OK=209402 KO=0     )
> User AccessToken PKCE stage                              (OK=209394 KO=1     )
> tokenUserinfo                                            (OK=34587  KO=0     )
> UI-Post-Login - stage 1                                  (OK=38995  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38995  KO=0     )
>  UI AM idFromSession                                     (OK=38993  KO=0     )
>  UI AM validateGoto                                      (OK=38993  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38988  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38988  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38988  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38988  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38984  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38984  KO=0     )
> Skip 2FA                                                 (OK=96840  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38984  KO=0     )
>  UI IDM uiconfig                                         (OK=38984  KO=0     )
>  UI IDM version                                          (OK=38984  KO=0     )
>  UI IDM privilege                                        (OK=38983  KO=0     )
>  UI IDM features                                         (OK=38983  KO=0     )
>  UI IDM login                                            (OK=38984  KO=0     )
>  UI IDM dashboard                                        (OK=38983  KO=0     )
>  UI IDM managed user schema                              (OK=38983  KO=0     )
>  UI IDM user                                             (OK=38983  KO=0     )
>  UI IDM oidcToken                                        (OK=38983  KO=0     )
> userinfo                                                 (OK=38982  KO=0     )
> GetUUid                                                  (OK=57927  KO=0     )
> UI-Logout                                                (OK=38982  KO=0     )
> GetOpenidConfig                                          (OK=173381 KO=0     )
> UI-Logout Redirect 1                                     (OK=38982  KO=0     )
>  UI AM revoke1                                           (OK=38982  KO=0     )
>  UI AM revoke2                                           (OK=38982  KO=0     )
>  UI AM endsession                                        (OK=38982  KO=0     )
> CreatePolicy                                             (OK=57903  KO=20    )
> RootUserinfo                                             (OK=129707 KO=0     )
> getIdToken                                               (OK=12941  KO=0     )
> getIdToken Redirect 1                                    (OK=12941  KO=0     )
> createOrganization                                       (OK=12941  KO=0     )
> queryOrganization                                        (OK=12941  KO=0     )
> deleteOrganization                                       (OK=12940  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6467   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6467   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4024   KO=0     )
> ReadPolicy                                               (OK=57780  KO=6     )
> DeletePolicy                                             (OK=57656  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=672    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4098 (99.03%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 108072 / active: 352    / done: 180651
================================================================================

21:47:49.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:49.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:49.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:49.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:50.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:50.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:51.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:51.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:52.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:52.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:52.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:52.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:52.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:53 GMT                                    2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2535039 KO=35    )
> restLoginInitiate                                        (OK=174930 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174918 KO=0     )
> User Authorize PKCE stage                                (OK=209869 KO=0     )
> User AccessToken PKCE stage                              (OK=209863 KO=1     )
> tokenUserinfo                                            (OK=34662  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39071  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39071  KO=0     )
>  UI AM idFromSession                                     (OK=39071  KO=0     )
>  UI AM validateGoto                                      (OK=39071  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39068  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39068  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39068  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39068  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39064  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39064  KO=0     )
> Skip 2FA                                                 (OK=97070  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39064  KO=0     )
>  UI IDM uiconfig                                         (OK=39064  KO=0     )
>  UI IDM version                                          (OK=39064  KO=0     )
>  UI IDM privilege                                        (OK=39064  KO=0     )
>  UI IDM features                                         (OK=39063  KO=0     )
>  UI IDM login                                            (OK=39064  KO=0     )
>  UI IDM dashboard                                        (OK=39063  KO=0     )
>  UI IDM managed user schema                              (OK=39063  KO=0     )
>  UI IDM user                                             (OK=39062  KO=0     )
>  UI IDM oidcToken                                        (OK=39055  KO=0     )
> userinfo                                                 (OK=39054  KO=0     )
> GetUUid                                                  (OK=58060  KO=0     )
> UI-Logout                                                (OK=39052  KO=0     )
> GetOpenidConfig                                          (OK=173768 KO=0     )
> UI-Logout Redirect 1                                     (OK=39052  KO=0     )
>  UI AM revoke1                                           (OK=39052  KO=0     )
>  UI AM revoke2                                           (OK=39052  KO=0     )
>  UI AM endsession                                        (OK=39052  KO=0     )
> CreatePolicy                                             (OK=58037  KO=20    )
> RootUserinfo                                             (OK=129991 KO=0     )
> getIdToken                                               (OK=12977  KO=0     )
> getIdToken Redirect 1                                    (OK=12977  KO=0     )
> createOrganization                                       (OK=12976  KO=0     )
> queryOrganization                                        (OK=12976  KO=0     )
> deleteOrganization                                       (OK=12975  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6482   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6480   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4035   KO=0     )
> ReadPolicy                                               (OK=57917  KO=6     )
> DeletePolicy                                             (OK=57778  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=674    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4111 (99.04%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 107658 / active: 392    / done: 181025
================================================================================

21:47:54.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:54.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:54.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:54.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:54.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:55.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:55.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:56.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:56.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:56.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:56.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:56.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:56.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:57.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:58.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:47:58 GMT                                    2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2540841 KO=35    )
> restLoginInitiate                                        (OK=175334 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175325 KO=0     )
> User Authorize PKCE stage                                (OK=210347 KO=0     )
> User AccessToken PKCE stage                              (OK=210339 KO=1     )
> tokenUserinfo                                            (OK=34751  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39162  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39161  KO=0     )
>  UI AM idFromSession                                     (OK=39161  KO=0     )
>  UI AM validateGoto                                      (OK=39161  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39158  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39158  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39156  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39156  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39153  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39153  KO=0     )
> Skip 2FA                                                 (OK=97282  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39153  KO=0     )
>  UI IDM uiconfig                                         (OK=39153  KO=0     )
>  UI IDM version                                          (OK=39153  KO=0     )
>  UI IDM privilege                                        (OK=39151  KO=0     )
>  UI IDM features                                         (OK=39151  KO=0     )
>  UI IDM login                                            (OK=39151  KO=0     )
>  UI IDM dashboard                                        (OK=39151  KO=0     )
>  UI IDM managed user schema                              (OK=39151  KO=0     )
>  UI IDM user                                             (OK=39150  KO=0     )
>  UI IDM oidcToken                                        (OK=39150  KO=0     )
> userinfo                                                 (OK=39150  KO=0     )
> GetUUid                                                  (OK=58189  KO=0     )
> UI-Logout                                                (OK=39150  KO=0     )
> GetOpenidConfig                                          (OK=174168 KO=0     )
> UI-Logout Redirect 1                                     (OK=39149  KO=0     )
>  UI AM revoke1                                           (OK=39148  KO=0     )
>  UI AM revoke2                                           (OK=39148  KO=0     )
>  UI AM endsession                                        (OK=39149  KO=0     )
> CreatePolicy                                             (OK=58168  KO=20    )
> RootUserinfo                                             (OK=130278 KO=0     )
> getIdToken                                               (OK=12998  KO=0     )
> getIdToken Redirect 1                                    (OK=12998  KO=0     )
> createOrganization                                       (OK=12998  KO=0     )
> queryOrganization                                        (OK=12998  KO=0     )
> deleteOrganization                                       (OK=12998  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6497   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6497   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4050   KO=0     )
> ReadPolicy                                               (OK=58050  KO=6     )
> DeletePolicy                                             (OK=57912  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=677    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4126 (99.04%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 107242 / active: 371    / done: 181462
================================================================================

21:47:58.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:58.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:59.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:59.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:59.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:47:59.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:00.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:00.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:00.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:01.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:02.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:03.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:03 GMT                                    2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2546212 KO=35    )
> restLoginInitiate                                        (OK=175703 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175699 KO=0     )
> User Authorize PKCE stage                                (OK=210787 KO=0     )
> User AccessToken PKCE stage                              (OK=210779 KO=1     )
> tokenUserinfo                                            (OK=34811  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39242  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39241  KO=0     )
>  UI AM idFromSession                                     (OK=39241  KO=0     )
>  UI AM validateGoto                                      (OK=39241  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39237  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39236  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39236  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39236  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39231  KO=0     )
> Skip 2FA                                                 (OK=97503  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39230  KO=0     )
>  UI IDM uiconfig                                         (OK=39230  KO=0     )
>  UI IDM version                                          (OK=39230  KO=0     )
>  UI IDM privilege                                        (OK=39230  KO=0     )
>  UI IDM features                                         (OK=39230  KO=0     )
>  UI IDM login                                            (OK=39230  KO=0     )
>  UI IDM dashboard                                        (OK=39230  KO=0     )
>  UI IDM managed user schema                              (OK=39230  KO=0     )
>  UI IDM user                                             (OK=39230  KO=0     )
>  UI IDM oidcToken                                        (OK=39229  KO=0     )
> userinfo                                                 (OK=39227  KO=0     )
> GetUUid                                                  (OK=58332  KO=0     )
> UI-Logout                                                (OK=39226  KO=0     )
> GetOpenidConfig                                          (OK=174574 KO=0     )
> UI-Logout Redirect 1                                     (OK=39224  KO=0     )
>  UI AM revoke1                                           (OK=39224  KO=0     )
>  UI AM revoke2                                           (OK=39224  KO=0     )
>  UI AM endsession                                        (OK=39224  KO=0     )
> CreatePolicy                                             (OK=58310  KO=20    )
> RootUserinfo                                             (OK=130598 KO=0     )
> getIdToken                                               (OK=13021  KO=0     )
> getIdToken Redirect 1                                    (OK=13021  KO=0     )
> createOrganization                                       (OK=13021  KO=0     )
> queryOrganization                                        (OK=13021  KO=0     )
> deleteOrganization                                       (OK=13021  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6516   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6516   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4061   KO=0     )
> ReadPolicy                                               (OK=58175  KO=6     )
> DeletePolicy                                             (OK=58044  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=678    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4138 (99.04%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 106852 / active: 379    / done: 181844
================================================================================

21:48:04.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:05.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 182288: status.find.in([200, 209], 304), found 409
21:48:05.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,182288,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE0NjU5MDM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY0FpYUVWVmRSYm9DdUdPQnRBU0VHM3BtQS1NIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTI4NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTI4NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyODg0LCJpYXQiOjE3MzIxMzkyODQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImNyNllwcHprQUo2U1BrbWRSZFNwQlQxTVNyMCJ9.Rn6iYZ0cMEwZHinv_1nAvZ21OYnHbrfrf76bk0dSf_nL1W_VSX5c47HPhl-O1RkMQ7IbxvZnIlkHdVkBG2ByUSxcH7PRQWySjwH88o7MrUrUihXmh_WDzyt2LRI-cWU0G5vubNBNIVBfw1qDt3RxhORy-8-2gH6q6tqwCuP7L_H82mLQ_gBPMPBL-TBsFi8M_yNbYXhndWXJj0M_5nzh9iYuk17u5xt2xO7OLyvObWD10EIB-ERJqevz-sdB4E6RproeubyZkBoJg5CU54eXjWbPy9X1kVgMxs-uCv-IieoxpZBR6ah90AGNcqDyM5C3PMgpHKW1ZdJ_jj9k9F_KMw, username -> user.162882, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy905937, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2db90e1c, authcode -> 9HQvLotZJcrszG5VP_PEEuiDfaA, useAdminRealm -> true, callbacks -> {"tokenId":"qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139284717), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139284717))), password -> Pa_ssw0rd, challenge -> dC9euFVU0kPrt8XSM-mGXU1v_9D0tY432MO2kqW0He8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODU2ODIzNDgwOTU0NjI5OTk0MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6522b89d, tokenId -> qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy905937","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, 20 Nov 2024 21:48:05 GMT
	x-forgerock-transactionid: 96a351a7-a537-4389-b197-3508ddbc0266
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:48:05.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:05.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:05.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:05.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:06.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:06.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:07.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:07.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:07.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:07.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:07.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:07.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:08 GMT                                    2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2551395 KO=36    )
> restLoginInitiate                                        (OK=176065 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176056 KO=0     )
> User Authorize PKCE stage                                (OK=211209 KO=0     )
> User AccessToken PKCE stage                              (OK=211203 KO=1     )
> tokenUserinfo                                            (OK=34891  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39319  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39319  KO=0     )
>  UI AM idFromSession                                     (OK=39317  KO=0     )
>  UI AM validateGoto                                      (OK=39317  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39315  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39314  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39314  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39314  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39312  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39311  KO=0     )
> Skip 2FA                                                 (OK=97686  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39310  KO=0     )
>  UI IDM uiconfig                                         (OK=39310  KO=0     )
>  UI IDM version                                          (OK=39310  KO=0     )
>  UI IDM privilege                                        (OK=39309  KO=0     )
>  UI IDM features                                         (OK=39309  KO=0     )
>  UI IDM login                                            (OK=39309  KO=0     )
>  UI IDM dashboard                                        (OK=39309  KO=0     )
>  UI IDM managed user schema                              (OK=39309  KO=0     )
>  UI IDM user                                             (OK=39309  KO=0     )
>  UI IDM oidcToken                                        (OK=39307  KO=0     )
> userinfo                                                 (OK=39307  KO=0     )
> GetUUid                                                  (OK=58436  KO=0     )
> UI-Logout                                                (OK=39306  KO=0     )
> GetOpenidConfig                                          (OK=174945 KO=0     )
> UI-Logout Redirect 1                                     (OK=39305  KO=0     )
>  UI AM revoke1                                           (OK=39305  KO=0     )
>  UI AM revoke2                                           (OK=39305  KO=0     )
>  UI AM endsession                                        (OK=39305  KO=0     )
> CreatePolicy                                             (OK=58413  KO=21    )
> RootUserinfo                                             (OK=130846 KO=0     )
> getIdToken                                               (OK=13053  KO=0     )
> getIdToken Redirect 1                                    (OK=13053  KO=0     )
> createOrganization                                       (OK=13053  KO=0     )
> queryOrganization                                        (OK=13053  KO=0     )
> deleteOrganization                                       (OK=13053  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6530   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4073   KO=0     )
> ReadPolicy                                               (OK=58321  KO=6     )
> DeletePolicy                                             (OK=58171  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=678    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4151 (99.02%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 106475 / active: 353    / done: 182247
================================================================================

21:48:09.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:09.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:09.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:09.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:10.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:10.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:10.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:11.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:11.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:11.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:11.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:11.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:12.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:12.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:13.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:13.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:13.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:13 GMT                                    2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2556748 KO=36    )
> restLoginInitiate                                        (OK=176453 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176443 KO=0     )
> User Authorize PKCE stage                                (OK=211653 KO=0     )
> User AccessToken PKCE stage                              (OK=211645 KO=1     )
> tokenUserinfo                                            (OK=34967  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39396  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39395  KO=0     )
>  UI AM idFromSession                                     (OK=39394  KO=0     )
>  UI AM validateGoto                                      (OK=39394  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39394  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39394  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39393  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39393  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39390  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39389  KO=0     )
> Skip 2FA                                                 (OK=97901  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39387  KO=0     )
>  UI IDM uiconfig                                         (OK=39387  KO=0     )
>  UI IDM version                                          (OK=39387  KO=0     )
>  UI IDM privilege                                        (OK=39387  KO=0     )
>  UI IDM features                                         (OK=39387  KO=0     )
>  UI IDM login                                            (OK=39387  KO=0     )
>  UI IDM dashboard                                        (OK=39387  KO=0     )
>  UI IDM managed user schema                              (OK=39387  KO=0     )
>  UI IDM user                                             (OK=39387  KO=0     )
>  UI IDM oidcToken                                        (OK=39387  KO=0     )
> userinfo                                                 (OK=39386  KO=0     )
> GetUUid                                                  (OK=58554  KO=0     )
> UI-Logout                                                (OK=39385  KO=0     )
> GetOpenidConfig                                          (OK=175313 KO=0     )
> UI-Logout Redirect 1                                     (OK=39384  KO=0     )
>  UI AM revoke1                                           (OK=39383  KO=0     )
>  UI AM revoke2                                           (OK=39383  KO=0     )
>  UI AM endsession                                        (OK=39383  KO=0     )
> CreatePolicy                                             (OK=58532  KO=21    )
> RootUserinfo                                             (OK=131124 KO=0     )
> getIdToken                                               (OK=13093  KO=0     )
> getIdToken Redirect 1                                    (OK=13092  KO=0     )
> createOrganization                                       (OK=13091  KO=0     )
> queryOrganization                                        (OK=13089  KO=0     )
> deleteOrganization                                       (OK=13088  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6547   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6547   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4087   KO=0     )
> ReadPolicy                                               (OK=58427  KO=6     )
> DeletePolicy                                             (OK=58318  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=678    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4168 (99.03%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 106068 / active: 339    / done: 182668
================================================================================

21:48:13.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:14.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:14.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:14.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:14.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:15.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:15.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:15.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 182288: status.find.in([200, 209], 304), found 404
21:48:15.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,182288,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE0NjU5MDM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY0FpYUVWVmRSYm9DdUdPQnRBU0VHM3BtQS1NIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTI4NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTI4NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyODg0LCJpYXQiOjE3MzIxMzkyODQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImNyNllwcHprQUo2U1BrbWRSZFNwQlQxTVNyMCJ9.Rn6iYZ0cMEwZHinv_1nAvZ21OYnHbrfrf76bk0dSf_nL1W_VSX5c47HPhl-O1RkMQ7IbxvZnIlkHdVkBG2ByUSxcH7PRQWySjwH88o7MrUrUihXmh_WDzyt2LRI-cWU0G5vubNBNIVBfw1qDt3RxhORy-8-2gH6q6tqwCuP7L_H82mLQ_gBPMPBL-TBsFi8M_yNbYXhndWXJj0M_5nzh9iYuk17u5xt2xO7OLyvObWD10EIB-ERJqevz-sdB4E6RproeubyZkBoJg5CU54eXjWbPy9X1kVgMxs-uCv-IieoxpZBR6ah90AGNcqDyM5C3PMgpHKW1ZdJ_jj9k9F_KMw, username -> user.162882, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy905937, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2db90e1c, authcode -> 9HQvLotZJcrszG5VP_PEEuiDfaA, useAdminRealm -> true, callbacks -> {"tokenId":"qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139284717), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139284717))), password -> Pa_ssw0rd, challenge -> dC9euFVU0kPrt8XSM-mGXU1v_9D0tY432MO2kqW0He8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODU2ODIzNDgwOTU0NjI5OTk0MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6522b89d, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@7e81afeb, tokenId -> qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy905937
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=qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qLrB7vGXm2taBaI12xV2qy13hko.*AAJTSQACMDIAAlNLABxMNHdVc0pJYmhXTi9NbXdHMkt5NUNMYXArR1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:48:15 GMT
	x-forgerock-transactionid: 8017a99b-cacb-4f46-8994-532b3e5871eb
	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 testPolicy905937 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:48:15.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:15.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:15.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:15.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:16.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:17.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:17.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:17.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:17.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:18.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:18.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:18 GMT                                    2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2562276 KO=37    )
> restLoginInitiate                                        (OK=176838 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176826 KO=0     )
> User Authorize PKCE stage                                (OK=212107 KO=0     )
> User AccessToken PKCE stage                              (OK=212103 KO=1     )
> tokenUserinfo                                            (OK=35022  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39484  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39484  KO=0     )
>  UI AM idFromSession                                     (OK=39482  KO=0     )
>  UI AM validateGoto                                      (OK=39482  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39479  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39479  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39479  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39479  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39474  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39472  KO=0     )
> Skip 2FA                                                 (OK=98130  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39472  KO=0     )
>  UI IDM uiconfig                                         (OK=39472  KO=0     )
>  UI IDM version                                          (OK=39472  KO=0     )
>  UI IDM privilege                                        (OK=39472  KO=0     )
>  UI IDM features                                         (OK=39472  KO=0     )
>  UI IDM login                                            (OK=39472  KO=0     )
>  UI IDM dashboard                                        (OK=39472  KO=0     )
>  UI IDM managed user schema                              (OK=39472  KO=0     )
>  UI IDM user                                             (OK=39472  KO=0     )
>  UI IDM oidcToken                                        (OK=39471  KO=0     )
> userinfo                                                 (OK=39469  KO=0     )
> GetUUid                                                  (OK=58701  KO=0     )
> UI-Logout                                                (OK=39469  KO=0     )
> GetOpenidConfig                                          (OK=175686 KO=0     )
> UI-Logout Redirect 1                                     (OK=39469  KO=0     )
>  UI AM revoke1                                           (OK=39469  KO=0     )
>  UI AM revoke2                                           (OK=39469  KO=0     )
>  UI AM endsession                                        (OK=39469  KO=0     )
> CreatePolicy                                             (OK=58675  KO=21    )
> RootUserinfo                                             (OK=131386 KO=0     )
> getIdToken                                               (OK=13121  KO=0     )
> getIdToken Redirect 1                                    (OK=13121  KO=0     )
> createOrganization                                       (OK=13120  KO=0     )
> queryOrganization                                        (OK=13118  KO=0     )
> deleteOrganization                                       (OK=13118  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6566   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6565   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4101   KO=0     )
> ReadPolicy                                               (OK=58544  KO=6     )
> DeletePolicy                                             (OK=58422  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=679    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4186 (99.01%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 105669 / active: 369    / done: 183037
================================================================================

21:48:18.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:18.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:18.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:19.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:19.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:20.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:20.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:21.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:22.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:22.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:22.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:22.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:23.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:23 GMT                                    2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2567876 KO=37    )
> restLoginInitiate                                        (OK=177211 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177206 KO=0     )
> User Authorize PKCE stage                                (OK=212565 KO=0     )
> User AccessToken PKCE stage                              (OK=212551 KO=1     )
> tokenUserinfo                                            (OK=35101  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39572  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39572  KO=0     )
>  UI AM idFromSession                                     (OK=39571  KO=0     )
>  UI AM validateGoto                                      (OK=39571  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39568  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39568  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39568  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39565  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39564  KO=0     )
> Skip 2FA                                                 (OK=98328  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39564  KO=0     )
>  UI IDM uiconfig                                         (OK=39564  KO=0     )
>  UI IDM version                                          (OK=39564  KO=0     )
>  UI IDM privilege                                        (OK=39564  KO=0     )
>  UI IDM features                                         (OK=39564  KO=0     )
>  UI IDM login                                            (OK=39563  KO=0     )
>  UI IDM dashboard                                        (OK=39563  KO=0     )
>  UI IDM managed user schema                              (OK=39563  KO=0     )
>  UI IDM user                                             (OK=39563  KO=0     )
>  UI IDM oidcToken                                        (OK=39563  KO=0     )
> userinfo                                                 (OK=39562  KO=0     )
> GetUUid                                                  (OK=58802  KO=0     )
> UI-Logout                                                (OK=39559  KO=0     )
> GetOpenidConfig                                          (OK=176044 KO=0     )
> UI-Logout Redirect 1                                     (OK=39558  KO=0     )
>  UI AM revoke1                                           (OK=39557  KO=0     )
>  UI AM revoke2                                           (OK=39557  KO=0     )
>  UI AM endsession                                        (OK=39557  KO=0     )
> CreatePolicy                                             (OK=58779  KO=21    )
> RootUserinfo                                             (OK=131673 KO=0     )
> getIdToken                                               (OK=13154  KO=0     )
> getIdToken Redirect 1                                    (OK=13153  KO=0     )
> createOrganization                                       (OK=13153  KO=0     )
> queryOrganization                                        (OK=13151  KO=0     )
> deleteOrganization                                       (OK=13150  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6580   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6579   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4116   KO=0     )
> ReadPolicy                                               (OK=58688  KO=6     )
> DeletePolicy                                             (OK=58538  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=682    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4199 (99.01%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 105281 / active: 359    / done: 183435
================================================================================

21:48:24.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:24.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:24.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:25.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:25.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:25.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:25.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:26.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:27.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:28.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:28.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:28.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:28 GMT                                    2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2573417 KO=37    )
> restLoginInitiate                                        (OK=177597 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177595 KO=0     )
> User Authorize PKCE stage                                (OK=213018 KO=0     )
> User AccessToken PKCE stage                              (OK=213015 KO=1     )
> tokenUserinfo                                            (OK=35178  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39661  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39660  KO=0     )
>  UI AM idFromSession                                     (OK=39660  KO=0     )
>  UI AM validateGoto                                      (OK=39659  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39656  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39655  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39653  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39653  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39649  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39648  KO=0     )
> Skip 2FA                                                 (OK=98532  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39648  KO=0     )
>  UI IDM uiconfig                                         (OK=39648  KO=0     )
>  UI IDM version                                          (OK=39648  KO=0     )
>  UI IDM privilege                                        (OK=39647  KO=0     )
>  UI IDM features                                         (OK=39647  KO=0     )
>  UI IDM login                                            (OK=39647  KO=0     )
>  UI IDM dashboard                                        (OK=39647  KO=0     )
>  UI IDM managed user schema                              (OK=39647  KO=0     )
>  UI IDM user                                             (OK=39647  KO=0     )
>  UI IDM oidcToken                                        (OK=39646  KO=0     )
> userinfo                                                 (OK=39646  KO=0     )
> GetUUid                                                  (OK=58935  KO=0     )
> UI-Logout                                                (OK=39646  KO=0     )
> GetOpenidConfig                                          (OK=176426 KO=0     )
> UI-Logout Redirect 1                                     (OK=39646  KO=0     )
>  UI AM revoke1                                           (OK=39644  KO=0     )
>  UI AM revoke2                                           (OK=39644  KO=0     )
>  UI AM endsession                                        (OK=39645  KO=0     )
> CreatePolicy                                             (OK=58912  KO=21    )
> RootUserinfo                                             (OK=131960 KO=0     )
> getIdToken                                               (OK=13174  KO=0     )
> getIdToken Redirect 1                                    (OK=13174  KO=0     )
> createOrganization                                       (OK=13174  KO=0     )
> queryOrganization                                        (OK=13173  KO=0     )
> deleteOrganization                                       (OK=13173  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6598   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6598   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4126   KO=0     )
> ReadPolicy                                               (OK=58792  KO=6     )
> DeletePolicy                                             (OK=58683  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=687    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4217 (99.01%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 104877 / active: 339    / done: 183859
================================================================================

21:48:28.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:29.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:29.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:29.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:29.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:30.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:30.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:31.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:31.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:32.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:33.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:33.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:33 GMT                                    2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2579129 KO=37    )
> restLoginInitiate                                        (OK=177996 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177989 KO=0     )
> User Authorize PKCE stage                                (OK=213488 KO=0     )
> User AccessToken PKCE stage                              (OK=213483 KO=1     )
> tokenUserinfo                                            (OK=35260  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39744  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39744  KO=0     )
>  UI AM idFromSession                                     (OK=39744  KO=0     )
>  UI AM validateGoto                                      (OK=39744  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39744  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39744  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39743  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39743  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39742  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39742  KO=0     )
> Skip 2FA                                                 (OK=98744  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39742  KO=0     )
>  UI IDM uiconfig                                         (OK=39742  KO=0     )
>  UI IDM version                                          (OK=39742  KO=0     )
>  UI IDM privilege                                        (OK=39742  KO=0     )
>  UI IDM features                                         (OK=39742  KO=0     )
>  UI IDM login                                            (OK=39742  KO=0     )
>  UI IDM dashboard                                        (OK=39741  KO=0     )
>  UI IDM managed user schema                              (OK=39741  KO=0     )
>  UI IDM user                                             (OK=39741  KO=0     )
>  UI IDM oidcToken                                        (OK=39740  KO=0     )
> userinfo                                                 (OK=39740  KO=0     )
> GetUUid                                                  (OK=59071  KO=0     )
> UI-Logout                                                (OK=39738  KO=0     )
> GetOpenidConfig                                          (OK=176800 KO=0     )
> UI-Logout Redirect 1                                     (OK=39738  KO=0     )
>  UI AM revoke1                                           (OK=39738  KO=0     )
>  UI AM revoke2                                           (OK=39737  KO=0     )
>  UI AM endsession                                        (OK=39738  KO=0     )
> CreatePolicy                                             (OK=59048  KO=21    )
> RootUserinfo                                             (OK=132218 KO=0     )
> getIdToken                                               (OK=13199  KO=0     )
> getIdToken Redirect 1                                    (OK=13199  KO=0     )
> createOrganization                                       (OK=13198  KO=0     )
> queryOrganization                                        (OK=13198  KO=0     )
> deleteOrganization                                       (OK=13198  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6613   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6613   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4138   KO=0     )
> ReadPolicy                                               (OK=58925  KO=6     )
> DeletePolicy                                             (OK=58785  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=688    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4229 (99.02%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 104462 / active: 367    / done: 184246
================================================================================

21:48:33.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:34.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:34.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:34.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:35.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:35.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:35.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:36.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:36.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:36.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:37.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:37.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:37.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:38 GMT                                    2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2584636 KO=37    )
> restLoginInitiate                                        (OK=178389 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178385 KO=0     )
> User Authorize PKCE stage                                (OK=213954 KO=0     )
> User AccessToken PKCE stage                              (OK=213949 KO=1     )
> tokenUserinfo                                            (OK=35322  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39827  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39827  KO=0     )
>  UI AM idFromSession                                     (OK=39826  KO=0     )
>  UI AM validateGoto                                      (OK=39827  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39823  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39822  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39821  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39821  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39818  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39818  KO=0     )
> Skip 2FA                                                 (OK=98991  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39817  KO=0     )
>  UI IDM uiconfig                                         (OK=39817  KO=0     )
>  UI IDM version                                          (OK=39817  KO=0     )
>  UI IDM privilege                                        (OK=39817  KO=0     )
>  UI IDM features                                         (OK=39817  KO=0     )
>  UI IDM login                                            (OK=39817  KO=0     )
>  UI IDM dashboard                                        (OK=39817  KO=0     )
>  UI IDM managed user schema                              (OK=39816  KO=0     )
>  UI IDM user                                             (OK=39816  KO=0     )
>  UI IDM oidcToken                                        (OK=39816  KO=0     )
> userinfo                                                 (OK=39816  KO=0     )
> GetUUid                                                  (OK=59217  KO=0     )
> UI-Logout                                                (OK=39815  KO=0     )
> GetOpenidConfig                                          (OK=177212 KO=0     )
> UI-Logout Redirect 1                                     (OK=39815  KO=0     )
>  UI AM revoke1                                           (OK=39814  KO=0     )
>  UI AM revoke2                                           (OK=39814  KO=0     )
>  UI AM endsession                                        (OK=39814  KO=0     )
> CreatePolicy                                             (OK=59196  KO=21    )
> RootUserinfo                                             (OK=132519 KO=0     )
> getIdToken                                               (OK=13229  KO=0     )
> getIdToken Redirect 1                                    (OK=13229  KO=0     )
> createOrganization                                       (OK=13229  KO=0     )
> queryOrganization                                        (OK=13228  KO=0     )
> deleteOrganization                                       (OK=13228  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6627   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6627   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4151   KO=0     )
> ReadPolicy                                               (OK=59060  KO=6     )
> DeletePolicy                                             (OK=58918  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=691    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4242 (99.02%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 104055 / active: 396    / done: 184624
================================================================================

21:48:38.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:39.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:39.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:40.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:40.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:40.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:40.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:40.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:41.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:41.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:41.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:41.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:42.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:42.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:42.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:42.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:43.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:43.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:43 GMT                                    2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2590678 KO=37    )
> restLoginInitiate                                        (OK=178813 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178802 KO=0     )
> User Authorize PKCE stage                                (OK=214445 KO=0     )
> User AccessToken PKCE stage                              (OK=214435 KO=1     )
> tokenUserinfo                                            (OK=35410  KO=0     )
> UI-Post-Login - stage 1                                  (OK=39924  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39922  KO=0     )
>  UI AM idFromSession                                     (OK=39920  KO=0     )
>  UI AM validateGoto                                      (OK=39920  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=39917  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39917  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39913  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39913  KO=0     )
> Skip 2FA                                                 (OK=99201  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39913  KO=0     )
>  UI IDM uiconfig                                         (OK=39913  KO=0     )
>  UI IDM version                                          (OK=39913  KO=0     )
>  UI IDM privilege                                        (OK=39912  KO=0     )
>  UI IDM features                                         (OK=39912  KO=0     )
>  UI IDM login                                            (OK=39912  KO=0     )
>  UI IDM dashboard                                        (OK=39912  KO=0     )
>  UI IDM managed user schema                              (OK=39911  KO=0     )
>  UI IDM user                                             (OK=39911  KO=0     )
>  UI IDM oidcToken                                        (OK=39911  KO=0     )
> userinfo                                                 (OK=39911  KO=0     )
> GetUUid                                                  (OK=59350  KO=0     )
> UI-Logout                                                (OK=39910  KO=0     )
> GetOpenidConfig                                          (OK=177629 KO=0     )
> UI-Logout Redirect 1                                     (OK=39910  KO=0     )
>  UI AM revoke1                                           (OK=39909  KO=0     )
>  UI AM revoke2                                           (OK=39909  KO=0     )
>  UI AM endsession                                        (OK=39909  KO=0     )
> CreatePolicy                                             (OK=59326  KO=21    )
> RootUserinfo                                             (OK=132827 KO=0     )
> getIdToken                                               (OK=13253  KO=0     )
> getIdToken Redirect 1                                    (OK=13252  KO=0     )
> createOrganization                                       (OK=13251  KO=0     )
> queryOrganization                                        (OK=13251  KO=0     )
> deleteOrganization                                       (OK=13251  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6648   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6648   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4170   KO=0     )
> ReadPolicy                                               (OK=59208  KO=6     )
> DeletePolicy                                             (OK=59054  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=696    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4260 (99.02%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 103611 / active: 391    / done: 185073
================================================================================

21:48:43.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:44.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 185464: status.find.in([200, 209], 304), found 409
21:48:44.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,185464,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE0Nzg2MTI5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieE1HaExNY2stNGxwNzg0bDYySW9SSEFBdlZNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTMyMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTMyMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyOTIzLCJpYXQiOjE3MzIxMzkzMjMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImRkcW9kdW1VbzRHbm53UHpIa3c4V1B3WTNDOCJ9.lXO-1aVZsCHsNHT_wPdqREJIFFaRJcOZ7MZN2lPHOCOdO0CVw3UbK8S1BFev2qEVkDeA_TX08Dd7fz7Ht9D-cIgGiUEr8FAGkCcHiT5CqmgcyugG9TDEiIymINz11FZQgNKyg2fAvJD3phcUBPQJyRZteyJ8TfQivd67SQv1VTtkWPc5skKu-F60UCAYjVluHuMWiNumCOsfAnfqiKpN5zXN7f86PqMgovhvDaURZqBmba7ruMveZ0Jt26RlD72DEEFMZBxSz_LZs1QLaO6MFXbGyEj1YOFrvcSflCRsFm66QDSfwpW1uXmsHWFZicG2uzbqqB0-BqYejYhxuMBaSA, username -> user.111955, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy383905, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c92537b, authcode -> geLuu0JzoNHH2dYGKXAmtfSwM0Q, useAdminRealm -> true, callbacks -> {"tokenId":"jrDuZ11IQkjCSksIwiHFMm3siNk.*AAJTSQACMDIAAlNLABwwc3RNdUVlTEFES214UFZzQkVuU0ljNXdsTlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139323908), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=jrDuZ11IQkjCSksIwiHFMm3siNk.*AAJTSQACMDIAAlNLABwwc3RNdUVlTEFES214UFZzQkVuU0ljNXdsTlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139323908))), password -> Pa_ssw0rd, challenge -> nSfOw0hdBlVzJuvk-EixJTb9lO1KbmyLmPzGfRgS4DY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 38.72.199.144, verifier -> NjMzNTM4MzI3NTg4NDYwOTQ2NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@302b82be, tokenId -> jrDuZ11IQkjCSksIwiHFMm3siNk.*AAJTSQACMDIAAlNLABwwc3RNdUVlTEFES214UFZzQkVuU0ljNXdsTlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=jrDuZ11IQkjCSksIwiHFMm3siNk.*AAJTSQACMDIAAlNLABwwc3RNdUVlTEFES214UFZzQkVuU0ljNXdsTlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=jrDuZ11IQkjCSksIwiHFMm3siNk.*AAJTSQACMDIAAlNLABwwc3RNdUVlTEFES214UFZzQkVuU0ljNXdsTlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy383905","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, 20 Nov 2024 21:48:44 GMT
	x-forgerock-transactionid: 624c3be5-6bd9-4501-8025-6b6307f17dc9
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:48:44.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:44.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:45.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:45.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:45.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:45.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:45.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:46.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:46.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:48 GMT                                    2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2596392 KO=38    )
> restLoginInitiate                                        (OK=179184 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179178 KO=0     )
> User Authorize PKCE stage                                (OK=214900 KO=0     )
> User AccessToken PKCE stage                              (OK=214893 KO=1     )
> tokenUserinfo                                            (OK=35480  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40015  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40015  KO=0     )
>  UI AM idFromSession                                     (OK=40013  KO=0     )
>  UI AM validateGoto                                      (OK=40013  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40011  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40011  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40011  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40011  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40009  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40009  KO=0     )
> Skip 2FA                                                 (OK=99402  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40008  KO=0     )
>  UI IDM uiconfig                                         (OK=40008  KO=0     )
>  UI IDM version                                          (OK=40008  KO=0     )
>  UI IDM privilege                                        (OK=40007  KO=0     )
>  UI IDM features                                         (OK=40008  KO=0     )
>  UI IDM login                                            (OK=40007  KO=0     )
>  UI IDM dashboard                                        (OK=40006  KO=0     )
>  UI IDM managed user schema                              (OK=40006  KO=0     )
>  UI IDM user                                             (OK=40006  KO=0     )
>  UI IDM oidcToken                                        (OK=40005  KO=0     )
> userinfo                                                 (OK=40005  KO=0     )
> GetUUid                                                  (OK=59477  KO=0     )
> UI-Logout                                                (OK=40004  KO=0     )
> GetOpenidConfig                                          (OK=178034 KO=0     )
> UI-Logout Redirect 1                                     (OK=40004  KO=0     )
>  UI AM revoke1                                           (OK=40001  KO=0     )
>  UI AM revoke2                                           (OK=40001  KO=0     )
>  UI AM endsession                                        (OK=40002  KO=0     )
> CreatePolicy                                             (OK=59451  KO=22    )
> RootUserinfo                                             (OK=133087 KO=0     )
> getIdToken                                               (OK=13272  KO=0     )
> getIdToken Redirect 1                                    (OK=13271  KO=0     )
> createOrganization                                       (OK=13271  KO=0     )
> queryOrganization                                        (OK=13270  KO=0     )
> deleteOrganization                                       (OK=13270  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6661   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6661   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4186   KO=0     )
> ReadPolicy                                               (OK=59340  KO=6     )
> DeletePolicy                                             (OK=59203  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=697    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4270 (99.00%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 103223 / active: 374    / done: 185478
================================================================================

21:48:48.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:49.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:49.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:50.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:51.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:51.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:51.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:52.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:53.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:53.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:53 GMT                                    2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2602173 KO=38    )
> restLoginInitiate                                        (OK=179578 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179568 KO=0     )
> User Authorize PKCE stage                                (OK=215370 KO=0     )
> User AccessToken PKCE stage                              (OK=215366 KO=1     )
> tokenUserinfo                                            (OK=35541  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40102  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40102  KO=0     )
>  UI AM idFromSession                                     (OK=40101  KO=0     )
>  UI AM validateGoto                                      (OK=40101  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40098  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40097  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40097  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40097  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40097  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40097  KO=0     )
> Skip 2FA                                                 (OK=99637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40097  KO=0     )
>  UI IDM uiconfig                                         (OK=40097  KO=0     )
>  UI IDM version                                          (OK=40097  KO=0     )
>  UI IDM privilege                                        (OK=40097  KO=0     )
>  UI IDM features                                         (OK=40097  KO=0     )
>  UI IDM login                                            (OK=40097  KO=0     )
>  UI IDM dashboard                                        (OK=40097  KO=0     )
>  UI IDM managed user schema                              (OK=40097  KO=0     )
>  UI IDM user                                             (OK=40097  KO=0     )
>  UI IDM oidcToken                                        (OK=40096  KO=0     )
> userinfo                                                 (OK=40095  KO=0     )
> GetUUid                                                  (OK=59629  KO=0     )
> UI-Logout                                                (OK=40094  KO=0     )
> GetOpenidConfig                                          (OK=178447 KO=0     )
> UI-Logout Redirect 1                                     (OK=40094  KO=0     )
>  UI AM revoke1                                           (OK=40094  KO=0     )
>  UI AM revoke2                                           (OK=40094  KO=0     )
>  UI AM endsession                                        (OK=40094  KO=0     )
> CreatePolicy                                             (OK=59606  KO=22    )
> RootUserinfo                                             (OK=133405 KO=0     )
> getIdToken                                               (OK=13292  KO=0     )
> getIdToken Redirect 1                                    (OK=13292  KO=0     )
> createOrganization                                       (OK=13292  KO=0     )
> queryOrganization                                        (OK=13291  KO=0     )
> deleteOrganization                                       (OK=13291  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6673   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6673   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4201   KO=0     )
> ReadPolicy                                               (OK=59465  KO=6     )
> DeletePolicy                                             (OK=59333  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=700    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4280 (99.01%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 102820 / active: 391    / done: 185864
================================================================================

21:48:53.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:53.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:54.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:54.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:55.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:55.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:55.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:57.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:58.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:48:58 GMT                                    2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2607717 KO=38    )
> restLoginInitiate                                        (OK=179937 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179924 KO=0     )
> User Authorize PKCE stage                                (OK=215813 KO=0     )
> User AccessToken PKCE stage                              (OK=215809 KO=1     )
> tokenUserinfo                                            (OK=35590  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40189  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40189  KO=0     )
>  UI AM idFromSession                                     (OK=40188  KO=0     )
>  UI AM validateGoto                                      (OK=40188  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40188  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40188  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40188  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40188  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40186  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40185  KO=0     )
> Skip 2FA                                                 (OK=99852  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40184  KO=0     )
>  UI IDM uiconfig                                         (OK=40184  KO=0     )
>  UI IDM version                                          (OK=40184  KO=0     )
>  UI IDM privilege                                        (OK=40184  KO=0     )
>  UI IDM features                                         (OK=40184  KO=0     )
>  UI IDM login                                            (OK=40184  KO=0     )
>  UI IDM dashboard                                        (OK=40184  KO=0     )
>  UI IDM managed user schema                              (OK=40184  KO=0     )
>  UI IDM user                                             (OK=40184  KO=0     )
>  UI IDM oidcToken                                        (OK=40182  KO=0     )
> userinfo                                                 (OK=40181  KO=0     )
> GetUUid                                                  (OK=59759  KO=0     )
> UI-Logout                                                (OK=40180  KO=0     )
> GetOpenidConfig                                          (OK=178856 KO=0     )
> UI-Logout Redirect 1                                     (OK=40179  KO=0     )
>  UI AM revoke1                                           (OK=40178  KO=0     )
>  UI AM revoke2                                           (OK=40178  KO=0     )
>  UI AM endsession                                        (OK=40178  KO=0     )
> CreatePolicy                                             (OK=59737  KO=22    )
> RootUserinfo                                             (OK=133692 KO=0     )
> getIdToken                                               (OK=13322  KO=0     )
> getIdToken Redirect 1                                    (OK=13322  KO=0     )
> createOrganization                                       (OK=13322  KO=0     )
> queryOrganization                                        (OK=13321  KO=0     )
> deleteOrganization                                       (OK=13321  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6682   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6682   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4208   KO=0     )
> ReadPolicy                                               (OK=59618  KO=6     )
> DeletePolicy                                             (OK=59461  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=700    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4289 (99.01%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 102449 / active: 388    / done: 186238
================================================================================

21:48:58.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:59.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:59.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:59.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:48:59.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:00.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:00.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:01.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:01.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:01.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:02.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:03.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:03.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:03 GMT                                    2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2613786 KO=38    )
> restLoginInitiate                                        (OK=180351 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180345 KO=0     )
> User Authorize PKCE stage                                (OK=216315 KO=0     )
> User AccessToken PKCE stage                              (OK=216314 KO=1     )
> tokenUserinfo                                            (OK=35672  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40290  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40289  KO=0     )
>  UI AM idFromSession                                     (OK=40289  KO=0     )
>  UI AM validateGoto                                      (OK=40289  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40284  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40284  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40283  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40277  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40277  KO=0     )
> Skip 2FA                                                 (OK=100080 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40276  KO=0     )
>  UI IDM uiconfig                                         (OK=40276  KO=0     )
>  UI IDM version                                          (OK=40275  KO=0     )
>  UI IDM privilege                                        (OK=40275  KO=0     )
>  UI IDM features                                         (OK=40275  KO=0     )
>  UI IDM login                                            (OK=40275  KO=0     )
>  UI IDM dashboard                                        (OK=40273  KO=0     )
>  UI IDM managed user schema                              (OK=40273  KO=0     )
>  UI IDM user                                             (OK=40273  KO=0     )
>  UI IDM oidcToken                                        (OK=40273  KO=0     )
> userinfo                                                 (OK=40272  KO=0     )
> GetUUid                                                  (OK=59894  KO=0     )
> UI-Logout                                                (OK=40270  KO=0     )
> GetOpenidConfig                                          (OK=179273 KO=0     )
> UI-Logout Redirect 1                                     (OK=40268  KO=0     )
>  UI AM revoke1                                           (OK=40266  KO=0     )
>  UI AM revoke2                                           (OK=40266  KO=0     )
>  UI AM endsession                                        (OK=40266  KO=0     )
> CreatePolicy                                             (OK=59870  KO=22    )
> RootUserinfo                                             (OK=134030 KO=0     )
> getIdToken                                               (OK=13352  KO=0     )
> getIdToken Redirect 1                                    (OK=13352  KO=0     )
> createOrganization                                       (OK=13351  KO=0     )
> queryOrganization                                        (OK=13351  KO=0     )
> deleteOrganization                                       (OK=13350  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6698   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6698   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4224   KO=0     )
> ReadPolicy                                               (OK=59750  KO=6     )
> DeletePolicy                                             (OK=59613  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=706    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4302 (99.01%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 102024 / active: 381    / done: 186670
================================================================================

21:49:03.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:04.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:04.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:04.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:05.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:05.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:06.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:06.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:06.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:06.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:06.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:07.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:07.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:07.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:07.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:08.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:08 GMT                                    2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2619122 KO=38    )
> restLoginInitiate                                        (OK=180733 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180728 KO=0     )
> User Authorize PKCE stage                                (OK=216754 KO=0     )
> User AccessToken PKCE stage                              (OK=216744 KO=1     )
> tokenUserinfo                                            (OK=35743  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40362  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40362  KO=0     )
>  UI AM idFromSession                                     (OK=40361  KO=0     )
>  UI AM validateGoto                                      (OK=40361  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40356  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40356  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40356  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40356  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40355  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40355  KO=0     )
> Skip 2FA                                                 (OK=100298 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40355  KO=0     )
>  UI IDM uiconfig                                         (OK=40355  KO=0     )
>  UI IDM version                                          (OK=40355  KO=0     )
>  UI IDM privilege                                        (OK=40354  KO=0     )
>  UI IDM features                                         (OK=40354  KO=0     )
>  UI IDM login                                            (OK=40354  KO=0     )
>  UI IDM dashboard                                        (OK=40354  KO=0     )
>  UI IDM managed user schema                              (OK=40354  KO=0     )
>  UI IDM user                                             (OK=40354  KO=0     )
>  UI IDM oidcToken                                        (OK=40354  KO=0     )
> userinfo                                                 (OK=40353  KO=0     )
> GetUUid                                                  (OK=60023  KO=0     )
> UI-Logout                                                (OK=40353  KO=0     )
> GetOpenidConfig                                          (OK=179668 KO=0     )
> UI-Logout Redirect 1                                     (OK=40351  KO=0     )
>  UI AM revoke1                                           (OK=40351  KO=0     )
>  UI AM revoke2                                           (OK=40351  KO=0     )
>  UI AM endsession                                        (OK=40351  KO=0     )
> CreatePolicy                                             (OK=59995  KO=22    )
> RootUserinfo                                             (OK=134298 KO=0     )
> getIdToken                                               (OK=13378  KO=0     )
> getIdToken Redirect 1                                    (OK=13378  KO=0     )
> createOrganization                                       (OK=13378  KO=0     )
> queryOrganization                                        (OK=13378  KO=0     )
> deleteOrganization                                       (OK=13378  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6719   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6719   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4238   KO=0     )
> ReadPolicy                                               (OK=59883  KO=6     )
> DeletePolicy                                             (OK=59746  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=710    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4318 (99.01%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 101618 / active: 368    / done: 187089
================================================================================

21:49:08.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:08.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:09.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:09.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:09.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:10.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:10.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:10.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:11.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:11.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:12.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:12.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:12.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:13 GMT                                    2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2624369 KO=38    )
> restLoginInitiate                                        (OK=181103 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181090 KO=0     )
> User Authorize PKCE stage                                (OK=217187 KO=0     )
> User AccessToken PKCE stage                              (OK=217180 KO=1     )
> tokenUserinfo                                            (OK=35807  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40445  KO=0     )
>  UI AM idFromSession                                     (OK=40444  KO=0     )
>  UI AM validateGoto                                      (OK=40444  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40440  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40438  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40437  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40437  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40435  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40434  KO=0     )
> Skip 2FA                                                 (OK=100498 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40432  KO=0     )
>  UI IDM uiconfig                                         (OK=40432  KO=0     )
>  UI IDM version                                          (OK=40432  KO=0     )
>  UI IDM privilege                                        (OK=40431  KO=0     )
>  UI IDM features                                         (OK=40431  KO=0     )
>  UI IDM login                                            (OK=40431  KO=0     )
>  UI IDM dashboard                                        (OK=40430  KO=0     )
>  UI IDM managed user schema                              (OK=40430  KO=0     )
>  UI IDM user                                             (OK=40429  KO=0     )
>  UI IDM oidcToken                                        (OK=40429  KO=0     )
> userinfo                                                 (OK=40428  KO=0     )
> GetUUid                                                  (OK=60146  KO=0     )
> UI-Logout                                                (OK=40428  KO=0     )
> GetOpenidConfig                                          (OK=180047 KO=0     )
> UI-Logout Redirect 1                                     (OK=40428  KO=0     )
>  UI AM revoke1                                           (OK=40428  KO=0     )
>  UI AM revoke2                                           (OK=40428  KO=0     )
>  UI AM endsession                                        (OK=40428  KO=0     )
> CreatePolicy                                             (OK=60122  KO=22    )
> RootUserinfo                                             (OK=134583 KO=0     )
> getIdToken                                               (OK=13407  KO=0     )
> getIdToken Redirect 1                                    (OK=13406  KO=0     )
> createOrganization                                       (OK=13406  KO=0     )
> queryOrganization                                        (OK=13404  KO=0     )
> deleteOrganization                                       (OK=13404  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6732   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6732   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4248   KO=0     )
> ReadPolicy                                               (OK=60005  KO=6     )
> DeletePolicy                                             (OK=59876  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=712    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4331 (99.02%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 101233 / active: 375    / done: 187467
================================================================================

21:49:13.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:14.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:14.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:14.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:14.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:14.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:14.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:15.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:15.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:15.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:16.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:16.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:17.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:17.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:18.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:18 GMT                                    2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2630333 KO=38    )
> restLoginInitiate                                        (OK=181501 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181495 KO=0     )
> User Authorize PKCE stage                                (OK=217674 KO=0     )
> User AccessToken PKCE stage                              (OK=217666 KO=1     )
> tokenUserinfo                                            (OK=35880  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40537  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40537  KO=0     )
>  UI AM idFromSession                                     (OK=40536  KO=0     )
>  UI AM validateGoto                                      (OK=40536  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40534  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40533  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40533  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40533  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40529  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40528  KO=0     )
> Skip 2FA                                                 (OK=100726 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40528  KO=0     )
>  UI IDM uiconfig                                         (OK=40528  KO=0     )
>  UI IDM version                                          (OK=40528  KO=0     )
>  UI IDM privilege                                        (OK=40528  KO=0     )
>  UI IDM features                                         (OK=40528  KO=0     )
>  UI IDM login                                            (OK=40528  KO=0     )
>  UI IDM dashboard                                        (OK=40528  KO=0     )
>  UI IDM managed user schema                              (OK=40528  KO=0     )
>  UI IDM user                                             (OK=40528  KO=0     )
>  UI IDM oidcToken                                        (OK=40526  KO=0     )
> userinfo                                                 (OK=40526  KO=0     )
> GetUUid                                                  (OK=60276  KO=0     )
> UI-Logout                                                (OK=40526  KO=0     )
> GetOpenidConfig                                          (OK=180426 KO=0     )
> UI-Logout Redirect 1                                     (OK=40526  KO=0     )
>  UI AM revoke1                                           (OK=40524  KO=0     )
>  UI AM revoke2                                           (OK=40524  KO=0     )
>  UI AM endsession                                        (OK=40524  KO=0     )
> CreatePolicy                                             (OK=60248  KO=22    )
> RootUserinfo                                             (OK=134864 KO=0     )
> getIdToken                                               (OK=13441  KO=0     )
> getIdToken Redirect 1                                    (OK=13440  KO=0     )
> createOrganization                                       (OK=13439  KO=0     )
> queryOrganization                                        (OK=13438  KO=0     )
> deleteOrganization                                       (OK=13437  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6751   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6751   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4261   KO=0     )
> ReadPolicy                                               (OK=60138  KO=6     )
> DeletePolicy                                             (OK=60001  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=716    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4346 (99.02%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 64%
          waiting: 100819 / active: 370    / done: 187886
================================================================================

21:49:19.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:19.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:19.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:19.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:19.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:19.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:19.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:20.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:20.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:21.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:21.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:21.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:21.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:22.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:23.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:23.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:23 GMT                                    2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2636208 KO=38    )
> restLoginInitiate                                        (OK=181925 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181918 KO=0     )
> User Authorize PKCE stage                                (OK=218162 KO=0     )
> User AccessToken PKCE stage                              (OK=218156 KO=1     )
> tokenUserinfo                                            (OK=35968  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40628  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40626  KO=0     )
>  UI AM idFromSession                                     (OK=40622  KO=0     )
>  UI AM validateGoto                                      (OK=40623  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40620  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40619  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40619  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40619  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40618  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40617  KO=0     )
> Skip 2FA                                                 (OK=100955 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40617  KO=0     )
>  UI IDM uiconfig                                         (OK=40617  KO=0     )
>  UI IDM version                                          (OK=40617  KO=0     )
>  UI IDM privilege                                        (OK=40617  KO=0     )
>  UI IDM features                                         (OK=40617  KO=0     )
>  UI IDM login                                            (OK=40617  KO=0     )
>  UI IDM dashboard                                        (OK=40616  KO=0     )
>  UI IDM managed user schema                              (OK=40616  KO=0     )
>  UI IDM user                                             (OK=40616  KO=0     )
>  UI IDM oidcToken                                        (OK=40614  KO=0     )
> userinfo                                                 (OK=40613  KO=0     )
> GetUUid                                                  (OK=60408  KO=0     )
> UI-Logout                                                (OK=40613  KO=0     )
> GetOpenidConfig                                          (OK=180820 KO=0     )
> UI-Logout Redirect 1                                     (OK=40613  KO=0     )
>  UI AM revoke1                                           (OK=40612  KO=0     )
>  UI AM revoke2                                           (OK=40612  KO=0     )
>  UI AM endsession                                        (OK=40612  KO=0     )
> CreatePolicy                                             (OK=60384  KO=22    )
> RootUserinfo                                             (OK=135243 KO=0     )
> getIdToken                                               (OK=13461  KO=0     )
> getIdToken Redirect 1                                    (OK=13461  KO=0     )
> createOrganization                                       (OK=13461  KO=0     )
> queryOrganization                                        (OK=13461  KO=0     )
> deleteOrganization                                       (OK=13460  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6766   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4272   KO=0     )
> ReadPolicy                                               (OK=60263  KO=6     )
> DeletePolicy                                             (OK=60128  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=718    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4362 (99.02%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 100376 / active: 397    / done: 188302
================================================================================

21:49:24.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:25.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:26.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:26.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:26.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:26.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:26.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:27.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:27.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:28.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:28.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:28 GMT                                    2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2641542 KO=38    )
> restLoginInitiate                                        (OK=182327 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182316 KO=0     )
> User Authorize PKCE stage                                (OK=218613 KO=0     )
> User AccessToken PKCE stage                              (OK=218609 KO=1     )
> tokenUserinfo                                            (OK=36044  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40700  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40699  KO=0     )
>  UI AM idFromSession                                     (OK=40698  KO=0     )
>  UI AM validateGoto                                      (OK=40698  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40692  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40692  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40689  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40689  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40688  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40687  KO=0     )
> Skip 2FA                                                 (OK=101185 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40687  KO=0     )
>  UI IDM uiconfig                                         (OK=40687  KO=0     )
>  UI IDM version                                          (OK=40687  KO=0     )
>  UI IDM privilege                                        (OK=40687  KO=0     )
>  UI IDM features                                         (OK=40687  KO=0     )
>  UI IDM login                                            (OK=40687  KO=0     )
>  UI IDM dashboard                                        (OK=40687  KO=0     )
>  UI IDM managed user schema                              (OK=40687  KO=0     )
>  UI IDM user                                             (OK=40687  KO=0     )
>  UI IDM oidcToken                                        (OK=40687  KO=0     )
> userinfo                                                 (OK=40687  KO=0     )
> GetUUid                                                  (OK=60546  KO=0     )
> UI-Logout                                                (OK=40686  KO=0     )
> GetOpenidConfig                                          (OK=181219 KO=0     )
> UI-Logout Redirect 1                                     (OK=40686  KO=0     )
>  UI AM revoke1                                           (OK=40684  KO=0     )
>  UI AM revoke2                                           (OK=40684  KO=0     )
>  UI AM endsession                                        (OK=40684  KO=0     )
> CreatePolicy                                             (OK=60522  KO=22    )
> RootUserinfo                                             (OK=135602 KO=0     )
> getIdToken                                               (OK=13483  KO=0     )
> getIdToken Redirect 1                                    (OK=13483  KO=0     )
> createOrganization                                       (OK=13482  KO=0     )
> queryOrganization                                        (OK=13482  KO=0     )
> deleteOrganization                                       (OK=13482  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6785   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6785   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4286   KO=0     )
> ReadPolicy                                               (OK=60397  KO=6     )
> DeletePolicy                                             (OK=60258  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=723    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4379 (99.03%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 99957  / active: 394    / done: 188724
================================================================================

21:49:28.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:28.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:28.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:29.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:29.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:29.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:29.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:29.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 189167: status.find.in([200, 209], 304), found 409
21:49:29.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,189167,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE0OTM3MDMyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTGx3LTlGUlNfREJzWUhfVWdRLW43cDFwMll3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTM2OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTM2OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQyOTY5LCJpYXQiOjE3MzIxMzkzNjksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Imw4U0QwMERBWEd6N3JVRnc5TnNxRmppLV9HMCJ9.NkAmndfxhEkNqJPfYNjNxCy2wzG19okxprUfYGt3wbIeDdiuZz2ZoEFqKZJrwHcNQyRFn_u_oZqnACfxg_zDiRPyevPNODH8kFvo28aD1Wqb8IWF-3robp1c4PTtEtF_MKJuyKxDriV7GCY8F6k2Jh0PiGV4x3V-rj_sxeJo_BIKwL-_gxPmBlEeVsP7b3VoJQOuMulK8LWwBAmlZm8HIBz4F-2B1gLRJDLFuzfw1ciCjaU_aOOaYvuIl-YrSl9tpGc6pju-auu60hy_pOyQ86ZxjJKa5EDOIl5xa4j7GG-de2NwQLRH0C2nWnc6ZZX8s0YyGlUyM823AqVmEyuhRQ, username -> user.52669, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy479382, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1486f2fc, authcode -> 1gZhpVyzbKL09l7DArgc45uXc_A, useAdminRealm -> true, callbacks -> {"tokenId":"InTWqANG_O1-s1SqFTdXziMDhnY.*AAJTSQACMDIAAlNLABxRbFRxaHNPV2Q1bVk3dWFYeDdHb0poQk9wdkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139369307), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=InTWqANG_O1-s1SqFTdXziMDhnY.*AAJTSQACMDIAAlNLABxRbFRxaHNPV2Q1bVk3dWFYeDdHb0poQk9wdkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139369307))), password -> Pa_ssw0rd, challenge -> O2NgLc1Q-hfnmzEkb87y9iU669eYypjSds1uS-Qi7us, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 121.134.124.39, verifier -> NzYyMTAwNDU4ODM2NzExNzA5MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14b3b967, tokenId -> InTWqANG_O1-s1SqFTdXziMDhnY.*AAJTSQACMDIAAlNLABxRbFRxaHNPV2Q1bVk3dWFYeDdHb0poQk9wdkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=InTWqANG_O1-s1SqFTdXziMDhnY.*AAJTSQACMDIAAlNLABxRbFRxaHNPV2Q1bVk3dWFYeDdHb0poQk9wdkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=InTWqANG_O1-s1SqFTdXziMDhnY.*AAJTSQACMDIAAlNLABxRbFRxaHNPV2Q1bVk3dWFYeDdHb0poQk9wdkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy479382","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, 20 Nov 2024 21:49:29 GMT
	x-forgerock-transactionid: 7c75b833-bc38-4ec1-9380-0189bcefe1b3
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:49:30.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:30.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:31.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:31.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:32.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:33.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:33 GMT                                    2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2647306 KO=39    )
> restLoginInitiate                                        (OK=182696 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182688 KO=0     )
> User Authorize PKCE stage                                (OK=219070 KO=0     )
> User AccessToken PKCE stage                              (OK=219062 KO=1     )
> tokenUserinfo                                            (OK=36110  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40794  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40794  KO=0     )
>  UI AM idFromSession                                     (OK=40792  KO=0     )
>  UI AM validateGoto                                      (OK=40791  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40787  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40786  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40785  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40785  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40781  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40781  KO=0     )
> Skip 2FA                                                 (OK=101387 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40780  KO=0     )
>  UI IDM uiconfig                                         (OK=40780  KO=0     )
>  UI IDM version                                          (OK=40780  KO=0     )
>  UI IDM privilege                                        (OK=40780  KO=0     )
>  UI IDM features                                         (OK=40780  KO=0     )
>  UI IDM login                                            (OK=40780  KO=0     )
>  UI IDM dashboard                                        (OK=40780  KO=0     )
>  UI IDM managed user schema                              (OK=40780  KO=0     )
>  UI IDM user                                             (OK=40780  KO=0     )
>  UI IDM oidcToken                                        (OK=40780  KO=0     )
> userinfo                                                 (OK=40780  KO=0     )
> GetUUid                                                  (OK=60673  KO=0     )
> UI-Logout                                                (OK=40778  KO=0     )
> GetOpenidConfig                                          (OK=181618 KO=0     )
> UI-Logout Redirect 1                                     (OK=40778  KO=0     )
>  UI AM revoke1                                           (OK=40777  KO=0     )
>  UI AM revoke2                                           (OK=40777  KO=0     )
>  UI AM endsession                                        (OK=40777  KO=0     )
> CreatePolicy                                             (OK=60647  KO=23    )
> RootUserinfo                                             (OK=135895 KO=0     )
> getIdToken                                               (OK=13508  KO=0     )
> getIdToken Redirect 1                                    (OK=13508  KO=0     )
> createOrganization                                       (OK=13507  KO=0     )
> queryOrganization                                        (OK=13507  KO=0     )
> deleteOrganization                                       (OK=13507  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6809   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6809   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4306   KO=0     )
> ReadPolicy                                               (OK=60536  KO=6     )
> DeletePolicy                                             (OK=60393  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=727    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4392 (99.01%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 99564  / active: 376    / done: 189135
================================================================================

21:49:33.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:33.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:36.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:36.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:36.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:37.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:38.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:38.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:38 GMT                                    2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2653210 KO=39    )
> restLoginInitiate                                        (OK=183096 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183091 KO=0     )
> User Authorize PKCE stage                                (OK=219552 KO=0     )
> User AccessToken PKCE stage                              (OK=219549 KO=1     )
> tokenUserinfo                                            (OK=36171  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40878  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40878  KO=0     )
>  UI AM idFromSession                                     (OK=40877  KO=0     )
>  UI AM validateGoto                                      (OK=40877  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40876  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40876  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40876  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40876  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40874  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40874  KO=0     )
> Skip 2FA                                                 (OK=101630 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40873  KO=0     )
>  UI IDM uiconfig                                         (OK=40873  KO=0     )
>  UI IDM version                                          (OK=40873  KO=0     )
>  UI IDM privilege                                        (OK=40873  KO=0     )
>  UI IDM features                                         (OK=40873  KO=0     )
>  UI IDM login                                            (OK=40873  KO=0     )
>  UI IDM dashboard                                        (OK=40873  KO=0     )
>  UI IDM managed user schema                              (OK=40873  KO=0     )
>  UI IDM user                                             (OK=40873  KO=0     )
>  UI IDM oidcToken                                        (OK=40873  KO=0     )
> userinfo                                                 (OK=40871  KO=0     )
> GetUUid                                                  (OK=60823  KO=0     )
> UI-Logout                                                (OK=40871  KO=0     )
> GetOpenidConfig                                          (OK=182028 KO=0     )
> UI-Logout Redirect 1                                     (OK=40869  KO=0     )
>  UI AM revoke1                                           (OK=40869  KO=0     )
>  UI AM revoke2                                           (OK=40869  KO=0     )
>  UI AM endsession                                        (OK=40869  KO=0     )
> CreatePolicy                                             (OK=60798  KO=23    )
> RootUserinfo                                             (OK=136204 KO=0     )
> getIdToken                                               (OK=13535  KO=0     )
> getIdToken Redirect 1                                    (OK=13535  KO=0     )
> createOrganization                                       (OK=13535  KO=0     )
> queryOrganization                                        (OK=13535  KO=0     )
> deleteOrganization                                       (OK=13534  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6824   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4317   KO=0     )
> ReadPolicy                                               (OK=60663  KO=6     )
> DeletePolicy                                             (OK=60526  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=729    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4406 (99.01%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 99149  / active: 384    / done: 189542
================================================================================

21:49:40.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:40.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:41.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:41.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:42.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:42.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:42.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:42.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:43.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:43.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:43 GMT                                    2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2659252 KO=39    )
> restLoginInitiate                                        (OK=183489 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183486 KO=0     )
> User Authorize PKCE stage                                (OK=220036 KO=0     )
> User AccessToken PKCE stage                              (OK=220033 KO=1     )
> tokenUserinfo                                            (OK=36238  KO=0     )
> UI-Post-Login - stage 1                                  (OK=40978  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40976  KO=0     )
>  UI AM idFromSession                                     (OK=40975  KO=0     )
>  UI AM validateGoto                                      (OK=40975  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40974  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40974  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40974  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40974  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40972  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40972  KO=0     )
> Skip 2FA                                                 (OK=101850 KO=0     )
>  UI Enduser sessioncheck                                 (OK=40972  KO=0     )
>  UI IDM uiconfig                                         (OK=40972  KO=0     )
>  UI IDM version                                          (OK=40971  KO=0     )
>  UI IDM privilege                                        (OK=40971  KO=0     )
>  UI IDM features                                         (OK=40971  KO=0     )
>  UI IDM login                                            (OK=40971  KO=0     )
>  UI IDM dashboard                                        (OK=40971  KO=0     )
>  UI IDM managed user schema                              (OK=40971  KO=0     )
>  UI IDM user                                             (OK=40971  KO=0     )
>  UI IDM oidcToken                                        (OK=40970  KO=0     )
> userinfo                                                 (OK=40969  KO=0     )
> GetUUid                                                  (OK=60943  KO=0     )
> UI-Logout                                                (OK=40969  KO=0     )
> GetOpenidConfig                                          (OK=182425 KO=0     )
> UI-Logout Redirect 1                                     (OK=40968  KO=0     )
>  UI AM revoke1                                           (OK=40967  KO=0     )
>  UI AM revoke2                                           (OK=40967  KO=0     )
>  UI AM endsession                                        (OK=40967  KO=0     )
> CreatePolicy                                             (OK=60916  KO=23    )
> RootUserinfo                                             (OK=136508 KO=0     )
> getIdToken                                               (OK=13572  KO=0     )
> getIdToken Redirect 1                                    (OK=13572  KO=0     )
> createOrganization                                       (OK=13570  KO=0     )
> queryOrganization                                        (OK=13570  KO=0     )
> deleteOrganization                                       (OK=13570  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6843   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6843   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4328   KO=0     )
> ReadPolicy                                               (OK=60812  KO=6     )
> DeletePolicy                                             (OK=60655  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=731    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4416 (99.01%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 98741  / active: 372    / done: 189962
================================================================================

21:49:43.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:44.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:44.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:45.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:46.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:46.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:47.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:47.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:48.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:48.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:48.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:48 GMT                                    2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2664785 KO=39    )
> restLoginInitiate                                        (OK=183888 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183878 KO=0     )
> User Authorize PKCE stage                                (OK=220488 KO=0     )
> User AccessToken PKCE stage                              (OK=220483 KO=1     )
> tokenUserinfo                                            (OK=36312  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41062  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41062  KO=0     )
>  UI AM idFromSession                                     (OK=41060  KO=0     )
>  UI AM validateGoto                                      (OK=41060  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41057  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41056  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41056  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41056  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41054  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41054  KO=0     )
> Skip 2FA                                                 (OK=102067 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41054  KO=0     )
>  UI IDM uiconfig                                         (OK=41054  KO=0     )
>  UI IDM version                                          (OK=41054  KO=0     )
>  UI IDM privilege                                        (OK=41054  KO=0     )
>  UI IDM features                                         (OK=41054  KO=0     )
>  UI IDM login                                            (OK=41054  KO=0     )
>  UI IDM dashboard                                        (OK=41054  KO=0     )
>  UI IDM managed user schema                              (OK=41054  KO=0     )
>  UI IDM user                                             (OK=41054  KO=0     )
>  UI IDM oidcToken                                        (OK=41054  KO=0     )
> userinfo                                                 (OK=41050  KO=0     )
> GetUUid                                                  (OK=61069  KO=0     )
> UI-Logout                                                (OK=41047  KO=0     )
> GetOpenidConfig                                          (OK=182816 KO=0     )
> UI-Logout Redirect 1                                     (OK=41047  KO=0     )
>  UI AM revoke1                                           (OK=41046  KO=0     )
>  UI AM revoke2                                           (OK=41046  KO=0     )
>  UI AM endsession                                        (OK=41046  KO=0     )
> CreatePolicy                                             (OK=61042  KO=23    )
> RootUserinfo                                             (OK=136812 KO=0     )
> getIdToken                                               (OK=13603  KO=0     )
> getIdToken Redirect 1                                    (OK=13603  KO=0     )
> createOrganization                                       (OK=13603  KO=0     )
> queryOrganization                                        (OK=13602  KO=0     )
> deleteOrganization                                       (OK=13601  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6857   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6857   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4340   KO=0     )
> ReadPolicy                                               (OK=60928  KO=6     )
> DeletePolicy                                             (OK=60805  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=732    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4433 (99.02%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 98327  / active: 354    / done: 190394
================================================================================

21:49:48.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:48.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:49.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:49.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:49.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:49.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:49.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:50.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:50.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:51.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:51.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:51.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:52.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:52.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:53 GMT                                    2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2670055 KO=39    )
> restLoginInitiate                                        (OK=184262 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184250 KO=0     )
> User Authorize PKCE stage                                (OK=220923 KO=0     )
> User AccessToken PKCE stage                              (OK=220918 KO=1     )
> tokenUserinfo                                            (OK=36378  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41136  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41134  KO=0     )
>  UI AM idFromSession                                     (OK=41134  KO=0     )
>  UI AM validateGoto                                      (OK=41134  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41134  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41134  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41134  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41134  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41134  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41133  KO=0     )
> Skip 2FA                                                 (OK=102278 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41133  KO=0     )
>  UI IDM uiconfig                                         (OK=41133  KO=0     )
>  UI IDM version                                          (OK=41133  KO=0     )
>  UI IDM privilege                                        (OK=41132  KO=0     )
>  UI IDM features                                         (OK=41132  KO=0     )
>  UI IDM login                                            (OK=41132  KO=0     )
>  UI IDM dashboard                                        (OK=41132  KO=0     )
>  UI IDM managed user schema                              (OK=41132  KO=0     )
>  UI IDM user                                             (OK=41132  KO=0     )
>  UI IDM oidcToken                                        (OK=41132  KO=0     )
> userinfo                                                 (OK=41131  KO=0     )
> GetUUid                                                  (OK=61193  KO=0     )
> UI-Logout                                                (OK=41130  KO=0     )
> GetOpenidConfig                                          (OK=183189 KO=0     )
> UI-Logout Redirect 1                                     (OK=41129  KO=0     )
>  UI AM revoke1                                           (OK=41127  KO=0     )
>  UI AM revoke2                                           (OK=41126  KO=0     )
>  UI AM endsession                                        (OK=41127  KO=0     )
> CreatePolicy                                             (OK=61167  KO=23    )
> RootUserinfo                                             (OK=137086 KO=0     )
> getIdToken                                               (OK=13634  KO=0     )
> getIdToken Redirect 1                                    (OK=13634  KO=0     )
> createOrganization                                       (OK=13634  KO=0     )
> queryOrganization                                        (OK=13634  KO=0     )
> deleteOrganization                                       (OK=13634  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6869   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6868   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4356   KO=0     )
> ReadPolicy                                               (OK=61059  KO=6     )
> DeletePolicy                                             (OK=60920  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=735    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4447 (99.02%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 97938  / active: 372    / done: 190765
================================================================================

21:49:54.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:54.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:54.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:54.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:54.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:55.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:55.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:56.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:56.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:56.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:57.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:58.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:58.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:58.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:49:58 GMT                                    2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2676097 KO=39    )
> restLoginInitiate                                        (OK=184645 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184635 KO=0     )
> User Authorize PKCE stage                                (OK=221403 KO=0     )
> User AccessToken PKCE stage                              (OK=221400 KO=1     )
> tokenUserinfo                                            (OK=36442  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41241  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41241  KO=0     )
>  UI AM idFromSession                                     (OK=41241  KO=0     )
>  UI AM validateGoto                                      (OK=41241  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41238  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41237  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41237  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41237  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41236  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41235  KO=0     )
> Skip 2FA                                                 (OK=102486 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41234  KO=0     )
>  UI IDM uiconfig                                         (OK=41234  KO=0     )
>  UI IDM version                                          (OK=41234  KO=0     )
>  UI IDM privilege                                        (OK=41233  KO=0     )
>  UI IDM features                                         (OK=41233  KO=0     )
>  UI IDM login                                            (OK=41233  KO=0     )
>  UI IDM dashboard                                        (OK=41233  KO=0     )
>  UI IDM managed user schema                              (OK=41233  KO=0     )
>  UI IDM user                                             (OK=41233  KO=0     )
>  UI IDM oidcToken                                        (OK=41232  KO=0     )
> userinfo                                                 (OK=41232  KO=0     )
> GetUUid                                                  (OK=61317  KO=0     )
> UI-Logout                                                (OK=41230  KO=0     )
> GetOpenidConfig                                          (OK=183567 KO=0     )
> UI-Logout Redirect 1                                     (OK=41230  KO=0     )
>  UI AM revoke1                                           (OK=41230  KO=0     )
>  UI AM revoke2                                           (OK=41229  KO=0     )
>  UI AM endsession                                        (OK=41229  KO=0     )
> CreatePolicy                                             (OK=61288  KO=23    )
> RootUserinfo                                             (OK=137362 KO=0     )
> getIdToken                                               (OK=13669  KO=0     )
> getIdToken Redirect 1                                    (OK=13668  KO=0     )
> createOrganization                                       (OK=13667  KO=0     )
> queryOrganization                                        (OK=13667  KO=0     )
> deleteOrganization                                       (OK=13667  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6884   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6884   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4374   KO=0     )
> ReadPolicy                                               (OK=61184  KO=6     )
> DeletePolicy                                             (OK=61056  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=736    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4461 (99.02%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 97544  / active: 343    / done: 191188
================================================================================

21:49:58.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:58.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:59.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:59.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:49:59.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:00.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:01.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:01.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:02.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:03.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:03.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:03 GMT                                    2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2680807 KO=39    )
> restLoginInitiate                                        (OK=184993 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184982 KO=0     )
> User Authorize PKCE stage                                (OK=221799 KO=0     )
> User AccessToken PKCE stage                              (OK=221796 KO=1     )
> tokenUserinfo                                            (OK=36507  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41305  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41304  KO=0     )
>  UI AM idFromSession                                     (OK=41304  KO=0     )
>  UI AM validateGoto                                      (OK=41304  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41303  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41303  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41302  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41302  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41299  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41297  KO=0     )
> Skip 2FA                                                 (OK=102685 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41297  KO=0     )
>  UI IDM uiconfig                                         (OK=41297  KO=0     )
>  UI IDM version                                          (OK=41297  KO=0     )
>  UI IDM privilege                                        (OK=41297  KO=0     )
>  UI IDM features                                         (OK=41297  KO=0     )
>  UI IDM login                                            (OK=41297  KO=0     )
>  UI IDM dashboard                                        (OK=41296  KO=0     )
>  UI IDM managed user schema                              (OK=41296  KO=0     )
>  UI IDM user                                             (OK=41295  KO=0     )
>  UI IDM oidcToken                                        (OK=41295  KO=0     )
> userinfo                                                 (OK=41294  KO=0     )
> GetUUid                                                  (OK=61433  KO=0     )
> UI-Logout                                                (OK=41294  KO=0     )
> GetOpenidConfig                                          (OK=183932 KO=0     )
> UI-Logout Redirect 1                                     (OK=41294  KO=0     )
>  UI AM revoke1                                           (OK=41291  KO=0     )
>  UI AM revoke2                                           (OK=41291  KO=0     )
>  UI AM endsession                                        (OK=41291  KO=0     )
> CreatePolicy                                             (OK=61410  KO=23    )
> RootUserinfo                                             (OK=137629 KO=0     )
> getIdToken                                               (OK=13699  KO=0     )
> getIdToken Redirect 1                                    (OK=13699  KO=0     )
> createOrganization                                       (OK=13698  KO=0     )
> queryOrganization                                        (OK=13698  KO=0     )
> deleteOrganization                                       (OK=13698  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6900   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6900   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4387   KO=0     )
> ReadPolicy                                               (OK=61303  KO=6     )
> DeletePolicy                                             (OK=61178  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=739    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4472 (99.03%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 97178  / active: 347    / done: 191550
================================================================================

21:50:03.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:03.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:04.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:04.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:05.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:05.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:06.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:07.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:07.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:08.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:08 GMT                                    2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2686367 KO=39    )
> restLoginInitiate                                        (OK=185366 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185357 KO=0     )
> User Authorize PKCE stage                                (OK=222251 KO=0     )
> User AccessToken PKCE stage                              (OK=222245 KO=1     )
> tokenUserinfo                                            (OK=36577  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41394  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41394  KO=0     )
>  UI AM idFromSession                                     (OK=41393  KO=0     )
>  UI AM validateGoto                                      (OK=41393  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41391  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41390  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41389  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41389  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41386  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41386  KO=0     )
> Skip 2FA                                                 (OK=102894 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41386  KO=0     )
>  UI IDM uiconfig                                         (OK=41386  KO=0     )
>  UI IDM version                                          (OK=41386  KO=0     )
>  UI IDM privilege                                        (OK=41386  KO=0     )
>  UI IDM features                                         (OK=41386  KO=0     )
>  UI IDM login                                            (OK=41386  KO=0     )
>  UI IDM dashboard                                        (OK=41386  KO=0     )
>  UI IDM managed user schema                              (OK=41385  KO=0     )
>  UI IDM user                                             (OK=41385  KO=0     )
>  UI IDM oidcToken                                        (OK=41384  KO=0     )
> userinfo                                                 (OK=41384  KO=0     )
> GetUUid                                                  (OK=61557  KO=0     )
> UI-Logout                                                (OK=41384  KO=0     )
> GetOpenidConfig                                          (OK=184295 KO=0     )
> UI-Logout Redirect 1                                     (OK=41384  KO=0     )
>  UI AM revoke1                                           (OK=41382  KO=0     )
>  UI AM revoke2                                           (OK=41382  KO=0     )
>  UI AM endsession                                        (OK=41382  KO=0     )
> CreatePolicy                                             (OK=61533  KO=23    )
> RootUserinfo                                             (OK=137914 KO=0     )
> getIdToken                                               (OK=13726  KO=0     )
> getIdToken Redirect 1                                    (OK=13726  KO=0     )
> createOrganization                                       (OK=13725  KO=0     )
> queryOrganization                                        (OK=13724  KO=0     )
> deleteOrganization                                       (OK=13724  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6914   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6914   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4403   KO=0     )
> ReadPolicy                                               (OK=61424  KO=6     )
> DeletePolicy                                             (OK=61297  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=742    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4482 (99.03%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 96791  / active: 353    / done: 191931
================================================================================

21:50:09.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:09.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:10.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:10.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:10.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:10.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:11.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:11.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:11.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:11.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:12.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:13.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:13.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:13 GMT                                    2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2691691 KO=39    )
> restLoginInitiate                                        (OK=185764 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185745 KO=0     )
> User Authorize PKCE stage                                (OK=222701 KO=0     )
> User AccessToken PKCE stage                              (OK=222696 KO=1     )
> tokenUserinfo                                            (OK=36651  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41467  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41467  KO=0     )
>  UI AM idFromSession                                     (OK=41465  KO=0     )
>  UI AM validateGoto                                      (OK=41465  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41465  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41465  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41464  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41464  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41464  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41464  KO=0     )
> Skip 2FA                                                 (OK=103120 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41464  KO=0     )
>  UI IDM uiconfig                                         (OK=41464  KO=0     )
>  UI IDM version                                          (OK=41464  KO=0     )
>  UI IDM privilege                                        (OK=41464  KO=0     )
>  UI IDM features                                         (OK=41464  KO=0     )
>  UI IDM login                                            (OK=41464  KO=0     )
>  UI IDM dashboard                                        (OK=41464  KO=0     )
>  UI IDM managed user schema                              (OK=41464  KO=0     )
>  UI IDM user                                             (OK=41464  KO=0     )
>  UI IDM oidcToken                                        (OK=41462  KO=0     )
> userinfo                                                 (OK=41461  KO=0     )
> GetUUid                                                  (OK=61697  KO=0     )
> UI-Logout                                                (OK=41461  KO=0     )
> GetOpenidConfig                                          (OK=184682 KO=0     )
> UI-Logout Redirect 1                                     (OK=41460  KO=0     )
>  UI AM revoke1                                           (OK=41460  KO=0     )
>  UI AM revoke2                                           (OK=41460  KO=0     )
>  UI AM endsession                                        (OK=41460  KO=0     )
> CreatePolicy                                             (OK=61670  KO=23    )
> RootUserinfo                                             (OK=138178 KO=0     )
> getIdToken                                               (OK=13752  KO=0     )
> getIdToken Redirect 1                                    (OK=13752  KO=0     )
> createOrganization                                       (OK=13752  KO=0     )
> queryOrganization                                        (OK=13751  KO=0     )
> deleteOrganization                                       (OK=13751  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6929   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6928   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4410   KO=0     )
> ReadPolicy                                               (OK=61548  KO=6     )
> DeletePolicy                                             (OK=61420  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=744    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4501 (99.03%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 96378  / active: 377    / done: 192320
================================================================================

21:50:13.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:15.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:15.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:15.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:16.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:17.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:17.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:17.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:18.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:18.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:18 GMT                                    2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2697713 KO=39    )
> restLoginInitiate                                        (OK=186154 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186150 KO=0     )
> User Authorize PKCE stage                                (OK=223192 KO=0     )
> User AccessToken PKCE stage                              (OK=223182 KO=1     )
> tokenUserinfo                                            (OK=36714  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41571  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41571  KO=0     )
>  UI AM idFromSession                                     (OK=41570  KO=0     )
>  UI AM validateGoto                                      (OK=41570  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41565  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41565  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41563  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41563  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41563  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41563  KO=0     )
> Skip 2FA                                                 (OK=103345 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41561  KO=0     )
>  UI IDM uiconfig                                         (OK=41561  KO=0     )
>  UI IDM version                                          (OK=41561  KO=0     )
>  UI IDM privilege                                        (OK=41561  KO=0     )
>  UI IDM features                                         (OK=41561  KO=0     )
>  UI IDM login                                            (OK=41561  KO=0     )
>  UI IDM dashboard                                        (OK=41561  KO=0     )
>  UI IDM managed user schema                              (OK=41561  KO=0     )
>  UI IDM user                                             (OK=41561  KO=0     )
>  UI IDM oidcToken                                        (OK=41561  KO=0     )
> userinfo                                                 (OK=41561  KO=0     )
> GetUUid                                                  (OK=61827  KO=0     )
> UI-Logout                                                (OK=41560  KO=0     )
> GetOpenidConfig                                          (OK=185072 KO=0     )
> UI-Logout Redirect 1                                     (OK=41560  KO=0     )
>  UI AM revoke1                                           (OK=41559  KO=0     )
>  UI AM revoke2                                           (OK=41559  KO=0     )
>  UI AM endsession                                        (OK=41559  KO=0     )
> CreatePolicy                                             (OK=61802  KO=23    )
> RootUserinfo                                             (OK=138507 KO=0     )
> getIdToken                                               (OK=13772  KO=0     )
> getIdToken Redirect 1                                    (OK=13772  KO=0     )
> createOrganization                                       (OK=13772  KO=0     )
> queryOrganization                                        (OK=13772  KO=0     )
> deleteOrganization                                       (OK=13772  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6936   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6936   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4429   KO=0     )
> ReadPolicy                                               (OK=61686  KO=6     )
> DeletePolicy                                             (OK=61544  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=745    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4511 (99.03%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 95977  / active: 392    / done: 192706
================================================================================

21:50:18.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:19.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:19.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:19.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:19.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:20.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:21.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:21.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:22.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:22.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:22.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 193327: status.find.in([200, 209], 304), found 409
21:50:22.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,193327,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTE1MjkxNTA1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiaFJ4QXY1M25fYmdXSFAzWUJmRHVnTzZRZndZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTQyMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTQyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzMDIxLCJpYXQiOjE3MzIxMzk0MjEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlVvSXBDZUliTFZyVUN3U0V6eG9Nc1dQQjBHOCJ9.P6DDHqQU1DmJ2kE1ZY7suPYctf4-cxgRd8Ua8FOAPeqNtKqoaLGdN45j9vcrabulhsbfHP8XUKU-MtVZtxwmxeyv5nK92HdLYA7q7hlApwqCmsnzbCxu4acm-yUDfs7ixFKh8Xp_TL9P3tlBF31_XnfVtYIMdTViZDNE4VIhzdhw2tB5amoXXoWCYW55MKOGBl-E61QIDvRS1nebQ3M26IrFsYWQl_TM0JssmqbmyYfUKPgX0QtmprB1zg3YGrTw7pVq0UlC43yGR6hncOswhzMA-msYcsiNOc2IrNCDZT7V6HNlV2ozQpfLJLzRpDCEp5HeUUV14_QA1jKUs9PBvQ, username -> user.82797, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy59161, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69d9ec85, authcode -> K1mB3IKGw4V1JaVsuIK_2HP0ekI, useAdminRealm -> true, callbacks -> {"tokenId":"1FiWiaqYGf_HOlmme3EmPoYDBE0.*AAJTSQACMDIAAlNLABxCaC9pQVdpK2tvT3hBUVVPUEFCSmQ0UEZIdGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139421891), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1FiWiaqYGf_HOlmme3EmPoYDBE0.*AAJTSQACMDIAAlNLABxCaC9pQVdpK2tvT3hBUVVPUEFCSmQ0UEZIdGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139421891))), password -> Pa_ssw0rd, challenge -> 3LL_yESZ7DTP7ILzuORzgIx6Dwm1xgIDPG1aqqfVQ0o, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 35.110.130.92, verifier -> LTE3MzY1NTU3NjEzMTQ0MzYxODE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@254e70ae, tokenId -> 1FiWiaqYGf_HOlmme3EmPoYDBE0.*AAJTSQACMDIAAlNLABxCaC9pQVdpK2tvT3hBUVVPUEFCSmQ0UEZIdGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=1FiWiaqYGf_HOlmme3EmPoYDBE0.*AAJTSQACMDIAAlNLABxCaC9pQVdpK2tvT3hBUVVPUEFCSmQ0UEZIdGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1FiWiaqYGf_HOlmme3EmPoYDBE0.*AAJTSQACMDIAAlNLABxCaC9pQVdpK2tvT3hBUVVPUEFCSmQ0UEZIdGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy59161","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, 20 Nov 2024 21:50:22 GMT
	x-forgerock-transactionid: 7428776d-10ab-4502-ba09-08bc43e2391a
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:50:22.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:22.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:23.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:23 GMT                                    2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2703074 KO=40    )
> restLoginInitiate                                        (OK=186527 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186517 KO=0     )
> User Authorize PKCE stage                                (OK=223630 KO=0     )
> User AccessToken PKCE stage                              (OK=223624 KO=1     )
> tokenUserinfo                                            (OK=36790  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41651  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41650  KO=0     )
>  UI AM idFromSession                                     (OK=41649  KO=0     )
>  UI AM validateGoto                                      (OK=41649  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41647  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41646  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41646  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41646  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41644  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41642  KO=0     )
> Skip 2FA                                                 (OK=103550 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41641  KO=0     )
>  UI IDM uiconfig                                         (OK=41641  KO=0     )
>  UI IDM version                                          (OK=41641  KO=0     )
>  UI IDM privilege                                        (OK=41641  KO=0     )
>  UI IDM features                                         (OK=41641  KO=0     )
>  UI IDM login                                            (OK=41641  KO=0     )
>  UI IDM dashboard                                        (OK=41640  KO=0     )
>  UI IDM managed user schema                              (OK=41640  KO=0     )
>  UI IDM user                                             (OK=41640  KO=0     )
>  UI IDM oidcToken                                        (OK=41636  KO=0     )
> userinfo                                                 (OK=41634  KO=0     )
> GetUUid                                                  (OK=61943  KO=0     )
> UI-Logout                                                (OK=41634  KO=0     )
> GetOpenidConfig                                          (OK=185458 KO=0     )
> UI-Logout Redirect 1                                     (OK=41632  KO=0     )
>  UI AM revoke1                                           (OK=41632  KO=0     )
>  UI AM revoke2                                           (OK=41632  KO=0     )
>  UI AM endsession                                        (OK=41632  KO=0     )
> CreatePolicy                                             (OK=61918  KO=24    )
> RootUserinfo                                             (OK=138881 KO=0     )
> getIdToken                                               (OK=13796  KO=0     )
> getIdToken Redirect 1                                    (OK=13796  KO=0     )
> createOrganization                                       (OK=13796  KO=0     )
> queryOrganization                                        (OK=13796  KO=0     )
> deleteOrganization                                       (OK=13796  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6951   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6951   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4445   KO=0     )
> ReadPolicy                                               (OK=61817  KO=6     )
> DeletePolicy                                             (OK=61679  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=745    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4524 (99.02%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 95596  / active: 365    / done: 193114
================================================================================

21:50:23.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:23.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:24.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:24.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:24.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:24.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:24.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:25.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:25.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:25.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:26.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:26.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:28.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:28.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:28 GMT                                    2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2708127 KO=40    )
> restLoginInitiate                                        (OK=186866 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186862 KO=0     )
> User Authorize PKCE stage                                (OK=224038 KO=0     )
> User AccessToken PKCE stage                              (OK=224029 KO=1     )
> tokenUserinfo                                            (OK=36859  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41726  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41725  KO=0     )
>  UI AM idFromSession                                     (OK=41725  KO=0     )
>  UI AM validateGoto                                      (OK=41725  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41725  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41725  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41723  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41723  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41722  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41721  KO=0     )
> Skip 2FA                                                 (OK=103727 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41720  KO=0     )
>  UI IDM uiconfig                                         (OK=41720  KO=0     )
>  UI IDM version                                          (OK=41719  KO=0     )
>  UI IDM privilege                                        (OK=41719  KO=0     )
>  UI IDM features                                         (OK=41719  KO=0     )
>  UI IDM login                                            (OK=41719  KO=0     )
>  UI IDM dashboard                                        (OK=41719  KO=0     )
>  UI IDM managed user schema                              (OK=41719  KO=0     )
>  UI IDM user                                             (OK=41719  KO=0     )
>  UI IDM oidcToken                                        (OK=41719  KO=0     )
> userinfo                                                 (OK=41719  KO=0     )
> GetUUid                                                  (OK=62040  KO=0     )
> UI-Logout                                                (OK=41719  KO=0     )
> GetOpenidConfig                                          (OK=185800 KO=0     )
> UI-Logout Redirect 1                                     (OK=41718  KO=0     )
>  UI AM revoke1                                           (OK=41717  KO=0     )
>  UI AM revoke2                                           (OK=41717  KO=0     )
>  UI AM endsession                                        (OK=41718  KO=0     )
> CreatePolicy                                             (OK=62014  KO=24    )
> RootUserinfo                                             (OK=139169 KO=0     )
> getIdToken                                               (OK=13820  KO=0     )
> getIdToken Redirect 1                                    (OK=13820  KO=0     )
> createOrganization                                       (OK=13819  KO=0     )
> queryOrganization                                        (OK=13819  KO=0     )
> deleteOrganization                                       (OK=13819  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6968   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6968   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4460   KO=0     )
> ReadPolicy                                               (OK=61934  KO=6     )
> DeletePolicy                                             (OK=61808  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=748    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4538 (99.02%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 95233  / active: 325    / done: 193517
================================================================================

21:50:28.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:28.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:29.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:29.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:29.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:29.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:29.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:30.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:30.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:30.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:32.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:32.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:33.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:33 GMT                                    2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2713223 KO=40    )
> restLoginInitiate                                        (OK=187246 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187232 KO=0     )
> User Authorize PKCE stage                                (OK=224461 KO=0     )
> User AccessToken PKCE stage                              (OK=224457 KO=1     )
> tokenUserinfo                                            (OK=36937  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41802  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41801  KO=0     )
>  UI AM idFromSession                                     (OK=41797  KO=0     )
>  UI AM validateGoto                                      (OK=41797  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41796  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41796  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41796  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41796  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41795  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41795  KO=0     )
> Skip 2FA                                                 (OK=103931 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41794  KO=0     )
>  UI IDM uiconfig                                         (OK=41794  KO=0     )
>  UI IDM version                                          (OK=41794  KO=0     )
>  UI IDM privilege                                        (OK=41794  KO=0     )
>  UI IDM features                                         (OK=41794  KO=0     )
>  UI IDM login                                            (OK=41794  KO=0     )
>  UI IDM dashboard                                        (OK=41794  KO=0     )
>  UI IDM managed user schema                              (OK=41794  KO=0     )
>  UI IDM user                                             (OK=41794  KO=0     )
>  UI IDM oidcToken                                        (OK=41794  KO=0     )
> userinfo                                                 (OK=41794  KO=0     )
> GetUUid                                                  (OK=62165  KO=0     )
> UI-Logout                                                (OK=41794  KO=0     )
> GetOpenidConfig                                          (OK=186142 KO=0     )
> UI-Logout Redirect 1                                     (OK=41794  KO=0     )
>  UI AM revoke1                                           (OK=41794  KO=0     )
>  UI AM revoke2                                           (OK=41794  KO=0     )
>  UI AM endsession                                        (OK=41794  KO=0     )
> CreatePolicy                                             (OK=62141  KO=24    )
> RootUserinfo                                             (OK=139474 KO=0     )
> getIdToken                                               (OK=13844  KO=0     )
> getIdToken Redirect 1                                    (OK=13844  KO=0     )
> createOrganization                                       (OK=13844  KO=0     )
> queryOrganization                                        (OK=13844  KO=0     )
> deleteOrganization                                       (OK=13843  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6981   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6981   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4474   KO=0     )
> ReadPolicy                                               (OK=62032  KO=6     )
> DeletePolicy                                             (OK=61926  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=749    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4551 (99.02%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 94846  / active: 327    / done: 193902
================================================================================

21:50:33.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:34.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:35.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:35.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:36.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:37.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:37.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:37.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:38.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:38 GMT                                    2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2718819 KO=40    )
> restLoginInitiate                                        (OK=187631 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187617 KO=0     )
> User Authorize PKCE stage                                (OK=224932 KO=0     )
> User AccessToken PKCE stage                              (OK=224925 KO=1     )
> tokenUserinfo                                            (OK=37010  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41890  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41889  KO=0     )
>  UI AM idFromSession                                     (OK=41889  KO=0     )
>  UI AM validateGoto                                      (OK=41889  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41887  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41885  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41883  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41883  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41883  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41882  KO=0     )
> Skip 2FA                                                 (OK=104150 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41882  KO=0     )
>  UI IDM uiconfig                                         (OK=41882  KO=0     )
>  UI IDM version                                          (OK=41882  KO=0     )
>  UI IDM privilege                                        (OK=41882  KO=0     )
>  UI IDM features                                         (OK=41882  KO=0     )
>  UI IDM login                                            (OK=41882  KO=0     )
>  UI IDM dashboard                                        (OK=41882  KO=0     )
>  UI IDM managed user schema                              (OK=41882  KO=0     )
>  UI IDM user                                             (OK=41882  KO=0     )
>  UI IDM oidcToken                                        (OK=41882  KO=0     )
> userinfo                                                 (OK=41881  KO=0     )
> GetUUid                                                  (OK=62299  KO=0     )
> UI-Logout                                                (OK=41881  KO=0     )
> GetOpenidConfig                                          (OK=186500 KO=0     )
> UI-Logout Redirect 1                                     (OK=41879  KO=0     )
>  UI AM revoke1                                           (OK=41878  KO=0     )
>  UI AM revoke2                                           (OK=41878  KO=0     )
>  UI AM endsession                                        (OK=41878  KO=0     )
> CreatePolicy                                             (OK=62274  KO=24    )
> RootUserinfo                                             (OK=139745 KO=0     )
> getIdToken                                               (OK=13876  KO=0     )
> getIdToken Redirect 1                                    (OK=13876  KO=0     )
> createOrganization                                       (OK=13876  KO=0     )
> queryOrganization                                        (OK=13875  KO=0     )
> deleteOrganization                                       (OK=13874  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6987   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6987   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4496   KO=0     )
> ReadPolicy                                               (OK=62158  KO=6     )
> DeletePolicy                                             (OK=62026  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=750    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4560 (99.02%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 94456  / active: 358    / done: 194261
================================================================================

21:50:39.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:39.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:40.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:40.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:40.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:40.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:41.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:41.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:41.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:41.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:42.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:42.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:42.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:42.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:43.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:43.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:43.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:43 GMT                                    2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2724325 KO=40    )
> restLoginInitiate                                        (OK=188019 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188014 KO=0     )
> User Authorize PKCE stage                                (OK=225394 KO=0     )
> User AccessToken PKCE stage                              (OK=225388 KO=1     )
> tokenUserinfo                                            (OK=37072  KO=0     )
> UI-Post-Login - stage 1                                  (OK=41969  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41969  KO=0     )
>  UI AM idFromSession                                     (OK=41967  KO=0     )
>  UI AM validateGoto                                      (OK=41967  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41965  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41964  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41963  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41963  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41963  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41962  KO=0     )
> Skip 2FA                                                 (OK=104389 KO=0     )
>  UI Enduser sessioncheck                                 (OK=41962  KO=0     )
>  UI IDM uiconfig                                         (OK=41962  KO=0     )
>  UI IDM version                                          (OK=41962  KO=0     )
>  UI IDM privilege                                        (OK=41961  KO=0     )
>  UI IDM features                                         (OK=41961  KO=0     )
>  UI IDM login                                            (OK=41961  KO=0     )
>  UI IDM dashboard                                        (OK=41960  KO=0     )
>  UI IDM managed user schema                              (OK=41960  KO=0     )
>  UI IDM user                                             (OK=41960  KO=0     )
>  UI IDM oidcToken                                        (OK=41960  KO=0     )
> userinfo                                                 (OK=41958  KO=0     )
> GetUUid                                                  (OK=62446  KO=0     )
> UI-Logout                                                (OK=41957  KO=0     )
> GetOpenidConfig                                          (OK=186906 KO=0     )
> UI-Logout Redirect 1                                     (OK=41956  KO=0     )
>  UI AM revoke1                                           (OK=41956  KO=0     )
>  UI AM revoke2                                           (OK=41956  KO=0     )
>  UI AM endsession                                        (OK=41956  KO=0     )
> CreatePolicy                                             (OK=62417  KO=24    )
> RootUserinfo                                             (OK=140009 KO=0     )
> getIdToken                                               (OK=13915  KO=0     )
> getIdToken Redirect 1                                    (OK=13914  KO=0     )
> createOrganization                                       (OK=13913  KO=0     )
> queryOrganization                                        (OK=13913  KO=0     )
> deleteOrganization                                       (OK=13913  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7002   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4505   KO=0     )
> ReadPolicy                                               (OK=62287  KO=6     )
> DeletePolicy                                             (OK=62154  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=753    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4577 (99.03%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 94051  / active: 374    / done: 194650
================================================================================

21:50:43.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:43.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:44.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:44.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:44.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:44.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:44.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:44.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:45.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:45.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:45.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:46.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:46.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:47.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:47.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:47.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:48.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:48.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:48 GMT                                    2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2730140 KO=40    )
> restLoginInitiate                                        (OK=188434 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188425 KO=0     )
> User Authorize PKCE stage                                (OK=225873 KO=0     )
> User AccessToken PKCE stage                              (OK=225865 KO=1     )
> tokenUserinfo                                            (OK=37145  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42061  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42061  KO=0     )
>  UI AM idFromSession                                     (OK=42060  KO=0     )
>  UI AM validateGoto                                      (OK=42060  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42055  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42055  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42054  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42054  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42051  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42050  KO=0     )
> Skip 2FA                                                 (OK=104614 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42049  KO=0     )
>  UI IDM uiconfig                                         (OK=42049  KO=0     )
>  UI IDM version                                          (OK=42049  KO=0     )
>  UI IDM privilege                                        (OK=42049  KO=0     )
>  UI IDM features                                         (OK=42049  KO=0     )
>  UI IDM login                                            (OK=42049  KO=0     )
>  UI IDM dashboard                                        (OK=42048  KO=0     )
>  UI IDM managed user schema                              (OK=42049  KO=0     )
>  UI IDM user                                             (OK=42048  KO=0     )
>  UI IDM oidcToken                                        (OK=42048  KO=0     )
> userinfo                                                 (OK=42046  KO=0     )
> GetUUid                                                  (OK=62574  KO=0     )
> UI-Logout                                                (OK=42045  KO=0     )
> GetOpenidConfig                                          (OK=187303 KO=0     )
> UI-Logout Redirect 1                                     (OK=42044  KO=0     )
>  UI AM revoke1                                           (OK=42044  KO=0     )
>  UI AM revoke2                                           (OK=42044  KO=0     )
>  UI AM endsession                                        (OK=42044  KO=0     )
> CreatePolicy                                             (OK=62545  KO=24    )
> RootUserinfo                                             (OK=140307 KO=0     )
> getIdToken                                               (OK=13944  KO=0     )
> getIdToken Redirect 1                                    (OK=13944  KO=0     )
> createOrganization                                       (OK=13944  KO=0     )
> queryOrganization                                        (OK=13944  KO=0     )
> deleteOrganization                                       (OK=13944  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7016   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7016   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4524   KO=0     )
> ReadPolicy                                               (OK=62427  KO=6     )
> DeletePolicy                                             (OK=62282  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=755    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4595 (99.03%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 93623  / active: 395    / done: 195057
================================================================================

21:50:49.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:49.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:50.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:50.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:50.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:50.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:50.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:51.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:51.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:51.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:52.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:52.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:52.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:53.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:53 GMT                                    2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2736146 KO=40    )
> restLoginInitiate                                        (OK=188840 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188832 KO=0     )
> User Authorize PKCE stage                                (OK=226354 KO=0     )
> User AccessToken PKCE stage                              (OK=226349 KO=1     )
> tokenUserinfo                                            (OK=37218  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42157  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42157  KO=0     )
>  UI AM idFromSession                                     (OK=42155  KO=0     )
>  UI AM validateGoto                                      (OK=42155  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42152  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42151  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42150  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42150  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42144  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42144  KO=0     )
> Skip 2FA                                                 (OK=104842 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42143  KO=0     )
>  UI IDM uiconfig                                         (OK=42143  KO=0     )
>  UI IDM version                                          (OK=42143  KO=0     )
>  UI IDM privilege                                        (OK=42142  KO=0     )
>  UI IDM features                                         (OK=42142  KO=0     )
>  UI IDM login                                            (OK=42142  KO=0     )
>  UI IDM dashboard                                        (OK=42142  KO=0     )
>  UI IDM managed user schema                              (OK=42142  KO=0     )
>  UI IDM user                                             (OK=42142  KO=0     )
>  UI IDM oidcToken                                        (OK=42141  KO=0     )
> userinfo                                                 (OK=42140  KO=0     )
> GetUUid                                                  (OK=62709  KO=0     )
> UI-Logout                                                (OK=42140  KO=0     )
> GetOpenidConfig                                          (OK=187709 KO=0     )
> UI-Logout Redirect 1                                     (OK=42139  KO=0     )
>  UI AM revoke1                                           (OK=42138  KO=0     )
>  UI AM revoke2                                           (OK=42138  KO=0     )
>  UI AM endsession                                        (OK=42138  KO=0     )
> CreatePolicy                                             (OK=62681  KO=24    )
> RootUserinfo                                             (OK=140618 KO=0     )
> getIdToken                                               (OK=13979  KO=0     )
> getIdToken Redirect 1                                    (OK=13979  KO=0     )
> createOrganization                                       (OK=13979  KO=0     )
> queryOrganization                                        (OK=13979  KO=0     )
> deleteOrganization                                       (OK=13977  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7024   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4543   KO=0     )
> ReadPolicy                                               (OK=62562  KO=6     )
> DeletePolicy                                             (OK=62422  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=756    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4609 (99.03%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 93208  / active: 382    / done: 195485
================================================================================

21:50:53.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:54.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:54.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:54.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:54.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:54.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:55.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:56.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:56.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:56.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:56.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:57.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:58.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:58.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:50:58 GMT                                    2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2741945 KO=40    )
> restLoginInitiate                                        (OK=189236 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189228 KO=0     )
> User Authorize PKCE stage                                (OK=226826 KO=0     )
> User AccessToken PKCE stage                              (OK=226820 KO=1     )
> tokenUserinfo                                            (OK=37281  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42241  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42241  KO=0     )
>  UI AM idFromSession                                     (OK=42239  KO=0     )
>  UI AM validateGoto                                      (OK=42240  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42239  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42239  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42238  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42238  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42235  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42234  KO=0     )
> Skip 2FA                                                 (OK=105072 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42234  KO=0     )
>  UI IDM uiconfig                                         (OK=42234  KO=0     )
>  UI IDM version                                          (OK=42234  KO=0     )
>  UI IDM privilege                                        (OK=42234  KO=0     )
>  UI IDM features                                         (OK=42234  KO=0     )
>  UI IDM login                                            (OK=42234  KO=0     )
>  UI IDM dashboard                                        (OK=42234  KO=0     )
>  UI IDM managed user schema                              (OK=42234  KO=0     )
>  UI IDM user                                             (OK=42234  KO=0     )
>  UI IDM oidcToken                                        (OK=42234  KO=0     )
> userinfo                                                 (OK=42233  KO=0     )
> GetUUid                                                  (OK=62845  KO=0     )
> UI-Logout                                                (OK=42233  KO=0     )
> GetOpenidConfig                                          (OK=188113 KO=0     )
> UI-Logout Redirect 1                                     (OK=42233  KO=0     )
>  UI AM revoke1                                           (OK=42233  KO=0     )
>  UI AM revoke2                                           (OK=42233  KO=0     )
>  UI AM endsession                                        (OK=42233  KO=0     )
> CreatePolicy                                             (OK=62818  KO=24    )
> RootUserinfo                                             (OK=140889 KO=0     )
> getIdToken                                               (OK=14010  KO=0     )
> getIdToken Redirect 1                                    (OK=14010  KO=0     )
> createOrganization                                       (OK=14010  KO=0     )
> queryOrganization                                        (OK=14010  KO=0     )
> deleteOrganization                                       (OK=14010  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7038   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7038   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4557   KO=0     )
> ReadPolicy                                               (OK=62697  KO=6     )
> DeletePolicy                                             (OK=62558  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=757    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4630 (99.04%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 92797  / active: 375    / done: 195903
================================================================================

21:50:59.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:50:59.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:00.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:00.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:00.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:01.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:02.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:02.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:03.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:03 GMT                                    2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2747663 KO=40    )
> restLoginInitiate                                        (OK=189652 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189645 KO=0     )
> User Authorize PKCE stage                                (OK=227317 KO=0     )
> User AccessToken PKCE stage                              (OK=227310 KO=1     )
> tokenUserinfo                                            (OK=37369  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42321  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42321  KO=0     )
>  UI AM idFromSession                                     (OK=42319  KO=0     )
>  UI AM validateGoto                                      (OK=42320  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42318  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42317  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42317  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42317  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42315  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42315  KO=0     )
> Skip 2FA                                                 (OK=105311 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42315  KO=0     )
>  UI IDM uiconfig                                         (OK=42315  KO=0     )
>  UI IDM version                                          (OK=42315  KO=0     )
>  UI IDM privilege                                        (OK=42315  KO=0     )
>  UI IDM features                                         (OK=42315  KO=0     )
>  UI IDM login                                            (OK=42315  KO=0     )
>  UI IDM dashboard                                        (OK=42314  KO=0     )
>  UI IDM managed user schema                              (OK=42313  KO=0     )
>  UI IDM user                                             (OK=42313  KO=0     )
>  UI IDM oidcToken                                        (OK=42313  KO=0     )
> userinfo                                                 (OK=42312  KO=0     )
> GetUUid                                                  (OK=62978  KO=0     )
> UI-Logout                                                (OK=42311  KO=0     )
> GetOpenidConfig                                          (OK=188519 KO=0     )
> UI-Logout Redirect 1                                     (OK=42311  KO=0     )
>  UI AM revoke1                                           (OK=42309  KO=0     )
>  UI AM revoke2                                           (OK=42309  KO=0     )
>  UI AM endsession                                        (OK=42309  KO=0     )
> CreatePolicy                                             (OK=62952  KO=24    )
> RootUserinfo                                             (OK=141228 KO=0     )
> getIdToken                                               (OK=14049  KO=0     )
> getIdToken Redirect 1                                    (OK=14049  KO=0     )
> createOrganization                                       (OK=14048  KO=0     )
> queryOrganization                                        (OK=14048  KO=0     )
> deleteOrganization                                       (OK=14048  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7053   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7053   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4567   KO=0     )
> ReadPolicy                                               (OK=62833  KO=6     )
> DeletePolicy                                             (OK=62689  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=761    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4639 (99.04%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 92367  / active: 385    / done: 196323
================================================================================

21:51:03.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:04.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:04.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:04.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:04.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:04.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:05.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:05.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:06.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:06.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:07.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:08.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:08.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:08 GMT                                    2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2753325 KO=40    )
> restLoginInitiate                                        (OK=190044 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190033 KO=0     )
> User Authorize PKCE stage                                (OK=227769 KO=0     )
> User AccessToken PKCE stage                              (OK=227764 KO=1     )
> tokenUserinfo                                            (OK=37434  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42408  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42407  KO=0     )
>  UI AM idFromSession                                     (OK=42406  KO=0     )
>  UI AM validateGoto                                      (OK=42406  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42403  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42403  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42403  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42403  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42402  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42400  KO=0     )
> Skip 2FA                                                 (OK=105532 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42399  KO=0     )
>  UI IDM uiconfig                                         (OK=42399  KO=0     )
>  UI IDM version                                          (OK=42399  KO=0     )
>  UI IDM privilege                                        (OK=42399  KO=0     )
>  UI IDM features                                         (OK=42399  KO=0     )
>  UI IDM login                                            (OK=42399  KO=0     )
>  UI IDM dashboard                                        (OK=42399  KO=0     )
>  UI IDM managed user schema                              (OK=42399  KO=0     )
>  UI IDM user                                             (OK=42399  KO=0     )
>  UI IDM oidcToken                                        (OK=42399  KO=0     )
> userinfo                                                 (OK=42397  KO=0     )
> GetUUid                                                  (OK=63099  KO=0     )
> UI-Logout                                                (OK=42397  KO=0     )
> GetOpenidConfig                                          (OK=188913 KO=0     )
> UI-Logout Redirect 1                                     (OK=42397  KO=0     )
>  UI AM revoke1                                           (OK=42396  KO=0     )
>  UI AM revoke2                                           (OK=42396  KO=0     )
>  UI AM endsession                                        (OK=42396  KO=0     )
> CreatePolicy                                             (OK=63074  KO=24    )
> RootUserinfo                                             (OK=141580 KO=0     )
> getIdToken                                               (OK=14081  KO=0     )
> getIdToken Redirect 1                                    (OK=14081  KO=0     )
> createOrganization                                       (OK=14080  KO=0     )
> queryOrganization                                        (OK=14080  KO=0     )
> deleteOrganization                                       (OK=14079  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7065   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7063   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4585   KO=0     )
> ReadPolicy                                               (OK=62969  KO=6     )
> DeletePolicy                                             (OK=62828  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=762    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4652 (99.04%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 91964  / active: 375    / done: 196736
================================================================================

21:51:09.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:09.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:09.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:10.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:10.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:11.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:12.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:12.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:13.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:13.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:13.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:13 GMT                                    2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2758903 KO=40    )
> restLoginInitiate                                        (OK=190432 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190423 KO=0     )
> User Authorize PKCE stage                                (OK=228227 KO=0     )
> User AccessToken PKCE stage                              (OK=228223 KO=1     )
> tokenUserinfo                                            (OK=37510  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42496  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42495  KO=0     )
>  UI AM idFromSession                                     (OK=42493  KO=0     )
>  UI AM validateGoto                                      (OK=42493  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42490  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42488  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42488  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42488  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42487  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42486  KO=0     )
> Skip 2FA                                                 (OK=105743 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42486  KO=0     )
>  UI IDM uiconfig                                         (OK=42485  KO=0     )
>  UI IDM version                                          (OK=42486  KO=0     )
>  UI IDM privilege                                        (OK=42485  KO=0     )
>  UI IDM features                                         (OK=42486  KO=0     )
>  UI IDM login                                            (OK=42485  KO=0     )
>  UI IDM dashboard                                        (OK=42485  KO=0     )
>  UI IDM managed user schema                              (OK=42485  KO=0     )
>  UI IDM user                                             (OK=42484  KO=0     )
>  UI IDM oidcToken                                        (OK=42484  KO=0     )
> userinfo                                                 (OK=42483  KO=0     )
> GetUUid                                                  (OK=63236  KO=0     )
> UI-Logout                                                (OK=42483  KO=0     )
> GetOpenidConfig                                          (OK=189305 KO=0     )
> UI-Logout Redirect 1                                     (OK=42479  KO=0     )
>  UI AM revoke1                                           (OK=42476  KO=0     )
>  UI AM revoke2                                           (OK=42476  KO=0     )
>  UI AM endsession                                        (OK=42477  KO=0     )
> CreatePolicy                                             (OK=63206  KO=24    )
> RootUserinfo                                             (OK=141879 KO=0     )
> getIdToken                                               (OK=14101  KO=0     )
> getIdToken Redirect 1                                    (OK=14101  KO=0     )
> createOrganization                                       (OK=14101  KO=0     )
> queryOrganization                                        (OK=14101  KO=0     )
> deleteOrganization                                       (OK=14101  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7080   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4604   KO=0     )
> ReadPolicy                                               (OK=63090  KO=6     )
> DeletePolicy                                             (OK=62965  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=766    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4663 (99.04%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 91561  / active: 369    / done: 197145
================================================================================

21:51:13.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:14.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:14.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:14.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:14.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:16.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:17.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:17.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:18.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:18.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:18 GMT                                    2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2764553 KO=40    )
> restLoginInitiate                                        (OK=190813 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190809 KO=0     )
> User Authorize PKCE stage                                (OK=228697 KO=0     )
> User AccessToken PKCE stage                              (OK=228691 KO=1     )
> tokenUserinfo                                            (OK=37587  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42580  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42580  KO=0     )
>  UI AM idFromSession                                     (OK=42578  KO=0     )
>  UI AM validateGoto                                      (OK=42578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42575  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42575  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42575  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42575  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42574  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42574  KO=0     )
> Skip 2FA                                                 (OK=105957 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42573  KO=0     )
>  UI IDM uiconfig                                         (OK=42573  KO=0     )
>  UI IDM version                                          (OK=42573  KO=0     )
>  UI IDM privilege                                        (OK=42573  KO=0     )
>  UI IDM features                                         (OK=42573  KO=0     )
>  UI IDM login                                            (OK=42573  KO=0     )
>  UI IDM dashboard                                        (OK=42573  KO=0     )
>  UI IDM managed user schema                              (OK=42573  KO=0     )
>  UI IDM user                                             (OK=42573  KO=0     )
>  UI IDM oidcToken                                        (OK=42573  KO=0     )
> userinfo                                                 (OK=42573  KO=0     )
> GetUUid                                                  (OK=63360  KO=0     )
> UI-Logout                                                (OK=42571  KO=0     )
> GetOpenidConfig                                          (OK=189682 KO=0     )
> UI-Logout Redirect 1                                     (OK=42567  KO=0     )
>  UI AM revoke1                                           (OK=42567  KO=0     )
>  UI AM revoke2                                           (OK=42567  KO=0     )
>  UI AM endsession                                        (OK=42567  KO=0     )
> CreatePolicy                                             (OK=63333  KO=24    )
> RootUserinfo                                             (OK=142182 KO=0     )
> getIdToken                                               (OK=14130  KO=0     )
> getIdToken Redirect 1                                    (OK=14130  KO=0     )
> createOrganization                                       (OK=14129  KO=0     )
> queryOrganization                                        (OK=14129  KO=0     )
> deleteOrganization                                       (OK=14129  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7096   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7095   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4621   KO=0     )
> ReadPolicy                                               (OK=63222  KO=6     )
> DeletePolicy                                             (OK=63085  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=770    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4673 (99.05%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 91161  / active: 368    / done: 197546
================================================================================

21:51:19.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:20.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:20.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:21.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:23.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:23.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:23 GMT                                    2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2769742 KO=40    )
> restLoginInitiate                                        (OK=191173 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191168 KO=0     )
> User Authorize PKCE stage                                (OK=229129 KO=0     )
> User AccessToken PKCE stage                              (OK=229121 KO=1     )
> tokenUserinfo                                            (OK=37660  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42662  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42661  KO=0     )
>  UI AM idFromSession                                     (OK=42660  KO=0     )
>  UI AM validateGoto                                      (OK=42660  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42655  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42654  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42654  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42651  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42651  KO=0     )
> Skip 2FA                                                 (OK=106159 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42651  KO=0     )
>  UI IDM uiconfig                                         (OK=42651  KO=0     )
>  UI IDM version                                          (OK=42651  KO=0     )
>  UI IDM privilege                                        (OK=42650  KO=0     )
>  UI IDM features                                         (OK=42650  KO=0     )
>  UI IDM login                                            (OK=42650  KO=0     )
>  UI IDM dashboard                                        (OK=42650  KO=0     )
>  UI IDM managed user schema                              (OK=42650  KO=0     )
>  UI IDM user                                             (OK=42650  KO=0     )
>  UI IDM oidcToken                                        (OK=42650  KO=0     )
> userinfo                                                 (OK=42648  KO=0     )
> GetUUid                                                  (OK=63483  KO=0     )
> UI-Logout                                                (OK=42646  KO=0     )
> GetOpenidConfig                                          (OK=190061 KO=0     )
> UI-Logout Redirect 1                                     (OK=42646  KO=0     )
>  UI AM revoke1                                           (OK=42644  KO=0     )
>  UI AM revoke2                                           (OK=42644  KO=0     )
>  UI AM endsession                                        (OK=42644  KO=0     )
> CreatePolicy                                             (OK=63455  KO=24    )
> RootUserinfo                                             (OK=142448 KO=0     )
> getIdToken                                               (OK=14151  KO=0     )
> getIdToken Redirect 1                                    (OK=14151  KO=0     )
> createOrganization                                       (OK=14151  KO=0     )
> queryOrganization                                        (OK=14151  KO=0     )
> deleteOrganization                                       (OK=14150  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7112   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7112   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4631   KO=0     )
> ReadPolicy                                               (OK=63347  KO=6     )
> DeletePolicy                                             (OK=63217  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=772    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4679 (99.05%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 90788  / active: 357    / done: 197930
================================================================================

21:51:24.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:24.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:24.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:24.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:25.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:25.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:25.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:26.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:26.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:26.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:26.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:26.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:27.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:27.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:28 GMT                                    2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2775212 KO=40    )
> restLoginInitiate                                        (OK=191540 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191531 KO=0     )
> User Authorize PKCE stage                                (OK=229568 KO=0     )
> User AccessToken PKCE stage                              (OK=229556 KO=1     )
> tokenUserinfo                                            (OK=37719  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42752  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42751  KO=0     )
>  UI AM idFromSession                                     (OK=42751  KO=0     )
>  UI AM validateGoto                                      (OK=42751  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42748  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42747  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42747  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42747  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42740  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42740  KO=0     )
> Skip 2FA                                                 (OK=106351 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42740  KO=0     )
>  UI IDM uiconfig                                         (OK=42740  KO=0     )
>  UI IDM version                                          (OK=42740  KO=0     )
>  UI IDM privilege                                        (OK=42740  KO=0     )
>  UI IDM features                                         (OK=42740  KO=0     )
>  UI IDM login                                            (OK=42740  KO=0     )
>  UI IDM dashboard                                        (OK=42739  KO=0     )
>  UI IDM managed user schema                              (OK=42738  KO=0     )
>  UI IDM user                                             (OK=42739  KO=0     )
>  UI IDM oidcToken                                        (OK=42738  KO=0     )
> userinfo                                                 (OK=42738  KO=0     )
> GetUUid                                                  (OK=63611  KO=0     )
> UI-Logout                                                (OK=42738  KO=0     )
> GetOpenidConfig                                          (OK=190440 KO=0     )
> UI-Logout Redirect 1                                     (OK=42736  KO=0     )
>  UI AM revoke1                                           (OK=42735  KO=0     )
>  UI AM revoke2                                           (OK=42735  KO=0     )
>  UI AM endsession                                        (OK=42735  KO=0     )
> CreatePolicy                                             (OK=63584  KO=24    )
> RootUserinfo                                             (OK=142694 KO=0     )
> getIdToken                                               (OK=14173  KO=0     )
> getIdToken Redirect 1                                    (OK=14173  KO=0     )
> createOrganization                                       (OK=14173  KO=0     )
> queryOrganization                                        (OK=14173  KO=0     )
> deleteOrganization                                       (OK=14173  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7120   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7120   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4646   KO=0     )
> ReadPolicy                                               (OK=63470  KO=6     )
> DeletePolicy                                             (OK=63339  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=773    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4693 (99.05%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 90410  / active: 368    / done: 198297
================================================================================

21:51:28.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:28.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:29.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:29.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:29.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:30.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:30.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:30.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:30.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:30.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:31.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:31.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:32.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:32.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:32.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:33.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:33.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:33.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:33.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:33 GMT                                    2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2780727 KO=40    )
> restLoginInitiate                                        (OK=191907 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191900 KO=0     )
> User Authorize PKCE stage                                (OK=230005 KO=0     )
> User AccessToken PKCE stage                              (OK=230000 KO=1     )
> tokenUserinfo                                            (OK=37786  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42842  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42840  KO=0     )
>  UI AM idFromSession                                     (OK=42839  KO=0     )
>  UI AM validateGoto                                      (OK=42839  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42835  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42834  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42832  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42832  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42830  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42830  KO=0     )
> Skip 2FA                                                 (OK=106556 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42830  KO=0     )
>  UI IDM uiconfig                                         (OK=42830  KO=0     )
>  UI IDM version                                          (OK=42830  KO=0     )
>  UI IDM privilege                                        (OK=42830  KO=0     )
>  UI IDM features                                         (OK=42830  KO=0     )
>  UI IDM login                                            (OK=42830  KO=0     )
>  UI IDM dashboard                                        (OK=42830  KO=0     )
>  UI IDM managed user schema                              (OK=42830  KO=0     )
>  UI IDM user                                             (OK=42830  KO=0     )
>  UI IDM oidcToken                                        (OK=42826  KO=0     )
> userinfo                                                 (OK=42826  KO=0     )
> GetUUid                                                  (OK=63745  KO=0     )
> UI-Logout                                                (OK=42826  KO=0     )
> GetOpenidConfig                                          (OK=190829 KO=0     )
> UI-Logout Redirect 1                                     (OK=42825  KO=0     )
>  UI AM revoke1                                           (OK=42825  KO=0     )
>  UI AM revoke2                                           (OK=42825  KO=0     )
>  UI AM endsession                                        (OK=42825  KO=0     )
> CreatePolicy                                             (OK=63720  KO=24    )
> RootUserinfo                                             (OK=142921 KO=0     )
> getIdToken                                               (OK=14199  KO=0     )
> getIdToken Redirect 1                                    (OK=14199  KO=0     )
> createOrganization                                       (OK=14199  KO=0     )
> queryOrganization                                        (OK=14199  KO=0     )
> deleteOrganization                                       (OK=14199  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7134   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7134   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4652   KO=0     )
> ReadPolicy                                               (OK=63600  KO=6     )
> DeletePolicy                                             (OK=63466  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=776    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4712 (99.05%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 90031  / active: 353    / done: 198691
================================================================================

21:51:33.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:34.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:34.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:34.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:34.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:35.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:35.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:35.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:36.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:36.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:36.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:36.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:37.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:37.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:38 GMT                                    2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2786364 KO=40    )
> restLoginInitiate                                        (OK=192293 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192286 KO=0     )
> User Authorize PKCE stage                                (OK=230471 KO=0     )
> User AccessToken PKCE stage                              (OK=230467 KO=1     )
> tokenUserinfo                                            (OK=37859  KO=0     )
> UI-Post-Login - stage 1                                  (OK=42927  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42927  KO=0     )
>  UI AM idFromSession                                     (OK=42927  KO=0     )
>  UI AM validateGoto                                      (OK=42927  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42924  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42923  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42923  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42923  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42923  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42920  KO=0     )
> Skip 2FA                                                 (OK=106765 KO=0     )
>  UI Enduser sessioncheck                                 (OK=42918  KO=0     )
>  UI IDM uiconfig                                         (OK=42918  KO=0     )
>  UI IDM version                                          (OK=42918  KO=0     )
>  UI IDM privilege                                        (OK=42918  KO=0     )
>  UI IDM features                                         (OK=42918  KO=0     )
>  UI IDM login                                            (OK=42918  KO=0     )
>  UI IDM dashboard                                        (OK=42918  KO=0     )
>  UI IDM managed user schema                              (OK=42917  KO=0     )
>  UI IDM user                                             (OK=42917  KO=0     )
>  UI IDM oidcToken                                        (OK=42916  KO=0     )
> userinfo                                                 (OK=42916  KO=0     )
> GetUUid                                                  (OK=63874  KO=0     )
> UI-Logout                                                (OK=42916  KO=0     )
> GetOpenidConfig                                          (OK=191222 KO=0     )
> UI-Logout Redirect 1                                     (OK=42916  KO=0     )
>  UI AM revoke1                                           (OK=42914  KO=0     )
>  UI AM revoke2                                           (OK=42914  KO=0     )
>  UI AM endsession                                        (OK=42914  KO=0     )
> CreatePolicy                                             (OK=63848  KO=24    )
> RootUserinfo                                             (OK=143170 KO=0     )
> getIdToken                                               (OK=14227  KO=0     )
> getIdToken Redirect 1                                    (OK=14227  KO=0     )
> createOrganization                                       (OK=14227  KO=0     )
> queryOrganization                                        (OK=14227  KO=0     )
> deleteOrganization                                       (OK=14227  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7145   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7145   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4667   KO=0     )
> ReadPolicy                                               (OK=63732  KO=6     )
> DeletePolicy                                             (OK=63596  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=779    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4726 (99.06%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 89637  / active: 356    / done: 199082
================================================================================

21:51:40.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:40.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:40.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:41.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:41.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:41.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:41.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:42.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:43.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:43.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:43.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:43 GMT                                    2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2792150 KO=40    )
> restLoginInitiate                                        (OK=192681 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192676 KO=0     )
> User Authorize PKCE stage                                (OK=230943 KO=0     )
> User AccessToken PKCE stage                              (OK=230938 KO=1     )
> tokenUserinfo                                            (OK=37930  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43021  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43021  KO=0     )
>  UI AM idFromSession                                     (OK=43019  KO=0     )
>  UI AM validateGoto                                      (OK=43019  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43018  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43017  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43016  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43016  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43014  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43013  KO=0     )
> Skip 2FA                                                 (OK=106978 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43013  KO=0     )
>  UI IDM uiconfig                                         (OK=43013  KO=0     )
>  UI IDM version                                          (OK=43013  KO=0     )
>  UI IDM privilege                                        (OK=43013  KO=0     )
>  UI IDM features                                         (OK=43013  KO=0     )
>  UI IDM login                                            (OK=43013  KO=0     )
>  UI IDM dashboard                                        (OK=43013  KO=0     )
>  UI IDM managed user schema                              (OK=43013  KO=0     )
>  UI IDM user                                             (OK=43012  KO=0     )
>  UI IDM oidcToken                                        (OK=43012  KO=0     )
> userinfo                                                 (OK=43009  KO=0     )
> GetUUid                                                  (OK=64009  KO=0     )
> UI-Logout                                                (OK=43007  KO=0     )
> GetOpenidConfig                                          (OK=191618 KO=0     )
> UI-Logout Redirect 1                                     (OK=43006  KO=0     )
>  UI AM revoke1                                           (OK=43003  KO=0     )
>  UI AM revoke2                                           (OK=43003  KO=0     )
>  UI AM endsession                                        (OK=43004  KO=0     )
> CreatePolicy                                             (OK=63984  KO=24    )
> RootUserinfo                                             (OK=143429 KO=0     )
> getIdToken                                               (OK=14249  KO=0     )
> getIdToken Redirect 1                                    (OK=14249  KO=0     )
> createOrganization                                       (OK=14249  KO=0     )
> queryOrganization                                        (OK=14249  KO=0     )
> deleteOrganization                                       (OK=14248  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7164   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4684   KO=0     )
> ReadPolicy                                               (OK=63864  KO=6     )
> DeletePolicy                                             (OK=63729  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=781    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4737 (99.06%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 89220  / active: 380    / done: 199475
================================================================================

21:51:43.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:44.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:44.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:44.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:44.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:44.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:44.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:46.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:46.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:47.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:48.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:48.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:48 GMT                                    2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2797749 KO=40    )
> restLoginInitiate                                        (OK=193087 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193080 KO=0     )
> User Authorize PKCE stage                                (OK=231409 KO=0     )
> User AccessToken PKCE stage                              (OK=231399 KO=1     )
> tokenUserinfo                                            (OK=37995  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43103  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43101  KO=0     )
>  UI AM idFromSession                                     (OK=43100  KO=0     )
>  UI AM validateGoto                                      (OK=43100  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43097  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43097  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43097  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43097  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43093  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43093  KO=0     )
> Skip 2FA                                                 (OK=107224 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43093  KO=0     )
>  UI IDM uiconfig                                         (OK=43093  KO=0     )
>  UI IDM version                                          (OK=43093  KO=0     )
>  UI IDM privilege                                        (OK=43093  KO=0     )
>  UI IDM features                                         (OK=43093  KO=0     )
>  UI IDM login                                            (OK=43093  KO=0     )
>  UI IDM dashboard                                        (OK=43093  KO=0     )
>  UI IDM managed user schema                              (OK=43093  KO=0     )
>  UI IDM user                                             (OK=43093  KO=0     )
>  UI IDM oidcToken                                        (OK=43093  KO=0     )
> userinfo                                                 (OK=43091  KO=0     )
> GetUUid                                                  (OK=64156  KO=0     )
> UI-Logout                                                (OK=43090  KO=0     )
> GetOpenidConfig                                          (OK=192034 KO=0     )
> UI-Logout Redirect 1                                     (OK=43089  KO=0     )
>  UI AM revoke1                                           (OK=43089  KO=0     )
>  UI AM revoke2                                           (OK=43089  KO=0     )
>  UI AM endsession                                        (OK=43089  KO=0     )
> CreatePolicy                                             (OK=64131  KO=24    )
> RootUserinfo                                             (OK=143730 KO=0     )
> getIdToken                                               (OK=14276  KO=0     )
> getIdToken Redirect 1                                    (OK=14276  KO=0     )
> createOrganization                                       (OK=14276  KO=0     )
> queryOrganization                                        (OK=14276  KO=0     )
> deleteOrganization                                       (OK=14275  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7171   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7171   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4699   KO=0     )
> ReadPolicy                                               (OK=64000  KO=6     )
> DeletePolicy                                             (OK=63858  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=781    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4755 (99.06%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 88811  / active: 402    / done: 199862
================================================================================

21:51:48.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:49.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:50.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:50.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:50.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:50.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:50.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:51.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:51.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:51.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:52.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:53.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:53.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:53.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:53.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:53.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:53 GMT                                    2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2803534 KO=40    )
> restLoginInitiate                                        (OK=193504 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193494 KO=0     )
> User Authorize PKCE stage                                (OK=231890 KO=0     )
> User AccessToken PKCE stage                              (OK=231882 KO=1     )
> tokenUserinfo                                            (OK=38073  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43182  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43181  KO=0     )
>  UI AM idFromSession                                     (OK=43179  KO=0     )
>  UI AM validateGoto                                      (OK=43179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43179  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43179  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43179  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43179  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43179  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43179  KO=0     )
> Skip 2FA                                                 (OK=107462 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43177  KO=0     )
>  UI IDM uiconfig                                         (OK=43177  KO=0     )
>  UI IDM version                                          (OK=43177  KO=0     )
>  UI IDM privilege                                        (OK=43177  KO=0     )
>  UI IDM features                                         (OK=43177  KO=0     )
>  UI IDM login                                            (OK=43177  KO=0     )
>  UI IDM dashboard                                        (OK=43177  KO=0     )
>  UI IDM managed user schema                              (OK=43177  KO=0     )
>  UI IDM user                                             (OK=43177  KO=0     )
>  UI IDM oidcToken                                        (OK=43176  KO=0     )
> userinfo                                                 (OK=43174  KO=0     )
> GetUUid                                                  (OK=64305  KO=0     )
> UI-Logout                                                (OK=43174  KO=0     )
> GetOpenidConfig                                          (OK=192462 KO=0     )
> UI-Logout Redirect 1                                     (OK=43172  KO=0     )
>  UI AM revoke1                                           (OK=43172  KO=0     )
>  UI AM revoke2                                           (OK=43172  KO=0     )
>  UI AM endsession                                        (OK=43172  KO=0     )
> CreatePolicy                                             (OK=64278  KO=24    )
> RootUserinfo                                             (OK=144054 KO=0     )
> getIdToken                                               (OK=14305  KO=0     )
> getIdToken Redirect 1                                    (OK=14305  KO=0     )
> createOrganization                                       (OK=14305  KO=0     )
> queryOrganization                                        (OK=14304  KO=0     )
> deleteOrganization                                       (OK=14304  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7187   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7186   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4710   KO=0     )
> ReadPolicy                                               (OK=64147  KO=6     )
> DeletePolicy                                             (OK=63995  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=782    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4771 (99.07%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 88380  / active: 413    / done: 200282
================================================================================

21:51:54.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:54.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:54.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:54.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:55.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:55.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:55.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:56.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:56.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:56.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:56.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:56.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:57.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:57.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:58.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:58.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:58.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:51:58 GMT                                    2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2808890 KO=40    )
> restLoginInitiate                                        (OK=193877 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193868 KO=0     )
> User Authorize PKCE stage                                (OK=232324 KO=0     )
> User AccessToken PKCE stage                              (OK=232314 KO=1     )
> tokenUserinfo                                            (OK=38139  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43261  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43261  KO=0     )
>  UI AM idFromSession                                     (OK=43261  KO=0     )
>  UI AM validateGoto                                      (OK=43261  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43258  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43257  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43256  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43256  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43256  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43256  KO=0     )
> Skip 2FA                                                 (OK=107669 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43256  KO=0     )
>  UI IDM uiconfig                                         (OK=43256  KO=0     )
>  UI IDM version                                          (OK=43256  KO=0     )
>  UI IDM privilege                                        (OK=43255  KO=0     )
>  UI IDM features                                         (OK=43255  KO=0     )
>  UI IDM login                                            (OK=43255  KO=0     )
>  UI IDM dashboard                                        (OK=43255  KO=0     )
>  UI IDM managed user schema                              (OK=43255  KO=0     )
>  UI IDM user                                             (OK=43255  KO=0     )
>  UI IDM oidcToken                                        (OK=43254  KO=0     )
> userinfo                                                 (OK=43252  KO=0     )
> GetUUid                                                  (OK=64443  KO=0     )
> UI-Logout                                                (OK=43252  KO=0     )
> GetOpenidConfig                                          (OK=192895 KO=0     )
> UI-Logout Redirect 1                                     (OK=43252  KO=0     )
>  UI AM revoke1                                           (OK=43251  KO=0     )
>  UI AM revoke2                                           (OK=43251  KO=0     )
>  UI AM endsession                                        (OK=43251  KO=0     )
> CreatePolicy                                             (OK=64411  KO=24    )
> RootUserinfo                                             (OK=144312 KO=0     )
> getIdToken                                               (OK=14332  KO=0     )
> getIdToken Redirect 1                                    (OK=14332  KO=0     )
> createOrganization                                       (OK=14331  KO=0     )
> queryOrganization                                        (OK=14331  KO=0     )
> deleteOrganization                                       (OK=14330  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7198   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7196   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4722   KO=0     )
> ReadPolicy                                               (OK=64296  KO=6     )
> DeletePolicy                                             (OK=64142  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=784    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4788 (99.07%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 87996  / active: 395    / done: 200684
================================================================================

21:51:58.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:59.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:59.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:59.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:51:59.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:00.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:00.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:01.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:01.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:01.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:02.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:02.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:03.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:03.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:03.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:03.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:03 GMT                                    2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2814294 KO=40    )
> restLoginInitiate                                        (OK=194271 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194262 KO=0     )
> User Authorize PKCE stage                                (OK=232779 KO=0     )
> User AccessToken PKCE stage                              (OK=232767 KO=1     )
> tokenUserinfo                                            (OK=38208  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43341  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43341  KO=0     )
>  UI AM idFromSession                                     (OK=43340  KO=0     )
>  UI AM validateGoto                                      (OK=43340  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43336  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43332  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43331  KO=0     )
> Skip 2FA                                                 (OK=107893 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43330  KO=0     )
>  UI IDM uiconfig                                         (OK=43330  KO=0     )
>  UI IDM version                                          (OK=43330  KO=0     )
>  UI IDM privilege                                        (OK=43330  KO=0     )
>  UI IDM features                                         (OK=43330  KO=0     )
>  UI IDM login                                            (OK=43330  KO=0     )
>  UI IDM dashboard                                        (OK=43330  KO=0     )
>  UI IDM managed user schema                              (OK=43330  KO=0     )
>  UI IDM user                                             (OK=43330  KO=0     )
>  UI IDM oidcToken                                        (OK=43328  KO=0     )
> userinfo                                                 (OK=43328  KO=0     )
> GetUUid                                                  (OK=64586  KO=0     )
> UI-Logout                                                (OK=43328  KO=0     )
> GetOpenidConfig                                          (OK=193322 KO=0     )
> UI-Logout Redirect 1                                     (OK=43327  KO=0     )
>  UI AM revoke1                                           (OK=43327  KO=0     )
>  UI AM revoke2                                           (OK=43327  KO=0     )
>  UI AM endsession                                        (OK=43327  KO=0     )
> CreatePolicy                                             (OK=64557  KO=24    )
> RootUserinfo                                             (OK=144568 KO=0     )
> getIdToken                                               (OK=14359  KO=0     )
> getIdToken Redirect 1                                    (OK=14359  KO=0     )
> createOrganization                                       (OK=14359  KO=0     )
> queryOrganization                                        (OK=14358  KO=0     )
> deleteOrganization                                       (OK=14358  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7212   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7212   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4732   KO=0     )
> ReadPolicy                                               (OK=64426  KO=6     )
> DeletePolicy                                             (OK=64289  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=786    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4804 (99.07%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 87591  / active: 393    / done: 201091
================================================================================

21:52:05.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:05.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:05.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:06.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:06.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:06.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:07.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:07.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:07.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:07.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:08.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:08 GMT                                    2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2819860 KO=40    )
> restLoginInitiate                                        (OK=194652 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194641 KO=0     )
> User Authorize PKCE stage                                (OK=233233 KO=0     )
> User AccessToken PKCE stage                              (OK=233229 KO=1     )
> tokenUserinfo                                            (OK=38286  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43423  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43422  KO=0     )
>  UI AM idFromSession                                     (OK=43422  KO=0     )
>  UI AM validateGoto                                      (OK=43422  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43420  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43420  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43418  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43418  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43417  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43417  KO=0     )
> Skip 2FA                                                 (OK=108110 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43416  KO=0     )
>  UI IDM uiconfig                                         (OK=43415  KO=0     )
>  UI IDM version                                          (OK=43415  KO=0     )
>  UI IDM privilege                                        (OK=43415  KO=0     )
>  UI IDM features                                         (OK=43415  KO=0     )
>  UI IDM login                                            (OK=43415  KO=0     )
>  UI IDM dashboard                                        (OK=43415  KO=0     )
>  UI IDM managed user schema                              (OK=43415  KO=0     )
>  UI IDM user                                             (OK=43415  KO=0     )
>  UI IDM oidcToken                                        (OK=43414  KO=0     )
> userinfo                                                 (OK=43414  KO=0     )
> GetUUid                                                  (OK=64717  KO=0     )
> UI-Logout                                                (OK=43413  KO=0     )
> GetOpenidConfig                                          (OK=193722 KO=0     )
> UI-Logout Redirect 1                                     (OK=43413  KO=0     )
>  UI AM revoke1                                           (OK=43410  KO=0     )
>  UI AM revoke2                                           (OK=43410  KO=0     )
>  UI AM endsession                                        (OK=43410  KO=0     )
> CreatePolicy                                             (OK=64690  KO=24    )
> RootUserinfo                                             (OK=144843 KO=0     )
> getIdToken                                               (OK=14392  KO=0     )
> getIdToken Redirect 1                                    (OK=14391  KO=0     )
> createOrganization                                       (OK=14391  KO=0     )
> queryOrganization                                        (OK=14391  KO=0     )
> deleteOrganization                                       (OK=14391  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7222   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7222   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4743   KO=0     )
> ReadPolicy                                               (OK=64572  KO=6     )
> DeletePolicy                                             (OK=64416  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=787    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4815 (99.07%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 87198  / active: 392    / done: 201485
================================================================================

21:52:08.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:08.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:08.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:09.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:10.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:10.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:10.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:10.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:11.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:11.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:11.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:11.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:11.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:12.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:12.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:12.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:13.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:13 GMT                                    2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2825079 KO=40    )
> restLoginInitiate                                        (OK=195013 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195007 KO=0     )
> User Authorize PKCE stage                                (OK=233660 KO=0     )
> User AccessToken PKCE stage                              (OK=233653 KO=1     )
> tokenUserinfo                                            (OK=38363  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43503  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43503  KO=0     )
>  UI AM idFromSession                                     (OK=43499  KO=0     )
>  UI AM validateGoto                                      (OK=43500  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43497  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43496  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43495  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43495  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43494  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43493  KO=0     )
> Skip 2FA                                                 (OK=108306 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43493  KO=0     )
>  UI IDM uiconfig                                         (OK=43493  KO=0     )
>  UI IDM version                                          (OK=43493  KO=0     )
>  UI IDM privilege                                        (OK=43493  KO=0     )
>  UI IDM features                                         (OK=43493  KO=0     )
>  UI IDM login                                            (OK=43493  KO=0     )
>  UI IDM dashboard                                        (OK=43492  KO=0     )
>  UI IDM managed user schema                              (OK=43492  KO=0     )
>  UI IDM user                                             (OK=43492  KO=0     )
>  UI IDM oidcToken                                        (OK=43490  KO=0     )
> userinfo                                                 (OK=43489  KO=0     )
> GetUUid                                                  (OK=64835  KO=0     )
> UI-Logout                                                (OK=43489  KO=0     )
> GetOpenidConfig                                          (OK=194123 KO=0     )
> UI-Logout Redirect 1                                     (OK=43489  KO=0     )
>  UI AM revoke1                                           (OK=43489  KO=0     )
>  UI AM revoke2                                           (OK=43489  KO=0     )
>  UI AM endsession                                        (OK=43488  KO=0     )
> CreatePolicy                                             (OK=64805  KO=24    )
> RootUserinfo                                             (OK=145123 KO=0     )
> getIdToken                                               (OK=14415  KO=0     )
> getIdToken Redirect 1                                    (OK=14415  KO=0     )
> createOrganization                                       (OK=14415  KO=0     )
> queryOrganization                                        (OK=14415  KO=0     )
> deleteOrganization                                       (OK=14414  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7233   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7233   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4758   KO=0     )
> ReadPolicy                                               (OK=64705  KO=6     )
> DeletePolicy                                             (OK=64567  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=789    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4832 (99.08%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 86828  / active: 354    / done: 201893
================================================================================

21:52:14.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:14.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:14.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:14.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:15.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:15.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:15.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:17.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:17.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:17.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:17.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:17.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:17.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:18.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:18.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:18.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:18.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:18.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:18.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:18 GMT                                    2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2830485 KO=40    )
> restLoginInitiate                                        (OK=195392 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195386 KO=0     )
> User Authorize PKCE stage                                (OK=234102 KO=0     )
> User AccessToken PKCE stage                              (OK=234098 KO=1     )
> tokenUserinfo                                            (OK=38431  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43584  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43583  KO=0     )
>  UI AM idFromSession                                     (OK=43582  KO=0     )
>  UI AM validateGoto                                      (OK=43582  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43579  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43579  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43578  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43577  KO=0     )
> Skip 2FA                                                 (OK=108513 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43575  KO=0     )
>  UI IDM uiconfig                                         (OK=43575  KO=0     )
>  UI IDM version                                          (OK=43575  KO=0     )
>  UI IDM privilege                                        (OK=43575  KO=0     )
>  UI IDM features                                         (OK=43575  KO=0     )
>  UI IDM login                                            (OK=43575  KO=0     )
>  UI IDM dashboard                                        (OK=43574  KO=0     )
>  UI IDM managed user schema                              (OK=43574  KO=0     )
>  UI IDM user                                             (OK=43574  KO=0     )
>  UI IDM oidcToken                                        (OK=43573  KO=0     )
> userinfo                                                 (OK=43573  KO=0     )
> GetUUid                                                  (OK=64956  KO=0     )
> UI-Logout                                                (OK=43573  KO=0     )
> GetOpenidConfig                                          (OK=194494 KO=0     )
> UI-Logout Redirect 1                                     (OK=43573  KO=0     )
>  UI AM revoke1                                           (OK=43571  KO=0     )
>  UI AM revoke2                                           (OK=43571  KO=0     )
>  UI AM endsession                                        (OK=43571  KO=0     )
> CreatePolicy                                             (OK=64928  KO=24    )
> RootUserinfo                                             (OK=145432 KO=0     )
> getIdToken                                               (OK=14440  KO=0     )
> getIdToken Redirect 1                                    (OK=14440  KO=0     )
> createOrganization                                       (OK=14440  KO=0     )
> queryOrganization                                        (OK=14440  KO=0     )
> deleteOrganization                                       (OK=14440  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7246   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7245   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4771   KO=0     )
> ReadPolicy                                               (OK=64822  KO=6     )
> DeletePolicy                                             (OK=64701  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=789    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4851 (99.08%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 86432  / active: 346    / done: 202297
================================================================================

21:52:18.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:20.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:20.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:20.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:20.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:20.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:21.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:21.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:21.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:21.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:21.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:22.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:22.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:23.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:23.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:23.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:23 GMT                                    2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2836340 KO=40    )
> restLoginInitiate                                        (OK=195810 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195803 KO=0     )
> User Authorize PKCE stage                                (OK=234597 KO=0     )
> User AccessToken PKCE stage                              (OK=234587 KO=1     )
> tokenUserinfo                                            (OK=38512  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43675  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43674  KO=0     )
>  UI AM idFromSession                                     (OK=43674  KO=0     )
>  UI AM validateGoto                                      (OK=43674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43670  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43670  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43669  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43669  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43668  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43668  KO=0     )
> Skip 2FA                                                 (OK=108747 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43668  KO=0     )
>  UI IDM uiconfig                                         (OK=43668  KO=0     )
>  UI IDM version                                          (OK=43668  KO=0     )
>  UI IDM privilege                                        (OK=43668  KO=0     )
>  UI IDM features                                         (OK=43668  KO=0     )
>  UI IDM login                                            (OK=43668  KO=0     )
>  UI IDM dashboard                                        (OK=43667  KO=0     )
>  UI IDM managed user schema                              (OK=43667  KO=0     )
>  UI IDM user                                             (OK=43667  KO=0     )
>  UI IDM oidcToken                                        (OK=43667  KO=0     )
> userinfo                                                 (OK=43667  KO=0     )
> GetUUid                                                  (OK=65095  KO=0     )
> UI-Logout                                                (OK=43667  KO=0     )
> GetOpenidConfig                                          (OK=194869 KO=0     )
> UI-Logout Redirect 1                                     (OK=43665  KO=0     )
>  UI AM revoke1                                           (OK=43664  KO=0     )
>  UI AM revoke2                                           (OK=43663  KO=0     )
>  UI AM endsession                                        (OK=43664  KO=0     )
> CreatePolicy                                             (OK=65065  KO=24    )
> RootUserinfo                                             (OK=145704 KO=0     )
> getIdToken                                               (OK=14462  KO=0     )
> getIdToken Redirect 1                                    (OK=14461  KO=0     )
> createOrganization                                       (OK=14460  KO=0     )
> queryOrganization                                        (OK=14460  KO=0     )
> deleteOrganization                                       (OK=14459  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7267   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7267   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4785   KO=0     )
> ReadPolicy                                               (OK=64942  KO=6     )
> DeletePolicy                                             (OK=64817  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=794    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4867 (99.08%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 85993  / active: 384    / done: 202698
================================================================================

21:52:23.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:23.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:24.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:24.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:24.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:24.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:25.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:25.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:25.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:26.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:26.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:27.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:28.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:28 GMT                                    2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2841979 KO=40    )
> restLoginInitiate                                        (OK=196225 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196216 KO=0     )
> User Authorize PKCE stage                                (OK=235065 KO=0     )
> User AccessToken PKCE stage                              (OK=235059 KO=1     )
> tokenUserinfo                                            (OK=38596  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43754  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43753  KO=0     )
>  UI AM idFromSession                                     (OK=43751  KO=0     )
>  UI AM validateGoto                                      (OK=43751  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43749  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43749  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43749  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43749  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43748  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43748  KO=0     )
> Skip 2FA                                                 (OK=108977 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43747  KO=0     )
>  UI IDM uiconfig                                         (OK=43747  KO=0     )
>  UI IDM version                                          (OK=43747  KO=0     )
>  UI IDM privilege                                        (OK=43747  KO=0     )
>  UI IDM features                                         (OK=43747  KO=0     )
>  UI IDM login                                            (OK=43747  KO=0     )
>  UI IDM dashboard                                        (OK=43747  KO=0     )
>  UI IDM managed user schema                              (OK=43747  KO=0     )
>  UI IDM user                                             (OK=43747  KO=0     )
>  UI IDM oidcToken                                        (OK=43747  KO=0     )
> userinfo                                                 (OK=43747  KO=0     )
> GetUUid                                                  (OK=65220  KO=0     )
> UI-Logout                                                (OK=43746  KO=0     )
> GetOpenidConfig                                          (OK=195252 KO=0     )
> UI-Logout Redirect 1                                     (OK=43746  KO=0     )
>  UI AM revoke1                                           (OK=43742  KO=0     )
>  UI AM revoke2                                           (OK=43742  KO=0     )
>  UI AM endsession                                        (OK=43742  KO=0     )
> CreatePolicy                                             (OK=65193  KO=24    )
> RootUserinfo                                             (OK=146099 KO=0     )
> getIdToken                                               (OK=14497  KO=0     )
> getIdToken Redirect 1                                    (OK=14496  KO=0     )
> createOrganization                                       (OK=14496  KO=0     )
> queryOrganization                                        (OK=14496  KO=0     )
> deleteOrganization                                       (OK=14495  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7275   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7275   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4798   KO=0     )
> ReadPolicy                                               (OK=65081  KO=6     )
> DeletePolicy                                             (OK=64935  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=797    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4880 (99.09%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 85569  / active: 404    / done: 203102
================================================================================

21:52:28.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:29.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:29.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:29.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:29.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:29.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:29.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:31.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:31.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:32.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:32.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:33.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:33.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:33.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:33.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:33 GMT                                    2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2847430 KO=40    )
> restLoginInitiate                                        (OK=196615 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196608 KO=0     )
> User Authorize PKCE stage                                (OK=235524 KO=0     )
> User AccessToken PKCE stage                              (OK=235519 KO=1     )
> tokenUserinfo                                            (OK=38669  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43838  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43837  KO=0     )
>  UI AM idFromSession                                     (OK=43836  KO=0     )
>  UI AM validateGoto                                      (OK=43836  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43831  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43830  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43827  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43827  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43826  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43823  KO=0     )
> Skip 2FA                                                 (OK=109199 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43822  KO=0     )
>  UI IDM uiconfig                                         (OK=43822  KO=0     )
>  UI IDM version                                          (OK=43822  KO=0     )
>  UI IDM privilege                                        (OK=43822  KO=0     )
>  UI IDM features                                         (OK=43822  KO=0     )
>  UI IDM login                                            (OK=43822  KO=0     )
>  UI IDM dashboard                                        (OK=43821  KO=0     )
>  UI IDM managed user schema                              (OK=43821  KO=0     )
>  UI IDM user                                             (OK=43821  KO=0     )
>  UI IDM oidcToken                                        (OK=43821  KO=0     )
> userinfo                                                 (OK=43821  KO=0     )
> GetUUid                                                  (OK=65372  KO=0     )
> UI-Logout                                                (OK=43820  KO=0     )
> GetOpenidConfig                                          (OK=195674 KO=0     )
> UI-Logout Redirect 1                                     (OK=43819  KO=0     )
>  UI AM revoke1                                           (OK=43817  KO=0     )
>  UI AM revoke2                                           (OK=43817  KO=0     )
>  UI AM endsession                                        (OK=43817  KO=0     )
> CreatePolicy                                             (OK=65346  KO=24    )
> RootUserinfo                                             (OK=146360 KO=0     )
> getIdToken                                               (OK=14527  KO=0     )
> getIdToken Redirect 1                                    (OK=14527  KO=0     )
> createOrganization                                       (OK=14527  KO=0     )
> queryOrganization                                        (OK=14526  KO=0     )
> deleteOrganization                                       (OK=14526  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7290   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4811   KO=0     )
> ReadPolicy                                               (OK=65209  KO=6     )
> DeletePolicy                                             (OK=65075  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=798    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4895 (99.09%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 85169  / active: 381    / done: 203525
================================================================================

21:52:33.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:34.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:35.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:35.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:35.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:35.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:36.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:36.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:36.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:37.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:38.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:38 GMT                                    2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2853072 KO=40    )
> restLoginInitiate                                        (OK=196996 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196985 KO=0     )
> User Authorize PKCE stage                                (OK=235977 KO=0     )
> User AccessToken PKCE stage                              (OK=235969 KO=1     )
> tokenUserinfo                                            (OK=38724  KO=0     )
> UI-Post-Login - stage 1                                  (OK=43921  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43920  KO=0     )
>  UI AM idFromSession                                     (OK=43920  KO=0     )
>  UI AM validateGoto                                      (OK=43920  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43917  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43917  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43916  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43916  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43913  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43913  KO=0     )
> Skip 2FA                                                 (OK=109421 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43913  KO=0     )
>  UI IDM uiconfig                                         (OK=43913  KO=0     )
>  UI IDM version                                          (OK=43913  KO=0     )
>  UI IDM privilege                                        (OK=43913  KO=0     )
>  UI IDM features                                         (OK=43913  KO=0     )
>  UI IDM login                                            (OK=43913  KO=0     )
>  UI IDM dashboard                                        (OK=43912  KO=0     )
>  UI IDM managed user schema                              (OK=43912  KO=0     )
>  UI IDM user                                             (OK=43912  KO=0     )
>  UI IDM oidcToken                                        (OK=43912  KO=0     )
> userinfo                                                 (OK=43912  KO=0     )
> GetUUid                                                  (OK=65508  KO=0     )
> UI-Logout                                                (OK=43911  KO=0     )
> GetOpenidConfig                                          (OK=196092 KO=0     )
> UI-Logout Redirect 1                                     (OK=43911  KO=0     )
>  UI AM revoke1                                           (OK=43908  KO=0     )
>  UI AM revoke2                                           (OK=43908  KO=0     )
>  UI AM endsession                                        (OK=43908  KO=0     )
> CreatePolicy                                             (OK=65483  KO=24    )
> RootUserinfo                                             (OK=146572 KO=0     )
> getIdToken                                               (OK=14561  KO=0     )
> getIdToken Redirect 1                                    (OK=14561  KO=0     )
> createOrganization                                       (OK=14560  KO=0     )
> queryOrganization                                        (OK=14559  KO=0     )
> deleteOrganization                                       (OK=14558  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7301   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7300   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4823   KO=0     )
> ReadPolicy                                               (OK=65362  KO=6     )
> DeletePolicy                                             (OK=65202  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=801    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4913 (99.09%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 84774  / active: 396    / done: 203905
================================================================================

21:52:38.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:39.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:39.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:39.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:40.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:40.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:41.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:41.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:41.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:42.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:42.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:42.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:42.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:42.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:43.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:43 GMT                                    2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2858532 KO=40    )
> restLoginInitiate                                        (OK=197367 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197360 KO=0     )
> User Authorize PKCE stage                                (OK=236421 KO=0     )
> User AccessToken PKCE stage                              (OK=236412 KO=1     )
> tokenUserinfo                                            (OK=38791  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44006  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44006  KO=0     )
>  UI AM idFromSession                                     (OK=44005  KO=0     )
>  UI AM validateGoto                                      (OK=44005  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44003  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44003  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44002  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44002  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44000  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43998  KO=0     )
> Skip 2FA                                                 (OK=109627 KO=0     )
>  UI Enduser sessioncheck                                 (OK=43996  KO=0     )
>  UI IDM uiconfig                                         (OK=43996  KO=0     )
>  UI IDM version                                          (OK=43996  KO=0     )
>  UI IDM privilege                                        (OK=43993  KO=0     )
>  UI IDM features                                         (OK=43993  KO=0     )
>  UI IDM login                                            (OK=43993  KO=0     )
>  UI IDM dashboard                                        (OK=43993  KO=0     )
>  UI IDM managed user schema                              (OK=43993  KO=0     )
>  UI IDM user                                             (OK=43993  KO=0     )
>  UI IDM oidcToken                                        (OK=43992  KO=0     )
> userinfo                                                 (OK=43991  KO=0     )
> GetUUid                                                  (OK=65638  KO=0     )
> UI-Logout                                                (OK=43991  KO=0     )
> GetOpenidConfig                                          (OK=196508 KO=0     )
> UI-Logout Redirect 1                                     (OK=43991  KO=0     )
>  UI AM revoke1                                           (OK=43991  KO=0     )
>  UI AM revoke2                                           (OK=43991  KO=0     )
>  UI AM endsession                                        (OK=43991  KO=0     )
> CreatePolicy                                             (OK=65608  KO=24    )
> RootUserinfo                                             (OK=146853 KO=0     )
> getIdToken                                               (OK=14582  KO=0     )
> getIdToken Redirect 1                                    (OK=14582  KO=0     )
> createOrganization                                       (OK=14582  KO=0     )
> queryOrganization                                        (OK=14582  KO=0     )
> deleteOrganization                                       (OK=14581  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7316   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7315   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4830   KO=0     )
> ReadPolicy                                               (OK=65500  KO=6     )
> DeletePolicy                                             (OK=65356  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=807    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4928 (99.10%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 84384  / active: 381    / done: 204310
================================================================================

21:52:43.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:44.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:45.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:46.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:46.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:46.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:47.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:47.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:47.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:47.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:47.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:48 GMT                                    2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2864273 KO=40    )
> restLoginInitiate                                        (OK=197752 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197743 KO=0     )
> User Authorize PKCE stage                                (OK=236882 KO=0     )
> User AccessToken PKCE stage                              (OK=236876 KO=1     )
> tokenUserinfo                                            (OK=38865  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44095  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44094  KO=0     )
>  UI AM idFromSession                                     (OK=44093  KO=0     )
>  UI AM validateGoto                                      (OK=44093  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44092  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44090  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44090  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44090  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44090  KO=0     )
> Skip 2FA                                                 (OK=109836 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44090  KO=0     )
>  UI IDM uiconfig                                         (OK=44090  KO=0     )
>  UI IDM version                                          (OK=44090  KO=0     )
>  UI IDM privilege                                        (OK=44089  KO=0     )
>  UI IDM features                                         (OK=44089  KO=0     )
>  UI IDM login                                            (OK=44089  KO=0     )
>  UI IDM dashboard                                        (OK=44089  KO=0     )
>  UI IDM managed user schema                              (OK=44089  KO=0     )
>  UI IDM user                                             (OK=44089  KO=0     )
>  UI IDM oidcToken                                        (OK=44088  KO=0     )
> userinfo                                                 (OK=44088  KO=0     )
> GetUUid                                                  (OK=65775  KO=0     )
> UI-Logout                                                (OK=44087  KO=0     )
> GetOpenidConfig                                          (OK=196911 KO=0     )
> UI-Logout Redirect 1                                     (OK=44087  KO=0     )
>  UI AM revoke1                                           (OK=44087  KO=0     )
>  UI AM revoke2                                           (OK=44087  KO=0     )
>  UI AM endsession                                        (OK=44087  KO=0     )
> CreatePolicy                                             (OK=65745  KO=24    )
> RootUserinfo                                             (OK=147136 KO=0     )
> getIdToken                                               (OK=14598  KO=0     )
> getIdToken Redirect 1                                    (OK=14598  KO=0     )
> createOrganization                                       (OK=14598  KO=0     )
> queryOrganization                                        (OK=14596  KO=0     )
> deleteOrganization                                       (OK=14596  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7332   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7332   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4840   KO=0     )
> ReadPolicy                                               (OK=65625  KO=6     )
> DeletePolicy                                             (OK=65496  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=809    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4939 (99.10%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 83986  / active: 369    / done: 204720
================================================================================

21:52:49.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:49.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:49.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:49.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:49.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:49.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:50.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:50.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:51.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:51.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:51.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:52.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:52.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:52.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:52.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:53.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:53 GMT                                    2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2869952 KO=40    )
> restLoginInitiate                                        (OK=198132 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198125 KO=0     )
> User Authorize PKCE stage                                (OK=237337 KO=0     )
> User AccessToken PKCE stage                              (OK=237334 KO=1     )
> tokenUserinfo                                            (OK=38938  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44191  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44189  KO=0     )
>  UI AM idFromSession                                     (OK=44186  KO=0     )
>  UI AM validateGoto                                      (OK=44186  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44183  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44182  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44182  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44182  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44181  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44181  KO=0     )
> Skip 2FA                                                 (OK=110039 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44181  KO=0     )
>  UI IDM uiconfig                                         (OK=44181  KO=0     )
>  UI IDM version                                          (OK=44180  KO=0     )
>  UI IDM privilege                                        (OK=44180  KO=0     )
>  UI IDM features                                         (OK=44180  KO=0     )
>  UI IDM login                                            (OK=44180  KO=0     )
>  UI IDM dashboard                                        (OK=44180  KO=0     )
>  UI IDM managed user schema                              (OK=44180  KO=0     )
>  UI IDM user                                             (OK=44180  KO=0     )
>  UI IDM oidcToken                                        (OK=44180  KO=0     )
> userinfo                                                 (OK=44179  KO=0     )
> GetUUid                                                  (OK=65914  KO=0     )
> UI-Logout                                                (OK=44179  KO=0     )
> GetOpenidConfig                                          (OK=197313 KO=0     )
> UI-Logout Redirect 1                                     (OK=44179  KO=0     )
>  UI AM revoke1                                           (OK=44179  KO=0     )
>  UI AM revoke2                                           (OK=44179  KO=0     )
>  UI AM endsession                                        (OK=44179  KO=0     )
> CreatePolicy                                             (OK=65889  KO=24    )
> RootUserinfo                                             (OK=147378 KO=0     )
> getIdToken                                               (OK=14619  KO=0     )
> getIdToken Redirect 1                                    (OK=14619  KO=0     )
> createOrganization                                       (OK=14619  KO=0     )
> queryOrganization                                        (OK=14619  KO=0     )
> deleteOrganization                                       (OK=14619  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7345   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7343   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4861   KO=0     )
> ReadPolicy                                               (OK=65760  KO=6     )
> DeletePolicy                                             (OK=65619  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=811    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4955 (99.10%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 83594  / active: 372    / done: 205109
================================================================================

21:52:53.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:54.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:55.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:56.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:56.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:56.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:56.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:58.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:58.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:52:58 GMT                                    2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2875861 KO=40    )
> restLoginInitiate                                        (OK=198532 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198526 KO=0     )
> User Authorize PKCE stage                                (OK=237829 KO=0     )
> User AccessToken PKCE stage                              (OK=237826 KO=1     )
> tokenUserinfo                                            (OK=39015  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44281  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44280  KO=0     )
>  UI AM idFromSession                                     (OK=44280  KO=0     )
>  UI AM validateGoto                                      (OK=44280  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44280  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44279  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44278  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44278  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44276  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44275  KO=0     )
> Skip 2FA                                                 (OK=110262 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44273  KO=0     )
>  UI IDM uiconfig                                         (OK=44273  KO=0     )
>  UI IDM version                                          (OK=44273  KO=0     )
>  UI IDM privilege                                        (OK=44272  KO=0     )
>  UI IDM features                                         (OK=44272  KO=0     )
>  UI IDM login                                            (OK=44272  KO=0     )
>  UI IDM dashboard                                        (OK=44272  KO=0     )
>  UI IDM managed user schema                              (OK=44272  KO=0     )
>  UI IDM user                                             (OK=44272  KO=0     )
>  UI IDM oidcToken                                        (OK=44272  KO=0     )
> userinfo                                                 (OK=44271  KO=0     )
> GetUUid                                                  (OK=66035  KO=0     )
> UI-Logout                                                (OK=44267  KO=0     )
> GetOpenidConfig                                          (OK=197712 KO=0     )
> UI-Logout Redirect 1                                     (OK=44267  KO=0     )
>  UI AM revoke1                                           (OK=44266  KO=0     )
>  UI AM revoke2                                           (OK=44266  KO=0     )
>  UI AM endsession                                        (OK=44266  KO=0     )
> CreatePolicy                                             (OK=66008  KO=24    )
> RootUserinfo                                             (OK=147684 KO=0     )
> getIdToken                                               (OK=14652  KO=0     )
> getIdToken Redirect 1                                    (OK=14652  KO=0     )
> createOrganization                                       (OK=14652  KO=0     )
> queryOrganization                                        (OK=14651  KO=0     )
> deleteOrganization                                       (OK=14650  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7358   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7358   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4874   KO=0     )
> ReadPolicy                                               (OK=65906  KO=6     )
> DeletePolicy                                             (OK=65753  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=813    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4964 (99.10%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 83179  / active: 384    / done: 205512
================================================================================

21:52:59.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:59.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:52:59.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:00.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:00.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:00.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:00.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:01.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:01.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:01.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:01.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:01.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:02.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:02.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:03 GMT                                    2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2881493 KO=40    )
> restLoginInitiate                                        (OK=198908 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198906 KO=0     )
> User Authorize PKCE stage                                (OK=238283 KO=0     )
> User AccessToken PKCE stage                              (OK=238275 KO=1     )
> tokenUserinfo                                            (OK=39083  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44373  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44373  KO=0     )
>  UI AM idFromSession                                     (OK=44372  KO=0     )
>  UI AM validateGoto                                      (OK=44372  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44369  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44368  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44366  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44366  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44365  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44362  KO=0     )
> Skip 2FA                                                 (OK=110463 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44362  KO=0     )
>  UI IDM uiconfig                                         (OK=44362  KO=0     )
>  UI IDM version                                          (OK=44362  KO=0     )
>  UI IDM privilege                                        (OK=44362  KO=0     )
>  UI IDM features                                         (OK=44362  KO=0     )
>  UI IDM login                                            (OK=44362  KO=0     )
>  UI IDM dashboard                                        (OK=44361  KO=0     )
>  UI IDM managed user schema                              (OK=44361  KO=0     )
>  UI IDM user                                             (OK=44361  KO=0     )
>  UI IDM oidcToken                                        (OK=44361  KO=0     )
> userinfo                                                 (OK=44361  KO=0     )
> GetUUid                                                  (OK=66173  KO=0     )
> UI-Logout                                                (OK=44361  KO=0     )
> GetOpenidConfig                                          (OK=198110 KO=0     )
> UI-Logout Redirect 1                                     (OK=44361  KO=0     )
>  UI AM revoke1                                           (OK=44359  KO=0     )
>  UI AM revoke2                                           (OK=44359  KO=0     )
>  UI AM endsession                                        (OK=44359  KO=0     )
> CreatePolicy                                             (OK=66145  KO=24    )
> RootUserinfo                                             (OK=147958 KO=0     )
> getIdToken                                               (OK=14675  KO=0     )
> getIdToken Redirect 1                                    (OK=14675  KO=0     )
> createOrganization                                       (OK=14674  KO=0     )
> queryOrganization                                        (OK=14673  KO=0     )
> deleteOrganization                                       (OK=14673  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7368   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7368   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4888   KO=0     )
> ReadPolicy                                               (OK=66020  KO=6     )
> DeletePolicy                                             (OK=65900  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=813    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4978 (99.10%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 82793  / active: 350    / done: 205932
================================================================================

21:53:03.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:03.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:04.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:05.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:05.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:05.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:06.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:06.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:06.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:06.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:06.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:06.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:07.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:07.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:07.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:08 GMT                                    2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2886500 KO=40    )
> restLoginInitiate                                        (OK=199278 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199268 KO=0     )
> User Authorize PKCE stage                                (OK=238702 KO=0     )
> User AccessToken PKCE stage                              (OK=238695 KO=1     )
> tokenUserinfo                                            (OK=39156  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44444  KO=0     )
>  UI AM idFromSession                                     (OK=44444  KO=0     )
>  UI AM validateGoto                                      (OK=44444  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44441  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44440  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44439  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44439  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44436  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44436  KO=0     )
> Skip 2FA                                                 (OK=110666 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44435  KO=0     )
>  UI IDM uiconfig                                         (OK=44435  KO=0     )
>  UI IDM version                                          (OK=44435  KO=0     )
>  UI IDM privilege                                        (OK=44434  KO=0     )
>  UI IDM features                                         (OK=44434  KO=0     )
>  UI IDM login                                            (OK=44434  KO=0     )
>  UI IDM dashboard                                        (OK=44432  KO=0     )
>  UI IDM managed user schema                              (OK=44433  KO=0     )
>  UI IDM user                                             (OK=44432  KO=0     )
>  UI IDM oidcToken                                        (OK=44431  KO=0     )
> userinfo                                                 (OK=44431  KO=0     )
> GetUUid                                                  (OK=66306  KO=0     )
> UI-Logout                                                (OK=44431  KO=0     )
> GetOpenidConfig                                          (OK=198500 KO=0     )
> UI-Logout Redirect 1                                     (OK=44430  KO=0     )
>  UI AM revoke1                                           (OK=44429  KO=0     )
>  UI AM revoke2                                           (OK=44429  KO=0     )
>  UI AM endsession                                        (OK=44429  KO=0     )
> CreatePolicy                                             (OK=66282  KO=24    )
> RootUserinfo                                             (OK=148166 KO=0     )
> getIdToken                                               (OK=14701  KO=0     )
> getIdToken Redirect 1                                    (OK=14701  KO=0     )
> createOrganization                                       (OK=14701  KO=0     )
> queryOrganization                                        (OK=14700  KO=0     )
> deleteOrganization                                       (OK=14700  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7384   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7383   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4898   KO=0     )
> ReadPolicy                                               (OK=66160  KO=6     )
> DeletePolicy                                             (OK=66015  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=816    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4993 (99.11%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 82407  / active: 371    / done: 206297
================================================================================

21:53:08.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:08.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:09.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:09.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:10.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:10.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:10.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:12.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:12.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:13.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:13.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:13 GMT                                    2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2891831 KO=40    )
> restLoginInitiate                                        (OK=199670 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199656 KO=0     )
> User Authorize PKCE stage                                (OK=239154 KO=0     )
> User AccessToken PKCE stage                              (OK=239148 KO=1     )
> tokenUserinfo                                            (OK=39230  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44519  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44518  KO=0     )
>  UI AM idFromSession                                     (OK=44517  KO=0     )
>  UI AM validateGoto                                      (OK=44517  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44515  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44514  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44514  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44514  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44510  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44509  KO=0     )
> Skip 2FA                                                 (OK=110897 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44508  KO=0     )
>  UI IDM uiconfig                                         (OK=44508  KO=0     )
>  UI IDM version                                          (OK=44508  KO=0     )
>  UI IDM privilege                                        (OK=44507  KO=0     )
>  UI IDM features                                         (OK=44507  KO=0     )
>  UI IDM login                                            (OK=44507  KO=0     )
>  UI IDM dashboard                                        (OK=44507  KO=0     )
>  UI IDM managed user schema                              (OK=44507  KO=0     )
>  UI IDM user                                             (OK=44507  KO=0     )
>  UI IDM oidcToken                                        (OK=44506  KO=0     )
> userinfo                                                 (OK=44506  KO=0     )
> GetUUid                                                  (OK=66452  KO=0     )
> UI-Logout                                                (OK=44506  KO=0     )
> GetOpenidConfig                                          (OK=198916 KO=0     )
> UI-Logout Redirect 1                                     (OK=44506  KO=0     )
>  UI AM revoke1                                           (OK=44506  KO=0     )
>  UI AM revoke2                                           (OK=44506  KO=0     )
>  UI AM endsession                                        (OK=44506  KO=0     )
> CreatePolicy                                             (OK=66423  KO=24    )
> RootUserinfo                                             (OK=148430 KO=0     )
> getIdToken                                               (OK=14726  KO=0     )
> getIdToken Redirect 1                                    (OK=14726  KO=0     )
> createOrganization                                       (OK=14726  KO=0     )
> queryOrganization                                        (OK=14725  KO=0     )
> deleteOrganization                                       (OK=14725  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7397   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7397   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4910   KO=0     )
> ReadPolicy                                               (OK=66295  KO=6     )
> DeletePolicy                                             (OK=66154  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=819    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5004 (99.11%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 82004  / active: 390    / done: 206681
================================================================================

21:53:13.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:13.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:13.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:13.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:14.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:14.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:14.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:14.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:15.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:16.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:16.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:17.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:17.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:17.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:17.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:18.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:18 GMT                                    2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2897335 KO=40    )
> restLoginInitiate                                        (OK=200043 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200036 KO=0     )
> User Authorize PKCE stage                                (OK=239601 KO=0     )
> User AccessToken PKCE stage                              (OK=239591 KO=1     )
> tokenUserinfo                                            (OK=39302  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44604  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44604  KO=0     )
>  UI AM idFromSession                                     (OK=44604  KO=0     )
>  UI AM validateGoto                                      (OK=44604  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44601  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44600  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44599  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44599  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44594  KO=0     )
> Skip 2FA                                                 (OK=111102 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44594  KO=0     )
>  UI IDM uiconfig                                         (OK=44594  KO=0     )
>  UI IDM version                                          (OK=44594  KO=0     )
>  UI IDM privilege                                        (OK=44593  KO=0     )
>  UI IDM features                                         (OK=44594  KO=0     )
>  UI IDM login                                            (OK=44594  KO=0     )
>  UI IDM dashboard                                        (OK=44592  KO=0     )
>  UI IDM managed user schema                              (OK=44592  KO=0     )
>  UI IDM user                                             (OK=44592  KO=0     )
>  UI IDM oidcToken                                        (OK=44592  KO=0     )
> userinfo                                                 (OK=44591  KO=0     )
> GetUUid                                                  (OK=66578  KO=0     )
> UI-Logout                                                (OK=44591  KO=0     )
> GetOpenidConfig                                          (OK=199321 KO=0     )
> UI-Logout Redirect 1                                     (OK=44591  KO=0     )
>  UI AM revoke1                                           (OK=44591  KO=0     )
>  UI AM revoke2                                           (OK=44591  KO=0     )
>  UI AM endsession                                        (OK=44591  KO=0     )
> CreatePolicy                                             (OK=66553  KO=24    )
> RootUserinfo                                             (OK=148695 KO=0     )
> getIdToken                                               (OK=14750  KO=0     )
> getIdToken Redirect 1                                    (OK=14750  KO=0     )
> createOrganization                                       (OK=14749  KO=0     )
> queryOrganization                                        (OK=14749  KO=0     )
> deleteOrganization                                       (OK=14749  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7407   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7406   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4924   KO=0     )
> ReadPolicy                                               (OK=66437  KO=6     )
> DeletePolicy                                             (OK=66289  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=822    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5020 (99.11%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 81620  / active: 385    / done: 207070
================================================================================

21:53:18.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:18.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:18.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:19.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:19.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:19.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:20.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:20.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:21.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:21.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:22.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:23.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:23 GMT                                    2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2903551 KO=40    )
> restLoginInitiate                                        (OK=200465 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200460 KO=0     )
> User Authorize PKCE stage                                (OK=240113 KO=0     )
> User AccessToken PKCE stage                              (OK=240107 KO=1     )
> tokenUserinfo                                            (OK=39379  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44702  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44701  KO=0     )
>  UI AM idFromSession                                     (OK=44700  KO=0     )
>  UI AM validateGoto                                      (OK=44700  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44698  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44698  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44698  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44694  KO=0     )
> Skip 2FA                                                 (OK=111337 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44694  KO=0     )
>  UI IDM uiconfig                                         (OK=44693  KO=0     )
>  UI IDM version                                          (OK=44691  KO=0     )
>  UI IDM privilege                                        (OK=44691  KO=0     )
>  UI IDM features                                         (OK=44691  KO=0     )
>  UI IDM login                                            (OK=44691  KO=0     )
>  UI IDM dashboard                                        (OK=44691  KO=0     )
>  UI IDM managed user schema                              (OK=44691  KO=0     )
>  UI IDM user                                             (OK=44691  KO=0     )
>  UI IDM oidcToken                                        (OK=44688  KO=0     )
> userinfo                                                 (OK=44687  KO=0     )
> GetUUid                                                  (OK=66723  KO=0     )
> UI-Logout                                                (OK=44686  KO=0     )
> GetOpenidConfig                                          (OK=199740 KO=0     )
> UI-Logout Redirect 1                                     (OK=44685  KO=0     )
>  UI AM revoke1                                           (OK=44685  KO=0     )
>  UI AM revoke2                                           (OK=44685  KO=0     )
>  UI AM endsession                                        (OK=44685  KO=0     )
> CreatePolicy                                             (OK=66697  KO=24    )
> RootUserinfo                                             (OK=148987 KO=0     )
> getIdToken                                               (OK=14786  KO=0     )
> getIdToken Redirect 1                                    (OK=14786  KO=0     )
> createOrganization                                       (OK=14786  KO=0     )
> queryOrganization                                        (OK=14786  KO=0     )
> deleteOrganization                                       (OK=14786  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7418   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7418   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4938   KO=0     )
> ReadPolicy                                               (OK=66570  KO=6     )
> DeletePolicy                                             (OK=66433  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=827    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5032 (99.11%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 81189  / active: 381    / done: 207505
================================================================================

21:53:23.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:23.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:24.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:25.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:25.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:25.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:26.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:26.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:27.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:27.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:28 GMT                                    2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2909315 KO=40    )
> restLoginInitiate                                        (OK=200854 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200850 KO=0     )
> User Authorize PKCE stage                                (OK=240574 KO=0     )
> User AccessToken PKCE stage                              (OK=240569 KO=1     )
> tokenUserinfo                                            (OK=39446  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44794  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44793  KO=0     )
>  UI AM idFromSession                                     (OK=44791  KO=0     )
>  UI AM validateGoto                                      (OK=44791  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44786  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44784  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44784  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44784  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44781  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44781  KO=0     )
> Skip 2FA                                                 (OK=111560 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44780  KO=0     )
>  UI IDM uiconfig                                         (OK=44780  KO=0     )
>  UI IDM version                                          (OK=44780  KO=0     )
>  UI IDM privilege                                        (OK=44780  KO=0     )
>  UI IDM features                                         (OK=44780  KO=0     )
>  UI IDM login                                            (OK=44780  KO=0     )
>  UI IDM dashboard                                        (OK=44780  KO=0     )
>  UI IDM managed user schema                              (OK=44780  KO=0     )
>  UI IDM user                                             (OK=44780  KO=0     )
>  UI IDM oidcToken                                        (OK=44780  KO=0     )
> userinfo                                                 (OK=44778  KO=0     )
> GetUUid                                                  (OK=66857  KO=0     )
> UI-Logout                                                (OK=44777  KO=0     )
> GetOpenidConfig                                          (OK=200152 KO=0     )
> UI-Logout Redirect 1                                     (OK=44776  KO=0     )
>  UI AM revoke1                                           (OK=44775  KO=0     )
>  UI AM revoke2                                           (OK=44775  KO=0     )
>  UI AM endsession                                        (OK=44776  KO=0     )
> CreatePolicy                                             (OK=66833  KO=24    )
> RootUserinfo                                             (OK=149278 KO=0     )
> getIdToken                                               (OK=14819  KO=0     )
> getIdToken Redirect 1                                    (OK=14819  KO=0     )
> createOrganization                                       (OK=14819  KO=0     )
> queryOrganization                                        (OK=14818  KO=0     )
> deleteOrganization                                       (OK=14818  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7430   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7428   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4959   KO=0     )
> ReadPolicy                                               (OK=66713  KO=6     )
> DeletePolicy                                             (OK=66564  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=829    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5042 (99.12%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 80788  / active: 382    / done: 207905
================================================================================

21:53:28.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:28.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:29.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:29.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:29.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:30.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:30.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:31.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:31.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:32.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:32.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:33.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:33.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:33 GMT                                    2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2915109 KO=40    )
> restLoginInitiate                                        (OK=201260 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201252 KO=0     )
> User Authorize PKCE stage                                (OK=241062 KO=0     )
> User AccessToken PKCE stage                              (OK=241055 KO=1     )
> tokenUserinfo                                            (OK=39534  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44880  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44879  KO=0     )
>  UI AM idFromSession                                     (OK=44879  KO=0     )
>  UI AM validateGoto                                      (OK=44879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44875  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44875  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44872  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44872  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44870  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44869  KO=0     )
> Skip 2FA                                                 (OK=111780 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44868  KO=0     )
>  UI IDM uiconfig                                         (OK=44868  KO=0     )
>  UI IDM version                                          (OK=44868  KO=0     )
>  UI IDM privilege                                        (OK=44868  KO=0     )
>  UI IDM features                                         (OK=44868  KO=0     )
>  UI IDM login                                            (OK=44868  KO=0     )
>  UI IDM dashboard                                        (OK=44868  KO=0     )
>  UI IDM managed user schema                              (OK=44868  KO=0     )
>  UI IDM user                                             (OK=44868  KO=0     )
>  UI IDM oidcToken                                        (OK=44867  KO=0     )
> userinfo                                                 (OK=44867  KO=0     )
> GetUUid                                                  (OK=66989  KO=0     )
> UI-Logout                                                (OK=44867  KO=0     )
> GetOpenidConfig                                          (OK=200559 KO=0     )
> UI-Logout Redirect 1                                     (OK=44866  KO=0     )
>  UI AM revoke1                                           (OK=44865  KO=0     )
>  UI AM revoke2                                           (OK=44865  KO=0     )
>  UI AM endsession                                        (OK=44865  KO=0     )
> CreatePolicy                                             (OK=66965  KO=24    )
> RootUserinfo                                             (OK=149546 KO=0     )
> getIdToken                                               (OK=14852  KO=0     )
> getIdToken Redirect 1                                    (OK=14851  KO=0     )
> createOrganization                                       (OK=14851  KO=0     )
> queryOrganization                                        (OK=14850  KO=0     )
> deleteOrganization                                       (OK=14850  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7437   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7437   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4975   KO=0     )
> ReadPolicy                                               (OK=66845  KO=6     )
> DeletePolicy                                             (OK=66706  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=829    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5055 (99.12%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 80372  / active: 368    / done: 208335
================================================================================

21:53:33.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:34.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:34.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:34.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:34.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:34.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:35.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:35.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:35.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:35.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:36.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:36.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:36.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:37.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:37.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:37.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:38.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:38.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:38 GMT                                    2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2921408 KO=40    )
> restLoginInitiate                                        (OK=201688 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201676 KO=0     )
> User Authorize PKCE stage                                (OK=241565 KO=0     )
> User AccessToken PKCE stage                              (OK=241559 KO=1     )
> tokenUserinfo                                            (OK=39599  KO=0     )
> UI-Post-Login - stage 1                                  (OK=44985  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44985  KO=0     )
>  UI AM idFromSession                                     (OK=44982  KO=0     )
>  UI AM validateGoto                                      (OK=44984  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44974  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44974  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44974  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44974  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44972  KO=0     )
> Skip 2FA                                                 (OK=112013 KO=0     )
>  UI Enduser sessioncheck                                 (OK=44972  KO=0     )
>  UI IDM uiconfig                                         (OK=44972  KO=0     )
>  UI IDM version                                          (OK=44972  KO=0     )
>  UI IDM privilege                                        (OK=44972  KO=0     )
>  UI IDM features                                         (OK=44972  KO=0     )
>  UI IDM login                                            (OK=44972  KO=0     )
>  UI IDM dashboard                                        (OK=44972  KO=0     )
>  UI IDM managed user schema                              (OK=44972  KO=0     )
>  UI IDM user                                             (OK=44972  KO=0     )
>  UI IDM oidcToken                                        (OK=44969  KO=0     )
> userinfo                                                 (OK=44967  KO=0     )
> GetUUid                                                  (OK=67119  KO=0     )
> UI-Logout                                                (OK=44967  KO=0     )
> GetOpenidConfig                                          (OK=200958 KO=0     )
> UI-Logout Redirect 1                                     (OK=44966  KO=0     )
>  UI AM revoke1                                           (OK=44964  KO=0     )
>  UI AM revoke2                                           (OK=44964  KO=0     )
>  UI AM endsession                                        (OK=44964  KO=0     )
> CreatePolicy                                             (OK=67095  KO=24    )
> RootUserinfo                                             (OK=149821 KO=0     )
> getIdToken                                               (OK=14893  KO=0     )
> getIdToken Redirect 1                                    (OK=14892  KO=0     )
> createOrganization                                       (OK=14889  KO=0     )
> queryOrganization                                        (OK=14889  KO=0     )
> deleteOrganization                                       (OK=14888  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7461   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7461   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4996   KO=0     )
> ReadPolicy                                               (OK=66983  KO=6     )
> DeletePolicy                                             (OK=66841  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=836    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5073 (99.12%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 79922  / active: 392    / done: 208761
================================================================================

21:53:38.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:39.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:39.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:39.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:40.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:40.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:41.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:41.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:41.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:41.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:42.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:42.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:43.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:43.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:43.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:43.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:43 GMT                                    2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2926521 KO=40    )
> restLoginInitiate                                        (OK=202041 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202029 KO=0     )
> User Authorize PKCE stage                                (OK=241981 KO=0     )
> User AccessToken PKCE stage                              (OK=241973 KO=1     )
> tokenUserinfo                                            (OK=39667  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45052  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45052  KO=0     )
>  UI AM idFromSession                                     (OK=45052  KO=0     )
>  UI AM validateGoto                                      (OK=45052  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45050  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45049  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45048  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45048  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45047  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45047  KO=0     )
> Skip 2FA                                                 (OK=112213 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45046  KO=0     )
>  UI IDM uiconfig                                         (OK=45047  KO=0     )
>  UI IDM version                                          (OK=45047  KO=0     )
>  UI IDM privilege                                        (OK=45046  KO=0     )
>  UI IDM features                                         (OK=45046  KO=0     )
>  UI IDM login                                            (OK=45046  KO=0     )
>  UI IDM dashboard                                        (OK=45046  KO=0     )
>  UI IDM managed user schema                              (OK=45046  KO=0     )
>  UI IDM user                                             (OK=45046  KO=0     )
>  UI IDM oidcToken                                        (OK=45045  KO=0     )
> userinfo                                                 (OK=45045  KO=0     )
> GetUUid                                                  (OK=67241  KO=0     )
> UI-Logout                                                (OK=45044  KO=0     )
> GetOpenidConfig                                          (OK=201344 KO=0     )
> UI-Logout Redirect 1                                     (OK=45044  KO=0     )
>  UI AM revoke1                                           (OK=45043  KO=0     )
>  UI AM revoke2                                           (OK=45043  KO=0     )
>  UI AM endsession                                        (OK=45043  KO=0     )
> CreatePolicy                                             (OK=67214  KO=24    )
> RootUserinfo                                             (OK=150157 KO=0     )
> getIdToken                                               (OK=14915  KO=0     )
> getIdToken Redirect 1                                    (OK=14914  KO=0     )
> createOrganization                                       (OK=14914  KO=0     )
> queryOrganization                                        (OK=14913  KO=0     )
> deleteOrganization                                       (OK=14913  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7472   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5004   KO=0     )
> ReadPolicy                                               (OK=67108  KO=6     )
> DeletePolicy                                             (OK=66978  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=838    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5089 (99.12%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 79558  / active: 354    / done: 209163
================================================================================

21:53:44.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:44.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:44.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:44.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:45.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:45.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:45.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:46.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:46.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:46.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:46.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:47.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:47.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:47.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:47.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:48 GMT                                    2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2932136 KO=40    )
> restLoginInitiate                                        (OK=202417 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202414 KO=0     )
> User Authorize PKCE stage                                (OK=242442 KO=0     )
> User AccessToken PKCE stage                              (OK=242436 KO=1     )
> tokenUserinfo                                            (OK=39749  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45146  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45144  KO=0     )
>  UI AM idFromSession                                     (OK=45143  KO=0     )
>  UI AM validateGoto                                      (OK=45143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45141  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45140  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45139  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45139  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45138  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45138  KO=0     )
> Skip 2FA                                                 (OK=112410 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45137  KO=0     )
>  UI IDM uiconfig                                         (OK=45137  KO=0     )
>  UI IDM version                                          (OK=45137  KO=0     )
>  UI IDM privilege                                        (OK=45137  KO=0     )
>  UI IDM features                                         (OK=45137  KO=0     )
>  UI IDM login                                            (OK=45137  KO=0     )
>  UI IDM dashboard                                        (OK=45137  KO=0     )
>  UI IDM managed user schema                              (OK=45137  KO=0     )
>  UI IDM user                                             (OK=45137  KO=0     )
>  UI IDM oidcToken                                        (OK=45137  KO=0     )
> userinfo                                                 (OK=45135  KO=0     )
> GetUUid                                                  (OK=67367  KO=0     )
> UI-Logout                                                (OK=45133  KO=0     )
> GetOpenidConfig                                          (OK=201713 KO=0     )
> UI-Logout Redirect 1                                     (OK=45133  KO=0     )
>  UI AM revoke1                                           (OK=45133  KO=0     )
>  UI AM revoke2                                           (OK=45132  KO=0     )
>  UI AM endsession                                        (OK=45133  KO=0     )
> CreatePolicy                                             (OK=67338  KO=24    )
> RootUserinfo                                             (OK=150410 KO=0     )
> getIdToken                                               (OK=14938  KO=0     )
> getIdToken Redirect 1                                    (OK=14938  KO=0     )
> createOrganization                                       (OK=14937  KO=0     )
> queryOrganization                                        (OK=14936  KO=0     )
> deleteOrganization                                       (OK=14936  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7489   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7489   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5021   KO=0     )
> ReadPolicy                                               (OK=67231  KO=6     )
> DeletePolicy                                             (OK=67102  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=843    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5104 (99.13%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 79166  / active: 336    / done: 209573
================================================================================

21:53:49.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:49.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:49.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:49.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:49.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:49.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:50.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:50.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:50.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:51.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:51.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:51.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:51.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:51.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:52.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:52.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:52.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:52.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:53 GMT                                    2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2937624 KO=40    )
> restLoginInitiate                                        (OK=202799 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202785 KO=0     )
> User Authorize PKCE stage                                (OK=242882 KO=0     )
> User AccessToken PKCE stage                              (OK=242877 KO=1     )
> tokenUserinfo                                            (OK=39812  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45229  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45229  KO=0     )
>  UI AM idFromSession                                     (OK=45229  KO=0     )
>  UI AM validateGoto                                      (OK=45229  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45226  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45226  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45226  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45226  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45225  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45225  KO=0     )
> Skip 2FA                                                 (OK=112616 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45225  KO=0     )
>  UI IDM uiconfig                                         (OK=45225  KO=0     )
>  UI IDM version                                          (OK=45225  KO=0     )
>  UI IDM privilege                                        (OK=45224  KO=0     )
>  UI IDM features                                         (OK=45224  KO=0     )
>  UI IDM login                                            (OK=45224  KO=0     )
>  UI IDM dashboard                                        (OK=45222  KO=0     )
>  UI IDM managed user schema                              (OK=45222  KO=0     )
>  UI IDM user                                             (OK=45222  KO=0     )
>  UI IDM oidcToken                                        (OK=45222  KO=0     )
> userinfo                                                 (OK=45222  KO=0     )
> GetUUid                                                  (OK=67488  KO=0     )
> UI-Logout                                                (OK=45220  KO=0     )
> GetOpenidConfig                                          (OK=202083 KO=0     )
> UI-Logout Redirect 1                                     (OK=45220  KO=0     )
>  UI AM revoke1                                           (OK=45219  KO=0     )
>  UI AM revoke2                                           (OK=45219  KO=0     )
>  UI AM endsession                                        (OK=45219  KO=0     )
> CreatePolicy                                             (OK=67460  KO=24    )
> RootUserinfo                                             (OK=150669 KO=0     )
> getIdToken                                               (OK=14970  KO=0     )
> getIdToken Redirect 1                                    (OK=14970  KO=0     )
> createOrganization                                       (OK=14970  KO=0     )
> queryOrganization                                        (OK=14970  KO=0     )
> deleteOrganization                                       (OK=14970  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7505   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7505   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5040   KO=0     )
> ReadPolicy                                               (OK=67355  KO=6     )
> DeletePolicy                                             (OK=67226  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=848    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5122 (99.13%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 78768  / active: 346    / done: 209961
================================================================================

21:53:54.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:54.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:56.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:57.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:57.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:57.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:57.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:57.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:57.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:58.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:58.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:53:58 GMT                                    2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2942793 KO=40    )
> restLoginInitiate                                        (OK=203168 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203161 KO=0     )
> User Authorize PKCE stage                                (OK=243324 KO=0     )
> User AccessToken PKCE stage                              (OK=243317 KO=1     )
> tokenUserinfo                                            (OK=39890  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45309  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45308  KO=0     )
>  UI AM idFromSession                                     (OK=45308  KO=0     )
>  UI AM validateGoto                                      (OK=45308  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45304  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45303  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45302  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45302  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45302  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45300  KO=0     )
> Skip 2FA                                                 (OK=112824 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45299  KO=0     )
>  UI IDM uiconfig                                         (OK=45299  KO=0     )
>  UI IDM version                                          (OK=45298  KO=0     )
>  UI IDM privilege                                        (OK=45297  KO=0     )
>  UI IDM features                                         (OK=45297  KO=0     )
>  UI IDM login                                            (OK=45297  KO=0     )
>  UI IDM dashboard                                        (OK=45297  KO=0     )
>  UI IDM managed user schema                              (OK=45297  KO=0     )
>  UI IDM user                                             (OK=45297  KO=0     )
>  UI IDM oidcToken                                        (OK=45297  KO=0     )
> userinfo                                                 (OK=45296  KO=0     )
> GetUUid                                                  (OK=67608  KO=0     )
> UI-Logout                                                (OK=45296  KO=0     )
> GetOpenidConfig                                          (OK=202448 KO=0     )
> UI-Logout Redirect 1                                     (OK=45295  KO=0     )
>  UI AM revoke1                                           (OK=45293  KO=0     )
>  UI AM revoke2                                           (OK=45293  KO=0     )
>  UI AM endsession                                        (OK=45294  KO=0     )
> CreatePolicy                                             (OK=67583  KO=24    )
> RootUserinfo                                             (OK=150939 KO=0     )
> getIdToken                                               (OK=14996  KO=0     )
> getIdToken Redirect 1                                    (OK=14996  KO=0     )
> createOrganization                                       (OK=14996  KO=0     )
> queryOrganization                                        (OK=14996  KO=0     )
> deleteOrganization                                       (OK=14996  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7517   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7517   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5053   KO=0     )
> ReadPolicy                                               (OK=67474  KO=6     )
> DeletePolicy                                             (OK=67351  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=851    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5133 (99.13%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 78389  / active: 342    / done: 210344
================================================================================

21:53:58.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:59.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:53:59.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:00.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:00.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:00.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:00.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:00.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:01.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:01.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:01.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:02.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:03.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:03.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:03.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:03 GMT                                    2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2948708 KO=40    )
> restLoginInitiate                                        (OK=203572 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203560 KO=0     )
> User Authorize PKCE stage                                (OK=243803 KO=0     )
> User AccessToken PKCE stage                              (OK=243797 KO=1     )
> tokenUserinfo                                            (OK=39955  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45406  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45406  KO=0     )
>  UI AM idFromSession                                     (OK=45405  KO=0     )
>  UI AM validateGoto                                      (OK=45405  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45402  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45401  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45400  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45400  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45399  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45398  KO=0     )
> Skip 2FA                                                 (OK=113047 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45396  KO=0     )
>  UI IDM uiconfig                                         (OK=45397  KO=0     )
>  UI IDM version                                          (OK=45397  KO=0     )
>  UI IDM privilege                                        (OK=45397  KO=0     )
>  UI IDM features                                         (OK=45397  KO=0     )
>  UI IDM login                                            (OK=45397  KO=0     )
>  UI IDM dashboard                                        (OK=45393  KO=0     )
>  UI IDM managed user schema                              (OK=45393  KO=0     )
>  UI IDM user                                             (OK=45393  KO=0     )
>  UI IDM oidcToken                                        (OK=45390  KO=0     )
> userinfo                                                 (OK=45390  KO=0     )
> GetUUid                                                  (OK=67743  KO=0     )
> UI-Logout                                                (OK=45389  KO=0     )
> GetOpenidConfig                                          (OK=202827 KO=0     )
> UI-Logout Redirect 1                                     (OK=45389  KO=0     )
>  UI AM revoke1                                           (OK=45389  KO=0     )
>  UI AM revoke2                                           (OK=45389  KO=0     )
>  UI AM endsession                                        (OK=45389  KO=0     )
> CreatePolicy                                             (OK=67717  KO=24    )
> RootUserinfo                                             (OK=151208 KO=0     )
> getIdToken                                               (OK=15026  KO=0     )
> getIdToken Redirect 1                                    (OK=15026  KO=0     )
> createOrganization                                       (OK=15026  KO=0     )
> queryOrganization                                        (OK=15025  KO=0     )
> deleteOrganization                                       (OK=15024  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7529   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5066   KO=0     )
> ReadPolicy                                               (OK=67600  KO=6     )
> DeletePolicy                                             (OK=67467  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=852    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5148 (99.13%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 77967  / active: 378    / done: 210730
================================================================================

21:54:03.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:04.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:04.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:04.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:05.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:05.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:05.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:05.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:05.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:06.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:06.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:07.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:07.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:07.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:08 GMT                                    2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2954743 KO=40    )
> restLoginInitiate                                        (OK=203968 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203956 KO=0     )
> User Authorize PKCE stage                                (OK=244283 KO=0     )
> User AccessToken PKCE stage                              (OK=244276 KO=1     )
> tokenUserinfo                                            (OK=40025  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45513  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45512  KO=0     )
>  UI AM idFromSession                                     (OK=45510  KO=0     )
>  UI AM validateGoto                                      (OK=45510  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45505  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45504  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45503  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45503  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45498  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45496  KO=0     )
> Skip 2FA                                                 (OK=113248 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45495  KO=0     )
>  UI IDM uiconfig                                         (OK=45495  KO=0     )
>  UI IDM version                                          (OK=45495  KO=0     )
>  UI IDM privilege                                        (OK=45495  KO=0     )
>  UI IDM features                                         (OK=45495  KO=0     )
>  UI IDM login                                            (OK=45495  KO=0     )
>  UI IDM dashboard                                        (OK=45494  KO=0     )
>  UI IDM managed user schema                              (OK=45494  KO=0     )
>  UI IDM user                                             (OK=45494  KO=0     )
>  UI IDM oidcToken                                        (OK=45494  KO=0     )
> userinfo                                                 (OK=45493  KO=0     )
> GetUUid                                                  (OK=67878  KO=0     )
> UI-Logout                                                (OK=45492  KO=0     )
> GetOpenidConfig                                          (OK=203221 KO=0     )
> UI-Logout Redirect 1                                     (OK=45492  KO=0     )
>  UI AM revoke1                                           (OK=45491  KO=0     )
>  UI AM revoke2                                           (OK=45491  KO=0     )
>  UI AM endsession                                        (OK=45491  KO=0     )
> CreatePolicy                                             (OK=67850  KO=24    )
> RootUserinfo                                             (OK=151440 KO=0     )
> getIdToken                                               (OK=15058  KO=0     )
> getIdToken Redirect 1                                    (OK=15058  KO=0     )
> createOrganization                                       (OK=15057  KO=0     )
> queryOrganization                                        (OK=15057  KO=0     )
> deleteOrganization                                       (OK=15057  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7547   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7545   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5081   KO=0     )
> ReadPolicy                                               (OK=67734  KO=6     )
> DeletePolicy                                             (OK=67596  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=858    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5162 (99.14%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 77556  / active: 371    / done: 211148
================================================================================

21:54:08.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:09.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:09.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:09.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:09.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:09.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:09.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:10.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:11.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:11.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:11.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:11.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:12.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:12.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:13.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:13.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:13 GMT                                    2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2960679 KO=40    )
> restLoginInitiate                                        (OK=204368 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204362 KO=0     )
> User Authorize PKCE stage                                (OK=244763 KO=0     )
> User AccessToken PKCE stage                              (OK=244759 KO=1     )
> tokenUserinfo                                            (OK=40091  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45599  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45599  KO=0     )
>  UI AM idFromSession                                     (OK=45599  KO=0     )
>  UI AM validateGoto                                      (OK=45599  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45595  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45594  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45594  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45594  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45593  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45591  KO=0     )
> Skip 2FA                                                 (OK=113483 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45591  KO=0     )
>  UI IDM uiconfig                                         (OK=45591  KO=0     )
>  UI IDM version                                          (OK=45591  KO=0     )
>  UI IDM privilege                                        (OK=45591  KO=0     )
>  UI IDM features                                         (OK=45591  KO=0     )
>  UI IDM login                                            (OK=45591  KO=0     )
>  UI IDM dashboard                                        (OK=45591  KO=0     )
>  UI IDM managed user schema                              (OK=45591  KO=0     )
>  UI IDM user                                             (OK=45591  KO=0     )
>  UI IDM oidcToken                                        (OK=45589  KO=0     )
> userinfo                                                 (OK=45588  KO=0     )
> GetUUid                                                  (OK=67998  KO=0     )
> UI-Logout                                                (OK=45588  KO=0     )
> GetOpenidConfig                                          (OK=203611 KO=0     )
> UI-Logout Redirect 1                                     (OK=45588  KO=0     )
>  UI AM revoke1                                           (OK=45588  KO=0     )
>  UI AM revoke2                                           (OK=45588  KO=0     )
>  UI AM endsession                                        (OK=45588  KO=0     )
> CreatePolicy                                             (OK=67971  KO=24    )
> RootUserinfo                                             (OK=151768 KO=0     )
> getIdToken                                               (OK=15088  KO=0     )
> getIdToken Redirect 1                                    (OK=15088  KO=0     )
> createOrganization                                       (OK=15087  KO=0     )
> queryOrganization                                        (OK=15087  KO=0     )
> deleteOrganization                                       (OK=15087  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7562   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7562   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5094   KO=0     )
> ReadPolicy                                               (OK=67866  KO=6     )
> DeletePolicy                                             (OK=67730  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=861    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5178 (99.14%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 77142  / active: 381    / done: 211552
================================================================================

21:54:13.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:14.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:14.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:14.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:14.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:14.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:15.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:15.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:15.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:15.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:15.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:16.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:16.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:16.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:16.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:16.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:17.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:17.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:17.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:18.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:18.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:18 GMT                                    2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2966408 KO=40    )
> restLoginInitiate                                        (OK=204786 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204782 KO=0     )
> User Authorize PKCE stage                                (OK=245245 KO=0     )
> User AccessToken PKCE stage                              (OK=245239 KO=1     )
> tokenUserinfo                                            (OK=40173  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45680  KO=0     )
>  UI AM idFromSession                                     (OK=45678  KO=0     )
>  UI AM validateGoto                                      (OK=45678  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45677  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45676  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45675  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45676  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45672  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45671  KO=0     )
> Skip 2FA                                                 (OK=113722 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45671  KO=0     )
>  UI IDM uiconfig                                         (OK=45671  KO=0     )
>  UI IDM version                                          (OK=45671  KO=0     )
>  UI IDM privilege                                        (OK=45671  KO=0     )
>  UI IDM features                                         (OK=45671  KO=0     )
>  UI IDM login                                            (OK=45671  KO=0     )
>  UI IDM dashboard                                        (OK=45671  KO=0     )
>  UI IDM managed user schema                              (OK=45671  KO=0     )
>  UI IDM user                                             (OK=45671  KO=0     )
>  UI IDM oidcToken                                        (OK=45671  KO=0     )
> userinfo                                                 (OK=45671  KO=0     )
> GetUUid                                                  (OK=68137  KO=0     )
> UI-Logout                                                (OK=45671  KO=0     )
> GetOpenidConfig                                          (OK=204003 KO=0     )
> UI-Logout Redirect 1                                     (OK=45670  KO=0     )
>  UI AM revoke1                                           (OK=45670  KO=0     )
>  UI AM revoke2                                           (OK=45670  KO=0     )
>  UI AM endsession                                        (OK=45670  KO=0     )
> CreatePolicy                                             (OK=68109  KO=24    )
> RootUserinfo                                             (OK=152159 KO=0     )
> getIdToken                                               (OK=15114  KO=0     )
> getIdToken Redirect 1                                    (OK=15114  KO=0     )
> createOrganization                                       (OK=15114  KO=0     )
> queryOrganization                                        (OK=15114  KO=0     )
> deleteOrganization                                       (OK=15114  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7584   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7584   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5105   KO=0     )
> ReadPolicy                                               (OK=67988  KO=6     )
> DeletePolicy                                             (OK=67861  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=866    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5199 (99.14%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 76703  / active: 378    / done: 211994
================================================================================

21:54:19.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:19.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:19.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:20.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:20.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:20.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:21.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:21.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:22.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:22.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:22.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:23.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:23.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:23.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:23 GMT                                    2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2971717 KO=40    )
> restLoginInitiate                                        (OK=205152 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205149 KO=0     )
> User Authorize PKCE stage                                (OK=245675 KO=0     )
> User AccessToken PKCE stage                              (OK=245668 KO=1     )
> tokenUserinfo                                            (OK=40233  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45763  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45763  KO=0     )
>  UI AM idFromSession                                     (OK=45761  KO=0     )
>  UI AM validateGoto                                      (OK=45762  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45758  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45758  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45756  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45756  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45754  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45754  KO=0     )
> Skip 2FA                                                 (OK=113931 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45753  KO=0     )
>  UI IDM uiconfig                                         (OK=45753  KO=0     )
>  UI IDM version                                          (OK=45753  KO=0     )
>  UI IDM privilege                                        (OK=45753  KO=0     )
>  UI IDM features                                         (OK=45753  KO=0     )
>  UI IDM login                                            (OK=45752  KO=0     )
>  UI IDM dashboard                                        (OK=45752  KO=0     )
>  UI IDM managed user schema                              (OK=45752  KO=0     )
>  UI IDM user                                             (OK=45752  KO=0     )
>  UI IDM oidcToken                                        (OK=45749  KO=0     )
> userinfo                                                 (OK=45748  KO=0     )
> GetUUid                                                  (OK=68277  KO=0     )
> UI-Logout                                                (OK=45748  KO=0     )
> GetOpenidConfig                                          (OK=204398 KO=0     )
> UI-Logout Redirect 1                                     (OK=45747  KO=0     )
>  UI AM revoke1                                           (OK=45746  KO=0     )
>  UI AM revoke2                                           (OK=45746  KO=0     )
>  UI AM endsession                                        (OK=45746  KO=0     )
> CreatePolicy                                             (OK=68250  KO=24    )
> RootUserinfo                                             (OK=152439 KO=0     )
> getIdToken                                               (OK=15133  KO=0     )
> getIdToken Redirect 1                                    (OK=15133  KO=0     )
> createOrganization                                       (OK=15132  KO=0     )
> queryOrganization                                        (OK=15132  KO=0     )
> deleteOrganization                                       (OK=15132  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7600   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7600   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5120   KO=0     )
> ReadPolicy                                               (OK=68127  KO=6     )
> DeletePolicy                                             (OK=67979  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=869    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5213 (99.14%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 76318  / active: 388    / done: 212369
================================================================================

21:54:24.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:25.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:25.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:25.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 212856: status.find.in([200, 209], 304), found 409
21:54:25.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,212856,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE1ODg3NzIzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSDZYZjNCM1Jlajgzc2FySnN4SzB4UW4wLVJrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTY2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTY2NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzMjY1LCJpYXQiOjE3MzIxMzk2NjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjB3YjdQLWlSbzFFOE5wV1dOX1gzOHFVT0FfayJ9.XokBrKULwqCxAOz2qW_Oqt4TPTiRxcKbl8Zj_WIJQlZJ7nh6z22QO1lord3KmnsMvdl35rRz6s70RJYsrfqyMWvoH9-8vkBgpn9iPDkxxCBUdjgzTJFSLDx9CCXv5an2rbe0kHSbSBI43pEFDHrCDMdD1-924gR0vAFFirBhxFYIyhJqoVNgozlAxTQXJrXJrsL21-c4_lyTYQSOQsS-yWnkJqxJVKIkg_BRqWsAykpl8JIKniCmoIvB4c3amJAWig7w359nHCCyVFFKNVus-WIFV1GZvV5ZdhgvAJAGeHg8NsiNN0VZyuZSPmCFnU4g4-f2PHDr_XuEaZTBzdS5Kw, username -> user.6624, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy417523, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@161809f9, authcode -> duk9hLbSVYHYlWAh2HVkELzE1jQ, useAdminRealm -> true, callbacks -> {"tokenId":"21ChjS7Vg6IJn4axTKUgD-xo_mo.*AAJTSQACMDIAAlNLABxMQmJ5c1phUkZVeFJRdk0yODFUS0dxLy8yZVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139665158), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=21ChjS7Vg6IJn4axTKUgD-xo_mo.*AAJTSQACMDIAAlNLABxMQmJ5c1phUkZVeFJRdk0yODFUS0dxLy8yZVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139665158))), password -> Pa_ssw0rd, challenge -> k4D6dpHtlX28GiKFqcngAu_xkhResLhg2jq-eS2bf2s, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> MzQ0MTk3Mjk4MjkyNzc0NzAxNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eeaea86, tokenId -> 21ChjS7Vg6IJn4axTKUgD-xo_mo.*AAJTSQACMDIAAlNLABxMQmJ5c1phUkZVeFJRdk0yODFUS0dxLy8yZVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=21ChjS7Vg6IJn4axTKUgD-xo_mo.*AAJTSQACMDIAAlNLABxMQmJ5c1phUkZVeFJRdk0yODFUS0dxLy8yZVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=21ChjS7Vg6IJn4axTKUgD-xo_mo.*AAJTSQACMDIAAlNLABxMQmJ5c1phUkZVeFJRdk0yODFUS0dxLy8yZVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy417523","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, 20 Nov 2024 21:54:25 GMT
	x-forgerock-transactionid: 120784f3-850c-4dcd-9919-bb19041c04cf
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:54:26.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:26.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:26.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:27.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:28.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:28.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:28.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:28.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:28 GMT                                    2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2976877 KO=41    )
> restLoginInitiate                                        (OK=205513 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205502 KO=0     )
> User Authorize PKCE stage                                (OK=246097 KO=0     )
> User AccessToken PKCE stage                              (OK=246092 KO=1     )
> tokenUserinfo                                            (OK=40293  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45834  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45833  KO=0     )
>  UI AM idFromSession                                     (OK=45833  KO=0     )
>  UI AM validateGoto                                      (OK=45832  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45831  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45831  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45830  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45830  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45828  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45826  KO=0     )
> Skip 2FA                                                 (OK=114142 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45826  KO=0     )
>  UI IDM uiconfig                                         (OK=45826  KO=0     )
>  UI IDM version                                          (OK=45826  KO=0     )
>  UI IDM privilege                                        (OK=45826  KO=0     )
>  UI IDM features                                         (OK=45826  KO=0     )
>  UI IDM login                                            (OK=45826  KO=0     )
>  UI IDM dashboard                                        (OK=45826  KO=0     )
>  UI IDM managed user schema                              (OK=45826  KO=0     )
>  UI IDM user                                             (OK=45826  KO=0     )
>  UI IDM oidcToken                                        (OK=45825  KO=0     )
> userinfo                                                 (OK=45824  KO=0     )
> GetUUid                                                  (OK=68390  KO=0     )
> UI-Logout                                                (OK=45824  KO=0     )
> GetOpenidConfig                                          (OK=204795 KO=0     )
> UI-Logout Redirect 1                                     (OK=45823  KO=0     )
>  UI AM revoke1                                           (OK=45822  KO=0     )
>  UI AM revoke2                                           (OK=45822  KO=0     )
>  UI AM endsession                                        (OK=45822  KO=0     )
> CreatePolicy                                             (OK=68361  KO=25    )
> RootUserinfo                                             (OK=152736 KO=0     )
> getIdToken                                               (OK=15167  KO=0     )
> getIdToken Redirect 1                                    (OK=15167  KO=0     )
> createOrganization                                       (OK=15166  KO=0     )
> queryOrganization                                        (OK=15166  KO=0     )
> deleteOrganization                                       (OK=15166  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7615   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7615   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5129   KO=0     )
> ReadPolicy                                               (OK=68266  KO=6     )
> DeletePolicy                                             (OK=68123  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=872    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5224 (99.13%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 75938  / active: 373    / done: 212764
================================================================================

21:54:28.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:28.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:29.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:29.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:29.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:29.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:31.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 213289: status.find.in([200, 209], 304), found 409
21:54:31.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,213289,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE1OTA1NDUyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMnhvVHI4RUx6ZmRLY1d4LVcwZk5fOW9aTWdBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTY3MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTY3MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzMjcwLCJpYXQiOjE3MzIxMzk2NzAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik9Ba0xaRW9YTHY0djR6X0RXN0xwZGo2WllwTSJ9.ZZ2ogcKiLoo-UNqXsDuznafum3wPlw6y-NgrftmazbpG8VDCxmRC8gL-fdI4luN6LK99GIWga8EaBVIU27pfnHfmCRV_pjTQNtwLHGOPq_P6A6je1V6YqAiWiMxt8L8DVLs6KPIVHnWvH7RCBbUvY0A-TG87MKQ2sIz4qTANjJJy4BUTOzEfALFEdRvhl4ZlFN1vPMKDZFN_azGGU81siZ1fapERWgP62LGSSA-ABseY3eDRdg3inPnOa5YkqdFwRca6DkaaZ98_cZIITnBO_STgJ0a3D2k0778P2aVOxeymLvbhTWFuW_bMQiMTyjQCntM7pmY3OSy6nESMCTiwkw, username -> user.30444, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy994519, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@103632b1, authcode -> 2akfd11SZdyGyx5avP5Za7mSf7Q, useAdminRealm -> true, callbacks -> {"tokenId":"r8T39WoqIvjyHSoz5pURqTGBkUo.*AAJTSQACMDIAAlNLABxaNmJObmtCZ3VxS3ZFNFZYSld5K1lYdC8yaG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139670732), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=r8T39WoqIvjyHSoz5pURqTGBkUo.*AAJTSQACMDIAAlNLABxaNmJObmtCZ3VxS3ZFNFZYSld5K1lYdC8yaG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139670732))), password -> Pa_ssw0rd, challenge -> bDM5YP2vZ3e-rtOG9XQuQZGIXlxJMydBMvynrJ5dfFQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 193.187.39.250, verifier -> NjYwOTgwODkwNjM3MTc5ODgwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fc90178, tokenId -> r8T39WoqIvjyHSoz5pURqTGBkUo.*AAJTSQACMDIAAlNLABxaNmJObmtCZ3VxS3ZFNFZYSld5K1lYdC8yaG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=r8T39WoqIvjyHSoz5pURqTGBkUo.*AAJTSQACMDIAAlNLABxaNmJObmtCZ3VxS3ZFNFZYSld5K1lYdC8yaG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=r8T39WoqIvjyHSoz5pURqTGBkUo.*AAJTSQACMDIAAlNLABxaNmJObmtCZ3VxS3ZFNFZYSld5K1lYdC8yaG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy994519","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, 20 Nov 2024 21:54:31 GMT
	x-forgerock-transactionid: 3f05af34-1eda-4f75-a526-b736410cdb4a
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:54:31.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:31.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:31.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:31.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:32.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:32.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:32.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:32.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:32.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:33.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:33.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:33.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:33 GMT                                    2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2982553 KO=42    )
> restLoginInitiate                                        (OK=205934 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205927 KO=0     )
> User Authorize PKCE stage                                (OK=246581 KO=0     )
> User AccessToken PKCE stage                              (OK=246573 KO=1     )
> tokenUserinfo                                            (OK=40380  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45914  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45914  KO=0     )
>  UI AM idFromSession                                     (OK=45914  KO=0     )
>  UI AM validateGoto                                      (OK=45913  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45910  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45908  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45907  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45907  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45904  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45904  KO=0     )
> Skip 2FA                                                 (OK=114382 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45904  KO=0     )
>  UI IDM uiconfig                                         (OK=45904  KO=0     )
>  UI IDM version                                          (OK=45904  KO=0     )
>  UI IDM privilege                                        (OK=45904  KO=0     )
>  UI IDM features                                         (OK=45904  KO=0     )
>  UI IDM login                                            (OK=45904  KO=0     )
>  UI IDM dashboard                                        (OK=45904  KO=0     )
>  UI IDM managed user schema                              (OK=45904  KO=0     )
>  UI IDM user                                             (OK=45904  KO=0     )
>  UI IDM oidcToken                                        (OK=45904  KO=0     )
> userinfo                                                 (OK=45904  KO=0     )
> GetUUid                                                  (OK=68538  KO=0     )
> UI-Logout                                                (OK=45904  KO=0     )
> GetOpenidConfig                                          (OK=205195 KO=0     )
> UI-Logout Redirect 1                                     (OK=45903  KO=0     )
>  UI AM revoke1                                           (OK=45901  KO=0     )
>  UI AM revoke2                                           (OK=45901  KO=0     )
>  UI AM endsession                                        (OK=45902  KO=0     )
> CreatePolicy                                             (OK=68509  KO=26    )
> RootUserinfo                                             (OK=153081 KO=0     )
> getIdToken                                               (OK=15196  KO=0     )
> getIdToken Redirect 1                                    (OK=15195  KO=0     )
> createOrganization                                       (OK=15195  KO=0     )
> queryOrganization                                        (OK=15194  KO=0     )
> deleteOrganization                                       (OK=15192  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7637   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7637   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5138   KO=0     )
> ReadPolicy                                               (OK=68380  KO=6     )
> DeletePolicy                                             (OK=68263  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=876    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5242 (99.11%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 75495  / active: 380    / done: 213200
================================================================================

21:54:33.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:34.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:34.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:34.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:34.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:34.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:35.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:36.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:36.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:36.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:36.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:36.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:37.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:38.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:38 GMT                                    2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2988018 KO=42    )
> restLoginInitiate                                        (OK=206307 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206297 KO=0     )
> User Authorize PKCE stage                                (OK=247023 KO=0     )
> User AccessToken PKCE stage                              (OK=247020 KO=1     )
> tokenUserinfo                                            (OK=40446  KO=0     )
> UI-Post-Login - stage 1                                  (OK=45996  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45996  KO=0     )
>  UI AM idFromSession                                     (OK=45995  KO=0     )
>  UI AM validateGoto                                      (OK=45995  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45993  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45992  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45992  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45992  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45989  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45989  KO=0     )
> Skip 2FA                                                 (OK=114595 KO=0     )
>  UI Enduser sessioncheck                                 (OK=45989  KO=0     )
>  UI IDM uiconfig                                         (OK=45989  KO=0     )
>  UI IDM version                                          (OK=45989  KO=0     )
>  UI IDM privilege                                        (OK=45989  KO=0     )
>  UI IDM features                                         (OK=45989  KO=0     )
>  UI IDM login                                            (OK=45989  KO=0     )
>  UI IDM dashboard                                        (OK=45989  KO=0     )
>  UI IDM managed user schema                              (OK=45989  KO=0     )
>  UI IDM user                                             (OK=45989  KO=0     )
>  UI IDM oidcToken                                        (OK=45988  KO=0     )
> userinfo                                                 (OK=45987  KO=0     )
> GetUUid                                                  (OK=68661  KO=0     )
> UI-Logout                                                (OK=45987  KO=0     )
> GetOpenidConfig                                          (OK=205579 KO=0     )
> UI-Logout Redirect 1                                     (OK=45986  KO=0     )
>  UI AM revoke1                                           (OK=45984  KO=0     )
>  UI AM revoke2                                           (OK=45984  KO=0     )
>  UI AM endsession                                        (OK=45985  KO=0     )
> CreatePolicy                                             (OK=68631  KO=26    )
> RootUserinfo                                             (OK=153384 KO=0     )
> getIdToken                                               (OK=15222  KO=0     )
> getIdToken Redirect 1                                    (OK=15222  KO=0     )
> createOrganization                                       (OK=15222  KO=0     )
> queryOrganization                                        (OK=15221  KO=0     )
> deleteOrganization                                       (OK=15221  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7653   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7653   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5153   KO=0     )
> ReadPolicy                                               (OK=68524  KO=6     )
> DeletePolicy                                             (OK=68375  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=878    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5256 (99.11%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 75109  / active: 383    / done: 213583
================================================================================

21:54:38.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:39.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:39.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:39.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:39.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:40.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:40.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:41.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:43.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:43.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:43.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:43.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:43.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:43 GMT                                    2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2993585 KO=42    )
> restLoginInitiate                                        (OK=206698 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206690 KO=0     )
> User Authorize PKCE stage                                (OK=247486 KO=0     )
> User AccessToken PKCE stage                              (OK=247478 KO=1     )
> tokenUserinfo                                            (OK=40521  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46081  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46081  KO=0     )
>  UI AM idFromSession                                     (OK=46081  KO=0     )
>  UI AM validateGoto                                      (OK=46081  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46077  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46076  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46076  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46076  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46072  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46072  KO=0     )
> Skip 2FA                                                 (OK=114814 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46072  KO=0     )
>  UI IDM uiconfig                                         (OK=46072  KO=0     )
>  UI IDM version                                          (OK=46072  KO=0     )
>  UI IDM privilege                                        (OK=46071  KO=0     )
>  UI IDM features                                         (OK=46071  KO=0     )
>  UI IDM login                                            (OK=46071  KO=0     )
>  UI IDM dashboard                                        (OK=46071  KO=0     )
>  UI IDM managed user schema                              (OK=46071  KO=0     )
>  UI IDM user                                             (OK=46071  KO=0     )
>  UI IDM oidcToken                                        (OK=46071  KO=0     )
> userinfo                                                 (OK=46071  KO=0     )
> GetUUid                                                  (OK=68789  KO=0     )
> UI-Logout                                                (OK=46067  KO=0     )
> GetOpenidConfig                                          (OK=205969 KO=0     )
> UI-Logout Redirect 1                                     (OK=46066  KO=0     )
>  UI AM revoke1                                           (OK=46066  KO=0     )
>  UI AM revoke2                                           (OK=46066  KO=0     )
>  UI AM endsession                                        (OK=46066  KO=0     )
> CreatePolicy                                             (OK=68758  KO=26    )
> RootUserinfo                                             (OK=153678 KO=0     )
> getIdToken                                               (OK=15252  KO=0     )
> getIdToken Redirect 1                                    (OK=15252  KO=0     )
> createOrganization                                       (OK=15252  KO=0     )
> queryOrganization                                        (OK=15252  KO=0     )
> deleteOrganization                                       (OK=15251  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7667   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5173   KO=0     )
> ReadPolicy                                               (OK=68645  KO=6     )
> DeletePolicy                                             (OK=68518  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=886    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5269 (99.12%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 74705  / active: 369    / done: 214001
================================================================================

21:54:44.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:44.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:44.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:44.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:45.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:46.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:46.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:46.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:46.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:46.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:47.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:47.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:47.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:47.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:48.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:48 GMT                                    2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2999327 KO=42    )
> restLoginInitiate                                        (OK=207092 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207083 KO=0     )
> User Authorize PKCE stage                                (OK=247955 KO=0     )
> User AccessToken PKCE stage                              (OK=247946 KO=1     )
> tokenUserinfo                                            (OK=40585  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46172  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46172  KO=0     )
>  UI AM idFromSession                                     (OK=46171  KO=0     )
>  UI AM validateGoto                                      (OK=46171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46169  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46167  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46166  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46166  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46164  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46162  KO=0     )
> Skip 2FA                                                 (OK=115037 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46162  KO=0     )
>  UI IDM uiconfig                                         (OK=46162  KO=0     )
>  UI IDM version                                          (OK=46162  KO=0     )
>  UI IDM privilege                                        (OK=46162  KO=0     )
>  UI IDM features                                         (OK=46162  KO=0     )
>  UI IDM login                                            (OK=46162  KO=0     )
>  UI IDM dashboard                                        (OK=46161  KO=0     )
>  UI IDM managed user schema                              (OK=46161  KO=0     )
>  UI IDM user                                             (OK=46161  KO=0     )
>  UI IDM oidcToken                                        (OK=46161  KO=0     )
> userinfo                                                 (OK=46159  KO=0     )
> GetUUid                                                  (OK=68923  KO=0     )
> UI-Logout                                                (OK=46159  KO=0     )
> GetOpenidConfig                                          (OK=206353 KO=0     )
> UI-Logout Redirect 1                                     (OK=46158  KO=0     )
>  UI AM revoke1                                           (OK=46157  KO=0     )
>  UI AM revoke2                                           (OK=46157  KO=0     )
>  UI AM endsession                                        (OK=46157  KO=0     )
> CreatePolicy                                             (OK=68894  KO=26    )
> RootUserinfo                                             (OK=153947 KO=0     )
> getIdToken                                               (OK=15284  KO=0     )
> getIdToken Redirect 1                                    (OK=15284  KO=0     )
> createOrganization                                       (OK=15284  KO=0     )
> queryOrganization                                        (OK=15284  KO=0     )
> deleteOrganization                                       (OK=15283  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7682   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7682   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5186   KO=0     )
> ReadPolicy                                               (OK=68774  KO=6     )
> DeletePolicy                                             (OK=68639  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=887    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5284 (99.12%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 74296  / active: 383    / done: 214396
================================================================================

21:54:48.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:49.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:51.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:51.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:51.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:52.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:52.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:53.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:53.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:53.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:53.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:53.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:53.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:53 GMT                                    2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3004827 KO=42    )
> restLoginInitiate                                        (OK=207463 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207456 KO=0     )
> User Authorize PKCE stage                                (OK=248392 KO=0     )
> User AccessToken PKCE stage                              (OK=248383 KO=1     )
> tokenUserinfo                                            (OK=40645  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46258  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46258  KO=0     )
>  UI AM idFromSession                                     (OK=46257  KO=0     )
>  UI AM validateGoto                                      (OK=46257  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46250  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46249  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46249  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46249  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46246  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46245  KO=0     )
> Skip 2FA                                                 (OK=115250 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46244  KO=0     )
>  UI IDM uiconfig                                         (OK=46244  KO=0     )
>  UI IDM version                                          (OK=46244  KO=0     )
>  UI IDM privilege                                        (OK=46244  KO=0     )
>  UI IDM features                                         (OK=46244  KO=0     )
>  UI IDM login                                            (OK=46244  KO=0     )
>  UI IDM dashboard                                        (OK=46244  KO=0     )
>  UI IDM managed user schema                              (OK=46244  KO=0     )
>  UI IDM user                                             (OK=46244  KO=0     )
>  UI IDM oidcToken                                        (OK=46244  KO=0     )
> userinfo                                                 (OK=46242  KO=0     )
> GetUUid                                                  (OK=69050  KO=0     )
> UI-Logout                                                (OK=46242  KO=0     )
> GetOpenidConfig                                          (OK=206748 KO=0     )
> UI-Logout Redirect 1                                     (OK=46241  KO=0     )
>  UI AM revoke1                                           (OK=46241  KO=0     )
>  UI AM revoke2                                           (OK=46241  KO=0     )
>  UI AM endsession                                        (OK=46241  KO=0     )
> CreatePolicy                                             (OK=69022  KO=26    )
> RootUserinfo                                             (OK=154222 KO=0     )
> getIdToken                                               (OK=15325  KO=0     )
> getIdToken Redirect 1                                    (OK=15325  KO=0     )
> createOrganization                                       (OK=15325  KO=0     )
> queryOrganization                                        (OK=15325  KO=0     )
> deleteOrganization                                       (OK=15325  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7696   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7696   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5203   KO=0     )
> ReadPolicy                                               (OK=68912  KO=6     )
> DeletePolicy                                             (OK=68768  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=890    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5297 (99.12%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 73913  / active: 369    / done: 214793
================================================================================

21:54:54.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:54.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:54.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:55.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:55.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:55.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:55.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:55.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:55.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:56.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:57.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:57.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:57.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:58.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:54:58 GMT                                    2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3010288 KO=42    )
> restLoginInitiate                                        (OK=207836 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207832 KO=0     )
> User Authorize PKCE stage                                (OK=248841 KO=0     )
> User AccessToken PKCE stage                              (OK=248835 KO=1     )
> tokenUserinfo                                            (OK=40711  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46338  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46338  KO=0     )
>  UI AM idFromSession                                     (OK=46336  KO=0     )
>  UI AM validateGoto                                      (OK=46336  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46334  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46334  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46333  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46333  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46330  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46329  KO=0     )
> Skip 2FA                                                 (OK=115462 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46329  KO=0     )
>  UI IDM uiconfig                                         (OK=46329  KO=0     )
>  UI IDM version                                          (OK=46329  KO=0     )
>  UI IDM privilege                                        (OK=46329  KO=0     )
>  UI IDM features                                         (OK=46329  KO=0     )
>  UI IDM login                                            (OK=46328  KO=0     )
>  UI IDM dashboard                                        (OK=46326  KO=0     )
>  UI IDM managed user schema                              (OK=46325  KO=0     )
>  UI IDM user                                             (OK=46325  KO=0     )
>  UI IDM oidcToken                                        (OK=46325  KO=0     )
> userinfo                                                 (OK=46323  KO=0     )
> GetUUid                                                  (OK=69178  KO=0     )
> UI-Logout                                                (OK=46323  KO=0     )
> GetOpenidConfig                                          (OK=207142 KO=0     )
> UI-Logout Redirect 1                                     (OK=46323  KO=0     )
>  UI AM revoke1                                           (OK=46322  KO=0     )
>  UI AM revoke2                                           (OK=46322  KO=0     )
>  UI AM endsession                                        (OK=46322  KO=0     )
> CreatePolicy                                             (OK=69149  KO=26    )
> RootUserinfo                                             (OK=154511 KO=0     )
> getIdToken                                               (OK=15352  KO=0     )
> getIdToken Redirect 1                                    (OK=15352  KO=0     )
> createOrganization                                       (OK=15352  KO=0     )
> queryOrganization                                        (OK=15352  KO=0     )
> deleteOrganization                                       (OK=15352  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7712   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7711   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5220   KO=0     )
> ReadPolicy                                               (OK=69038  KO=6     )
> DeletePolicy                                             (OK=68908  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=892    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5311 (99.12%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 73522  / active: 367    / done: 215186
================================================================================

21:54:58.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:58.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:59.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:54:59.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:00.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:00.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:01.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:01.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:01.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:01.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:01.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:02.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:02.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:02.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:03.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:03.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:03 GMT                                    2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3015568 KO=42    )
> restLoginInitiate                                        (OK=208204 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208195 KO=0     )
> User Authorize PKCE stage                                (OK=249269 KO=0     )
> User AccessToken PKCE stage                              (OK=249265 KO=1     )
> tokenUserinfo                                            (OK=40780  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46420  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46420  KO=0     )
>  UI AM idFromSession                                     (OK=46418  KO=0     )
>  UI AM validateGoto                                      (OK=46418  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46416  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46414  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46414  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46414  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46411  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46410  KO=0     )
> Skip 2FA                                                 (OK=115660 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46409  KO=0     )
>  UI IDM uiconfig                                         (OK=46409  KO=0     )
>  UI IDM version                                          (OK=46409  KO=0     )
>  UI IDM privilege                                        (OK=46408  KO=0     )
>  UI IDM features                                         (OK=46408  KO=0     )
>  UI IDM login                                            (OK=46408  KO=0     )
>  UI IDM dashboard                                        (OK=46408  KO=0     )
>  UI IDM managed user schema                              (OK=46408  KO=0     )
>  UI IDM user                                             (OK=46408  KO=0     )
>  UI IDM oidcToken                                        (OK=46408  KO=0     )
> userinfo                                                 (OK=46407  KO=0     )
> GetUUid                                                  (OK=69289  KO=0     )
> UI-Logout                                                (OK=46406  KO=0     )
> GetOpenidConfig                                          (OK=207504 KO=0     )
> UI-Logout Redirect 1                                     (OK=46405  KO=0     )
>  UI AM revoke1                                           (OK=46404  KO=0     )
>  UI AM revoke2                                           (OK=46405  KO=0     )
>  UI AM endsession                                        (OK=46405  KO=0     )
> CreatePolicy                                             (OK=69258  KO=26    )
> RootUserinfo                                             (OK=154798 KO=0     )
> getIdToken                                               (OK=15385  KO=0     )
> getIdToken Redirect 1                                    (OK=15384  KO=0     )
> createOrganization                                       (OK=15384  KO=0     )
> queryOrganization                                        (OK=15384  KO=0     )
> deleteOrganization                                       (OK=15383  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7718   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7718   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5229   KO=0     )
> ReadPolicy                                               (OK=69168  KO=6     )
> DeletePolicy                                             (OK=69031  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=892    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5327 (99.13%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 73145  / active: 355    / done: 215575
================================================================================

21:55:03.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:03.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:04.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:04.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:04.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:04.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:05.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:05.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:05.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:05.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:05.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:06.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:06.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:06.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:06.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:06.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:06.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:07.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:07.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:08 GMT                                    2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3021382 KO=42    )
> restLoginInitiate                                        (OK=208597 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208587 KO=0     )
> User Authorize PKCE stage                                (OK=249741 KO=0     )
> User AccessToken PKCE stage                              (OK=249740 KO=1     )
> tokenUserinfo                                            (OK=40851  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46513  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46512  KO=0     )
>  UI AM idFromSession                                     (OK=46512  KO=0     )
>  UI AM validateGoto                                      (OK=46512  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46511  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46511  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46509  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46509  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46508  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46507  KO=0     )
> Skip 2FA                                                 (OK=115869 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46506  KO=0     )
>  UI IDM uiconfig                                         (OK=46506  KO=0     )
>  UI IDM version                                          (OK=46506  KO=0     )
>  UI IDM privilege                                        (OK=46504  KO=0     )
>  UI IDM features                                         (OK=46504  KO=0     )
>  UI IDM login                                            (OK=46504  KO=0     )
>  UI IDM dashboard                                        (OK=46504  KO=0     )
>  UI IDM managed user schema                              (OK=46504  KO=0     )
>  UI IDM user                                             (OK=46504  KO=0     )
>  UI IDM oidcToken                                        (OK=46504  KO=0     )
> userinfo                                                 (OK=46503  KO=0     )
> GetUUid                                                  (OK=69415  KO=0     )
> UI-Logout                                                (OK=46502  KO=0     )
> GetOpenidConfig                                          (OK=207871 KO=0     )
> UI-Logout Redirect 1                                     (OK=46501  KO=0     )
>  UI AM revoke1                                           (OK=46501  KO=0     )
>  UI AM revoke2                                           (OK=46501  KO=0     )
>  UI AM endsession                                        (OK=46501  KO=0     )
> CreatePolicy                                             (OK=69388  KO=26    )
> RootUserinfo                                             (OK=155070 KO=0     )
> getIdToken                                               (OK=15413  KO=0     )
> getIdToken Redirect 1                                    (OK=15413  KO=0     )
> createOrganization                                       (OK=15412  KO=0     )
> queryOrganization                                        (OK=15411  KO=0     )
> deleteOrganization                                       (OK=15411  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7729   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7729   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5246   KO=0     )
> ReadPolicy                                               (OK=69276  KO=6     )
> DeletePolicy                                             (OK=69161  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=893    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5346 (99.13%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 72747  / active: 335    / done: 215993
================================================================================

21:55:09.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:09.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:09.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:09.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:09.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:10.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:10.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:10.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:10.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:10.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:10.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:11.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:11.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:11.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:11.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:11.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:13.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:13 GMT                                    2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3027746 KO=42    )
> restLoginInitiate                                        (OK=209027 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209016 KO=0     )
> User Authorize PKCE stage                                (OK=250256 KO=0     )
> User AccessToken PKCE stage                              (OK=250249 KO=1     )
> tokenUserinfo                                            (OK=40915  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46624  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46623  KO=0     )
>  UI AM idFromSession                                     (OK=46622  KO=0     )
>  UI AM validateGoto                                      (OK=46622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46619  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46619  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46618  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46618  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46614  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46613  KO=0     )
> Skip 2FA                                                 (OK=116107 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46613  KO=0     )
>  UI IDM uiconfig                                         (OK=46613  KO=0     )
>  UI IDM version                                          (OK=46613  KO=0     )
>  UI IDM privilege                                        (OK=46613  KO=0     )
>  UI IDM features                                         (OK=46613  KO=0     )
>  UI IDM login                                            (OK=46613  KO=0     )
>  UI IDM dashboard                                        (OK=46613  KO=0     )
>  UI IDM managed user schema                              (OK=46612  KO=0     )
>  UI IDM user                                             (OK=46612  KO=0     )
>  UI IDM oidcToken                                        (OK=46610  KO=0     )
> userinfo                                                 (OK=46608  KO=0     )
> GetUUid                                                  (OK=69557  KO=0     )
> UI-Logout                                                (OK=46608  KO=0     )
> GetOpenidConfig                                          (OK=208248 KO=0     )
> UI-Logout Redirect 1                                     (OK=46604  KO=0     )
>  UI AM revoke1                                           (OK=46604  KO=0     )
>  UI AM revoke2                                           (OK=46604  KO=0     )
>  UI AM endsession                                        (OK=46604  KO=0     )
> CreatePolicy                                             (OK=69527  KO=26    )
> RootUserinfo                                             (OK=155344 KO=0     )
> getIdToken                                               (OK=15442  KO=0     )
> getIdToken Redirect 1                                    (OK=15442  KO=0     )
> createOrganization                                       (OK=15442  KO=0     )
> queryOrganization                                        (OK=15442  KO=0     )
> deleteOrganization                                       (OK=15442  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7749   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7749   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5270   KO=0     )
> ReadPolicy                                               (OK=69407  KO=6     )
> DeletePolicy                                             (OK=69270  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=896    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5363 (99.13%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 72294  / active: 396    / done: 216385
================================================================================

21:55:14.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:14.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:14.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:15.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:16.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:16.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:16.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:17.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:17.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:18.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:18 GMT                                    2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3033813 KO=42    )
> restLoginInitiate                                        (OK=209431 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209423 KO=0     )
> User Authorize PKCE stage                                (OK=250750 KO=0     )
> User AccessToken PKCE stage                              (OK=250744 KO=1     )
> tokenUserinfo                                            (OK=40986  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46715  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46715  KO=0     )
>  UI AM idFromSession                                     (OK=46715  KO=0     )
>  UI AM validateGoto                                      (OK=46715  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46711  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46711  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46711  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46708  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46708  KO=0     )
> Skip 2FA                                                 (OK=116341 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46708  KO=0     )
>  UI IDM uiconfig                                         (OK=46708  KO=0     )
>  UI IDM version                                          (OK=46708  KO=0     )
>  UI IDM privilege                                        (OK=46708  KO=0     )
>  UI IDM features                                         (OK=46708  KO=0     )
>  UI IDM login                                            (OK=46708  KO=0     )
>  UI IDM dashboard                                        (OK=46708  KO=0     )
>  UI IDM managed user schema                              (OK=46708  KO=0     )
>  UI IDM user                                             (OK=46708  KO=0     )
>  UI IDM oidcToken                                        (OK=46707  KO=0     )
> userinfo                                                 (OK=46707  KO=0     )
> GetUUid                                                  (OK=69701  KO=0     )
> UI-Logout                                                (OK=46705  KO=0     )
> GetOpenidConfig                                          (OK=208665 KO=0     )
> UI-Logout Redirect 1                                     (OK=46703  KO=0     )
>  UI AM revoke1                                           (OK=46703  KO=0     )
>  UI AM revoke2                                           (OK=46703  KO=0     )
>  UI AM endsession                                        (OK=46703  KO=0     )
> CreatePolicy                                             (OK=69675  KO=26    )
> RootUserinfo                                             (OK=155674 KO=0     )
> getIdToken                                               (OK=15471  KO=0     )
> getIdToken Redirect 1                                    (OK=15470  KO=0     )
> createOrganization                                       (OK=15470  KO=0     )
> queryOrganization                                        (OK=15469  KO=0     )
> deleteOrganization                                       (OK=15468  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7763   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7763   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5282   KO=0     )
> ReadPolicy                                               (OK=69546  KO=6     )
> DeletePolicy                                             (OK=69399  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=897    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5373 (99.13%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 71878  / active: 403    / done: 216794
================================================================================

21:55:19.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:19.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:19.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:20.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:20.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:20.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:20.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:20.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:21.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:21.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:21.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:21.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:21.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:21.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:22.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:22.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:22.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:23.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:23 GMT                                    2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3039343 KO=42    )
> restLoginInitiate                                        (OK=209807 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209802 KO=0     )
> User Authorize PKCE stage                                (OK=251195 KO=0     )
> User AccessToken PKCE stage                              (OK=251191 KO=1     )
> tokenUserinfo                                            (OK=41057  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46803  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46801  KO=0     )
>  UI AM idFromSession                                     (OK=46798  KO=0     )
>  UI AM validateGoto                                      (OK=46799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46796  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46796  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46795  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46795  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46791  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46791  KO=0     )
> Skip 2FA                                                 (OK=116548 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46790  KO=0     )
>  UI IDM uiconfig                                         (OK=46790  KO=0     )
>  UI IDM version                                          (OK=46790  KO=0     )
>  UI IDM privilege                                        (OK=46790  KO=0     )
>  UI IDM features                                         (OK=46790  KO=0     )
>  UI IDM login                                            (OK=46789  KO=0     )
>  UI IDM dashboard                                        (OK=46789  KO=0     )
>  UI IDM managed user schema                              (OK=46789  KO=0     )
>  UI IDM user                                             (OK=46789  KO=0     )
>  UI IDM oidcToken                                        (OK=46788  KO=0     )
> userinfo                                                 (OK=46788  KO=0     )
> GetUUid                                                  (OK=69823  KO=0     )
> UI-Logout                                                (OK=46787  KO=0     )
> GetOpenidConfig                                          (OK=209073 KO=0     )
> UI-Logout Redirect 1                                     (OK=46786  KO=0     )
>  UI AM revoke1                                           (OK=46785  KO=0     )
>  UI AM revoke2                                           (OK=46785  KO=0     )
>  UI AM endsession                                        (OK=46786  KO=0     )
> CreatePolicy                                             (OK=69793  KO=26    )
> RootUserinfo                                             (OK=155948 KO=0     )
> getIdToken                                               (OK=15507  KO=0     )
> getIdToken Redirect 1                                    (OK=15507  KO=0     )
> createOrganization                                       (OK=15507  KO=0     )
> queryOrganization                                        (OK=15507  KO=0     )
> deleteOrganization                                       (OK=15507  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7781   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7779   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5301   KO=0     )
> ReadPolicy                                               (OK=69691  KO=6     )
> DeletePolicy                                             (OK=69541  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=902    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5391 (99.14%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 71485  / active: 361    / done: 217229
================================================================================

21:55:24.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:24.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:25.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:25.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:25.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:25.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:26.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:26.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:28.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:28.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:28.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:28 GMT                                    2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3045232 KO=42    )
> restLoginInitiate                                        (OK=210185 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210177 KO=0     )
> User Authorize PKCE stage                                (OK=251655 KO=0     )
> User AccessToken PKCE stage                              (OK=251651 KO=1     )
> tokenUserinfo                                            (OK=41114  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46904  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46904  KO=0     )
>  UI AM idFromSession                                     (OK=46903  KO=0     )
>  UI AM validateGoto                                      (OK=46902  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46897  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46896  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46893  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46893  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46893  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46893  KO=0     )
> Skip 2FA                                                 (OK=116752 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46891  KO=0     )
>  UI IDM uiconfig                                         (OK=46891  KO=0     )
>  UI IDM version                                          (OK=46891  KO=0     )
>  UI IDM privilege                                        (OK=46891  KO=0     )
>  UI IDM features                                         (OK=46891  KO=0     )
>  UI IDM login                                            (OK=46891  KO=0     )
>  UI IDM dashboard                                        (OK=46891  KO=0     )
>  UI IDM managed user schema                              (OK=46890  KO=0     )
>  UI IDM user                                             (OK=46890  KO=0     )
>  UI IDM oidcToken                                        (OK=46887  KO=0     )
> userinfo                                                 (OK=46887  KO=0     )
> GetUUid                                                  (OK=69949  KO=0     )
> UI-Logout                                                (OK=46886  KO=0     )
> GetOpenidConfig                                          (OK=209462 KO=0     )
> UI-Logout Redirect 1                                     (OK=46886  KO=0     )
>  UI AM revoke1                                           (OK=46884  KO=0     )
>  UI AM revoke2                                           (OK=46885  KO=0     )
>  UI AM endsession                                        (OK=46885  KO=0     )
> CreatePolicy                                             (OK=69922  KO=26    )
> RootUserinfo                                             (OK=156183 KO=0     )
> getIdToken                                               (OK=15537  KO=0     )
> getIdToken Redirect 1                                    (OK=15537  KO=0     )
> createOrganization                                       (OK=15536  KO=0     )
> queryOrganization                                        (OK=15536  KO=0     )
> deleteOrganization                                       (OK=15535  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7791   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7791   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5319   KO=0     )
> ReadPolicy                                               (OK=69810  KO=6     )
> DeletePolicy                                             (OK=69687  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=908    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5402 (99.14%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 71092  / active: 352    / done: 217631
================================================================================

21:55:28.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:28.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:29.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:29.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:29.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:29.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:30.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:30.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:30.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:30.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:31.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:31.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:31.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:31.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:31.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:32.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:32.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:33.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:33 GMT                                    2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3051089 KO=42    )
> restLoginInitiate                                        (OK=210590 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210579 KO=0     )
> User Authorize PKCE stage                                (OK=252137 KO=0     )
> User AccessToken PKCE stage                              (OK=252130 KO=1     )
> tokenUserinfo                                            (OK=41192  KO=0     )
> UI-Post-Login - stage 1                                  (OK=46996  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46995  KO=0     )
>  UI AM idFromSession                                     (OK=46994  KO=0     )
>  UI AM validateGoto                                      (OK=46994  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46992  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46992  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46992  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46992  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46989  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46989  KO=0     )
> Skip 2FA                                                 (OK=116963 KO=0     )
>  UI Enduser sessioncheck                                 (OK=46988  KO=0     )
>  UI IDM uiconfig                                         (OK=46988  KO=0     )
>  UI IDM version                                          (OK=46987  KO=0     )
>  UI IDM privilege                                        (OK=46987  KO=0     )
>  UI IDM features                                         (OK=46987  KO=0     )
>  UI IDM login                                            (OK=46987  KO=0     )
>  UI IDM dashboard                                        (OK=46987  KO=0     )
>  UI IDM managed user schema                              (OK=46986  KO=0     )
>  UI IDM user                                             (OK=46987  KO=0     )
>  UI IDM oidcToken                                        (OK=46985  KO=0     )
> userinfo                                                 (OK=46984  KO=0     )
> GetUUid                                                  (OK=70072  KO=0     )
> UI-Logout                                                (OK=46983  KO=0     )
> GetOpenidConfig                                          (OK=209831 KO=0     )
> UI-Logout Redirect 1                                     (OK=46982  KO=0     )
>  UI AM revoke1                                           (OK=46981  KO=0     )
>  UI AM revoke2                                           (OK=46980  KO=0     )
>  UI AM endsession                                        (OK=46981  KO=0     )
> CreatePolicy                                             (OK=70042  KO=26    )
> RootUserinfo                                             (OK=156490 KO=0     )
> getIdToken                                               (OK=15558  KO=0     )
> getIdToken Redirect 1                                    (OK=15558  KO=0     )
> createOrganization                                       (OK=15558  KO=0     )
> queryOrganization                                        (OK=15558  KO=0     )
> deleteOrganization                                       (OK=15558  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7802   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7802   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5332   KO=0     )
> ReadPolicy                                               (OK=69940  KO=6     )
> DeletePolicy                                             (OK=69804  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=908    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5420 (99.14%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 70680  / active: 368    / done: 218027
================================================================================

21:55:34.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:34.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:35.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:35.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:35.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:35.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:36.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:36.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:36.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:37.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:37.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:37.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:38.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:38.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:38.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:38.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:38.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:38.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:38 GMT                                    2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3056938 KO=42    )
> restLoginInitiate                                        (OK=210962 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210951 KO=0     )
> User Authorize PKCE stage                                (OK=252593 KO=0     )
> User AccessToken PKCE stage                              (OK=252581 KO=1     )
> tokenUserinfo                                            (OK=41252  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47102  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47101  KO=0     )
>  UI AM idFromSession                                     (OK=47100  KO=0     )
>  UI AM validateGoto                                      (OK=47099  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47095  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47093  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47092  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47092  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47087  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47087  KO=0     )
> Skip 2FA                                                 (OK=117155 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47087  KO=0     )
>  UI IDM uiconfig                                         (OK=47087  KO=0     )
>  UI IDM version                                          (OK=47087  KO=0     )
>  UI IDM privilege                                        (OK=47087  KO=0     )
>  UI IDM features                                         (OK=47087  KO=0     )
>  UI IDM login                                            (OK=47087  KO=0     )
>  UI IDM dashboard                                        (OK=47087  KO=0     )
>  UI IDM managed user schema                              (OK=47087  KO=0     )
>  UI IDM user                                             (OK=47086  KO=0     )
>  UI IDM oidcToken                                        (OK=47086  KO=0     )
> userinfo                                                 (OK=47085  KO=0     )
> GetUUid                                                  (OK=70196  KO=0     )
> UI-Logout                                                (OK=47085  KO=0     )
> GetOpenidConfig                                          (OK=210209 KO=0     )
> UI-Logout Redirect 1                                     (OK=47085  KO=0     )
>  UI AM revoke1                                           (OK=47084  KO=0     )
>  UI AM revoke2                                           (OK=47084  KO=0     )
>  UI AM endsession                                        (OK=47084  KO=0     )
> CreatePolicy                                             (OK=70168  KO=26    )
> RootUserinfo                                             (OK=156745 KO=0     )
> getIdToken                                               (OK=15583  KO=0     )
> getIdToken Redirect 1                                    (OK=15583  KO=0     )
> createOrganization                                       (OK=15583  KO=0     )
> queryOrganization                                        (OK=15583  KO=0     )
> deleteOrganization                                       (OK=15583  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7817   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7816   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5349   KO=0     )
> ReadPolicy                                               (OK=70061  KO=6     )
> DeletePolicy                                             (OK=69936  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=909    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5438 (99.14%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 70291  / active: 343    / done: 218441
================================================================================

21:55:39.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:39.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:39.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:39.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:39.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:40.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:40.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:40.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:40.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:41.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:41.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:41.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:42.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:43.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:43.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:43 GMT                                    2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3062409 KO=42    )
> restLoginInitiate                                        (OK=211328 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211321 KO=0     )
> User Authorize PKCE stage                                (OK=253036 KO=0     )
> User AccessToken PKCE stage                              (OK=253029 KO=1     )
> tokenUserinfo                                            (OK=41321  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47178  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47178  KO=0     )
>  UI AM idFromSession                                     (OK=47178  KO=0     )
>  UI AM validateGoto                                      (OK=47178  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47177  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47177  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47177  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47177  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47177  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47177  KO=0     )
> Skip 2FA                                                 (OK=117359 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47177  KO=0     )
>  UI IDM uiconfig                                         (OK=47177  KO=0     )
>  UI IDM version                                          (OK=47177  KO=0     )
>  UI IDM privilege                                        (OK=47177  KO=0     )
>  UI IDM features                                         (OK=47177  KO=0     )
>  UI IDM login                                            (OK=47177  KO=0     )
>  UI IDM dashboard                                        (OK=47177  KO=0     )
>  UI IDM managed user schema                              (OK=47177  KO=0     )
>  UI IDM user                                             (OK=47177  KO=0     )
>  UI IDM oidcToken                                        (OK=47176  KO=0     )
> userinfo                                                 (OK=47175  KO=0     )
> GetUUid                                                  (OK=70313  KO=0     )
> UI-Logout                                                (OK=47175  KO=0     )
> GetOpenidConfig                                          (OK=210572 KO=0     )
> UI-Logout Redirect 1                                     (OK=47175  KO=0     )
>  UI AM revoke1                                           (OK=47175  KO=0     )
>  UI AM revoke2                                           (OK=47175  KO=0     )
>  UI AM endsession                                        (OK=47175  KO=0     )
> CreatePolicy                                             (OK=70286  KO=26    )
> RootUserinfo                                             (OK=157018 KO=0     )
> getIdToken                                               (OK=15611  KO=0     )
> getIdToken Redirect 1                                    (OK=15611  KO=0     )
> createOrganization                                       (OK=15610  KO=0     )
> queryOrganization                                        (OK=15610  KO=0     )
> deleteOrganization                                       (OK=15610  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7833   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7832   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5366   KO=0     )
> ReadPolicy                                               (OK=70186  KO=6     )
> DeletePolicy                                             (OK=70054  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=910    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5453 (99.15%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 69908  / active: 340    / done: 218827
================================================================================

21:55:43.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:43.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:44.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:45.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:45.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:45.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:46.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:47.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:48.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:48.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:48 GMT                                    2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3067657 KO=42    )
> restLoginInitiate                                        (OK=211710 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211702 KO=0     )
> User Authorize PKCE stage                                (OK=253481 KO=0     )
> User AccessToken PKCE stage                              (OK=253475 KO=1     )
> tokenUserinfo                                            (OK=41388  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47251  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47250  KO=0     )
>  UI AM idFromSession                                     (OK=47249  KO=0     )
>  UI AM validateGoto                                      (OK=47249  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47249  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47249  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47249  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47249  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47248  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47247  KO=0     )
> Skip 2FA                                                 (OK=117595 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47247  KO=0     )
>  UI IDM uiconfig                                         (OK=47247  KO=0     )
>  UI IDM version                                          (OK=47247  KO=0     )
>  UI IDM privilege                                        (OK=47247  KO=0     )
>  UI IDM features                                         (OK=47247  KO=0     )
>  UI IDM login                                            (OK=47247  KO=0     )
>  UI IDM dashboard                                        (OK=47247  KO=0     )
>  UI IDM managed user schema                              (OK=47247  KO=0     )
>  UI IDM user                                             (OK=47247  KO=0     )
>  UI IDM oidcToken                                        (OK=47247  KO=0     )
> userinfo                                                 (OK=47247  KO=0     )
> GetUUid                                                  (OK=70451  KO=0     )
> UI-Logout                                                (OK=47246  KO=0     )
> GetOpenidConfig                                          (OK=210954 KO=0     )
> UI-Logout Redirect 1                                     (OK=47246  KO=0     )
>  UI AM revoke1                                           (OK=47245  KO=0     )
>  UI AM revoke2                                           (OK=47245  KO=0     )
>  UI AM endsession                                        (OK=47246  KO=0     )
> CreatePolicy                                             (OK=70423  KO=26    )
> RootUserinfo                                             (OK=157317 KO=0     )
> getIdToken                                               (OK=15650  KO=0     )
> getIdToken Redirect 1                                    (OK=15650  KO=0     )
> createOrganization                                       (OK=15650  KO=0     )
> queryOrganization                                        (OK=15650  KO=0     )
> deleteOrganization                                       (OK=15650  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7848   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7848   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5385   KO=0     )
> ReadPolicy                                               (OK=70304  KO=6     )
> DeletePolicy                                             (OK=70180  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=911    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5463 (99.15%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 69508  / active: 362    / done: 219205
================================================================================

21:55:48.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:48.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:49.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:50.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:50.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:51.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:51.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:51.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:53.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:53 GMT                                    2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3073260 KO=42    )
> restLoginInitiate                                        (OK=212111 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212092 KO=0     )
> User Authorize PKCE stage                                (OK=253941 KO=0     )
> User AccessToken PKCE stage                              (OK=253936 KO=1     )
> tokenUserinfo                                            (OK=41451  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47339  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47338  KO=0     )
>  UI AM idFromSession                                     (OK=47338  KO=0     )
>  UI AM validateGoto                                      (OK=47338  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47337  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47337  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47333  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47333  KO=0     )
> Skip 2FA                                                 (OK=117819 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47332  KO=0     )
>  UI IDM uiconfig                                         (OK=47332  KO=0     )
>  UI IDM version                                          (OK=47332  KO=0     )
>  UI IDM privilege                                        (OK=47332  KO=0     )
>  UI IDM features                                         (OK=47332  KO=0     )
>  UI IDM login                                            (OK=47332  KO=0     )
>  UI IDM dashboard                                        (OK=47332  KO=0     )
>  UI IDM managed user schema                              (OK=47332  KO=0     )
>  UI IDM user                                             (OK=47332  KO=0     )
>  UI IDM oidcToken                                        (OK=47329  KO=0     )
> userinfo                                                 (OK=47328  KO=0     )
> GetUUid                                                  (OK=70581  KO=0     )
> UI-Logout                                                (OK=47327  KO=0     )
> GetOpenidConfig                                          (OK=211336 KO=0     )
> UI-Logout Redirect 1                                     (OK=47327  KO=0     )
>  UI AM revoke1                                           (OK=47327  KO=0     )
>  UI AM revoke2                                           (OK=47327  KO=0     )
>  UI AM endsession                                        (OK=47327  KO=0     )
> CreatePolicy                                             (OK=70552  KO=26    )
> RootUserinfo                                             (OK=157608 KO=0     )
> getIdToken                                               (OK=15682  KO=0     )
> getIdToken Redirect 1                                    (OK=15682  KO=0     )
> createOrganization                                       (OK=15682  KO=0     )
> queryOrganization                                        (OK=15682  KO=0     )
> deleteOrganization                                       (OK=15681  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7864   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7864   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5399   KO=0     )
> ReadPolicy                                               (OK=70443  KO=6     )
> DeletePolicy                                             (OK=70297  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=912    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5478 (99.15%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 69093  / active: 388    / done: 219594
================================================================================

21:55:54.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:54.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:54.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:54.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:54.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:54.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:55.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:56.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:57.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:57.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:58.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:55:58 GMT                                    2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3078425 KO=42    )
> restLoginInitiate                                        (OK=212494 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212484 KO=0     )
> User Authorize PKCE stage                                (OK=254382 KO=0     )
> User AccessToken PKCE stage                              (OK=254377 KO=1     )
> tokenUserinfo                                            (OK=41529  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47410  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47409  KO=0     )
>  UI AM idFromSession                                     (OK=47407  KO=0     )
>  UI AM validateGoto                                      (OK=47407  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47407  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47404  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47403  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47403  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47400  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47399  KO=0     )
> Skip 2FA                                                 (OK=118042 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47399  KO=0     )
>  UI IDM uiconfig                                         (OK=47399  KO=0     )
>  UI IDM version                                          (OK=47399  KO=0     )
>  UI IDM privilege                                        (OK=47399  KO=0     )
>  UI IDM features                                         (OK=47399  KO=0     )
>  UI IDM login                                            (OK=47399  KO=0     )
>  UI IDM dashboard                                        (OK=47398  KO=0     )
>  UI IDM managed user schema                              (OK=47398  KO=0     )
>  UI IDM user                                             (OK=47398  KO=0     )
>  UI IDM oidcToken                                        (OK=47394  KO=0     )
> userinfo                                                 (OK=47394  KO=0     )
> GetUUid                                                  (OK=70713  KO=0     )
> UI-Logout                                                (OK=47394  KO=0     )
> GetOpenidConfig                                          (OK=211737 KO=0     )
> UI-Logout Redirect 1                                     (OK=47393  KO=0     )
>  UI AM revoke1                                           (OK=47391  KO=0     )
>  UI AM revoke2                                           (OK=47391  KO=0     )
>  UI AM endsession                                        (OK=47391  KO=0     )
> CreatePolicy                                             (OK=70685  KO=26    )
> RootUserinfo                                             (OK=157925 KO=0     )
> getIdToken                                               (OK=15714  KO=0     )
> getIdToken Redirect 1                                    (OK=15714  KO=0     )
> createOrganization                                       (OK=15714  KO=0     )
> queryOrganization                                        (OK=15714  KO=0     )
> deleteOrganization                                       (OK=15714  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7884   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7884   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5412   KO=0     )
> ReadPolicy                                               (OK=70571  KO=6     )
> DeletePolicy                                             (OK=70437  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=914    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5495 (99.15%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 68692  / active: 371    / done: 220012
================================================================================

21:55:59.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:55:59.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:00.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:01.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:01.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:01.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:02.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:02.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:02.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:02.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:03.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:03 GMT                                    2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3083627 KO=42    )
> restLoginInitiate                                        (OK=212897 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212886 KO=0     )
> User Authorize PKCE stage                                (OK=254826 KO=0     )
> User AccessToken PKCE stage                              (OK=254816 KO=1     )
> tokenUserinfo                                            (OK=41608  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47478  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47477  KO=0     )
>  UI AM idFromSession                                     (OK=47477  KO=0     )
>  UI AM validateGoto                                      (OK=47477  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47469  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47469  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47464  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47464  KO=0     )
> Skip 2FA                                                 (OK=118277 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47464  KO=0     )
>  UI IDM uiconfig                                         (OK=47464  KO=0     )
>  UI IDM version                                          (OK=47464  KO=0     )
>  UI IDM privilege                                        (OK=47464  KO=0     )
>  UI IDM features                                         (OK=47464  KO=0     )
>  UI IDM login                                            (OK=47464  KO=0     )
>  UI IDM dashboard                                        (OK=47464  KO=0     )
>  UI IDM managed user schema                              (OK=47464  KO=0     )
>  UI IDM user                                             (OK=47464  KO=0     )
>  UI IDM oidcToken                                        (OK=47464  KO=0     )
> userinfo                                                 (OK=47464  KO=0     )
> GetUUid                                                  (OK=70848  KO=0     )
> UI-Logout                                                (OK=47464  KO=0     )
> GetOpenidConfig                                          (OK=212133 KO=0     )
> UI-Logout Redirect 1                                     (OK=47463  KO=0     )
>  UI AM revoke1                                           (OK=47463  KO=0     )
>  UI AM revoke2                                           (OK=47463  KO=0     )
>  UI AM endsession                                        (OK=47463  KO=0     )
> CreatePolicy                                             (OK=70820  KO=26    )
> RootUserinfo                                             (OK=158234 KO=0     )
> getIdToken                                               (OK=15750  KO=0     )
> getIdToken Redirect 1                                    (OK=15750  KO=0     )
> createOrganization                                       (OK=15750  KO=0     )
> queryOrganization                                        (OK=15750  KO=0     )
> deleteOrganization                                       (OK=15748  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7897   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7897   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5422   KO=0     )
> ReadPolicy                                               (OK=70702  KO=6     )
> DeletePolicy                                             (OK=70566  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=915    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5512 (99.15%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 68274  / active: 388    / done: 220413
================================================================================

21:56:03.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:04.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:05.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:05.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:05.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:05.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:05.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:06.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:06.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:06.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:07.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:07.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:08.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:08.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:08.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:08 GMT                                    2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3089343 KO=42    )
> restLoginInitiate                                        (OK=213276 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213269 KO=0     )
> User Authorize PKCE stage                                (OK=255285 KO=0     )
> User AccessToken PKCE stage                              (OK=255282 KO=1     )
> tokenUserinfo                                            (OK=41681  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47563  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47562  KO=0     )
>  UI AM idFromSession                                     (OK=47562  KO=0     )
>  UI AM validateGoto                                      (OK=47562  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47561  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47561  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47560  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47560  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47559  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47559  KO=0     )
> Skip 2FA                                                 (OK=118481 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47559  KO=0     )
>  UI IDM uiconfig                                         (OK=47559  KO=0     )
>  UI IDM version                                          (OK=47559  KO=0     )
>  UI IDM privilege                                        (OK=47559  KO=0     )
>  UI IDM features                                         (OK=47559  KO=0     )
>  UI IDM login                                            (OK=47559  KO=0     )
>  UI IDM dashboard                                        (OK=47558  KO=0     )
>  UI IDM managed user schema                              (OK=47558  KO=0     )
>  UI IDM user                                             (OK=47558  KO=0     )
>  UI IDM oidcToken                                        (OK=47557  KO=0     )
> userinfo                                                 (OK=47555  KO=0     )
> GetUUid                                                  (OK=70978  KO=0     )
> UI-Logout                                                (OK=47555  KO=0     )
> GetOpenidConfig                                          (OK=212530 KO=0     )
> UI-Logout Redirect 1                                     (OK=47554  KO=0     )
>  UI AM revoke1                                           (OK=47553  KO=0     )
>  UI AM revoke2                                           (OK=47553  KO=0     )
>  UI AM endsession                                        (OK=47554  KO=0     )
> CreatePolicy                                             (OK=70950  KO=26    )
> RootUserinfo                                             (OK=158532 KO=0     )
> getIdToken                                               (OK=15770  KO=0     )
> getIdToken Redirect 1                                    (OK=15770  KO=0     )
> createOrganization                                       (OK=15770  KO=0     )
> queryOrganization                                        (OK=15770  KO=0     )
> deleteOrganization                                       (OK=15770  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7914   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7914   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5434   KO=0     )
> ReadPolicy                                               (OK=70837  KO=6     )
> DeletePolicy                                             (OK=70696  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=916    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5534 (99.16%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 67881  / active: 365    / done: 220829
================================================================================

21:56:08.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:08.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:09.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:09.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:09.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:09.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:11.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:11.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:11.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:12.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:12.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:12.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:12.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:13.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:13.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:13 GMT                                    2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3094937 KO=42    )
> restLoginInitiate                                        (OK=213680 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213671 KO=0     )
> User Authorize PKCE stage                                (OK=255757 KO=0     )
> User AccessToken PKCE stage                              (OK=255751 KO=1     )
> tokenUserinfo                                            (OK=41769  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47656  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47654  KO=0     )
>  UI AM idFromSession                                     (OK=47653  KO=0     )
>  UI AM validateGoto                                      (OK=47653  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47650  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47648  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47648  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47648  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47646  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47645  KO=0     )
> Skip 2FA                                                 (OK=118688 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47644  KO=0     )
>  UI IDM uiconfig                                         (OK=47644  KO=0     )
>  UI IDM version                                          (OK=47644  KO=0     )
>  UI IDM privilege                                        (OK=47644  KO=0     )
>  UI IDM features                                         (OK=47644  KO=0     )
>  UI IDM login                                            (OK=47644  KO=0     )
>  UI IDM dashboard                                        (OK=47643  KO=0     )
>  UI IDM managed user schema                              (OK=47643  KO=0     )
>  UI IDM user                                             (OK=47643  KO=0     )
>  UI IDM oidcToken                                        (OK=47639  KO=0     )
> userinfo                                                 (OK=47637  KO=0     )
> GetUUid                                                  (OK=71120  KO=0     )
> UI-Logout                                                (OK=47637  KO=0     )
> GetOpenidConfig                                          (OK=212934 KO=0     )
> UI-Logout Redirect 1                                     (OK=47636  KO=0     )
>  UI AM revoke1                                           (OK=47635  KO=0     )
>  UI AM revoke2                                           (OK=47635  KO=0     )
>  UI AM endsession                                        (OK=47635  KO=0     )
> CreatePolicy                                             (OK=71093  KO=26    )
> RootUserinfo                                             (OK=158772 KO=0     )
> getIdToken                                               (OK=15787  KO=0     )
> getIdToken Redirect 1                                    (OK=15787  KO=0     )
> createOrganization                                       (OK=15787  KO=0     )
> queryOrganization                                        (OK=15787  KO=0     )
> deleteOrganization                                       (OK=15787  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7929   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7928   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5448   KO=0     )
> ReadPolicy                                               (OK=70966  KO=6     )
> DeletePolicy                                             (OK=70831  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=917    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5549 (99.16%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 67463  / active: 383    / done: 221229
================================================================================

21:56:13.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:14.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:15.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:15.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:16.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:17.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:17.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:17.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:17.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:18.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:18.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:18.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:18 GMT                                    2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3100532 KO=42    )
> restLoginInitiate                                        (OK=214060 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214051 KO=0     )
> User Authorize PKCE stage                                (OK=256216 KO=0     )
> User AccessToken PKCE stage                              (OK=256210 KO=1     )
> tokenUserinfo                                            (OK=41854  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47736  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47736  KO=0     )
>  UI AM idFromSession                                     (OK=47735  KO=0     )
>  UI AM validateGoto                                      (OK=47735  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47734  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47734  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47734  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47734  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47733  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47733  KO=0     )
> Skip 2FA                                                 (OK=118895 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47732  KO=0     )
>  UI IDM uiconfig                                         (OK=47732  KO=0     )
>  UI IDM version                                          (OK=47732  KO=0     )
>  UI IDM privilege                                        (OK=47732  KO=0     )
>  UI IDM features                                         (OK=47732  KO=0     )
>  UI IDM login                                            (OK=47732  KO=0     )
>  UI IDM dashboard                                        (OK=47731  KO=0     )
>  UI IDM managed user schema                              (OK=47731  KO=0     )
>  UI IDM user                                             (OK=47731  KO=0     )
>  UI IDM oidcToken                                        (OK=47730  KO=0     )
> userinfo                                                 (OK=47730  KO=0     )
> GetUUid                                                  (OK=71241  KO=0     )
> UI-Logout                                                (OK=47729  KO=0     )
> GetOpenidConfig                                          (OK=213329 KO=0     )
> UI-Logout Redirect 1                                     (OK=47727  KO=0     )
>  UI AM revoke1                                           (OK=47727  KO=0     )
>  UI AM revoke2                                           (OK=47727  KO=0     )
>  UI AM endsession                                        (OK=47727  KO=0     )
> CreatePolicy                                             (OK=71213  KO=26    )
> RootUserinfo                                             (OK=159034 KO=0     )
> getIdToken                                               (OK=15816  KO=0     )
> getIdToken Redirect 1                                    (OK=15815  KO=0     )
> createOrganization                                       (OK=15815  KO=0     )
> queryOrganization                                        (OK=15815  KO=0     )
> deleteOrganization                                       (OK=15814  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7941   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7940   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5460   KO=0     )
> ReadPolicy                                               (OK=71109  KO=6     )
> DeletePolicy                                             (OK=70958  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=920    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5561 (99.16%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 67070  / active: 368    / done: 221637
================================================================================

21:56:19.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:19.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:20.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:20.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:20.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:20.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:21.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:21.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:21.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:21.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:22.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:22.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:22.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:23.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:23 GMT                                    2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3105905 KO=42    )
> restLoginInitiate                                        (OK=214438 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214432 KO=0     )
> User Authorize PKCE stage                                (OK=256658 KO=0     )
> User AccessToken PKCE stage                              (OK=256653 KO=1     )
> tokenUserinfo                                            (OK=41929  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47818  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47818  KO=0     )
>  UI AM idFromSession                                     (OK=47817  KO=0     )
>  UI AM validateGoto                                      (OK=47818  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47815  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47815  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47814  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47814  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47812  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47811  KO=0     )
> Skip 2FA                                                 (OK=119103 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47811  KO=0     )
>  UI IDM uiconfig                                         (OK=47811  KO=0     )
>  UI IDM version                                          (OK=47811  KO=0     )
>  UI IDM privilege                                        (OK=47811  KO=0     )
>  UI IDM features                                         (OK=47811  KO=0     )
>  UI IDM login                                            (OK=47811  KO=0     )
>  UI IDM dashboard                                        (OK=47810  KO=0     )
>  UI IDM managed user schema                              (OK=47810  KO=0     )
>  UI IDM user                                             (OK=47810  KO=0     )
>  UI IDM oidcToken                                        (OK=47809  KO=0     )
> userinfo                                                 (OK=47809  KO=0     )
> GetUUid                                                  (OK=71370  KO=0     )
> UI-Logout                                                (OK=47808  KO=0     )
> GetOpenidConfig                                          (OK=213720 KO=0     )
> UI-Logout Redirect 1                                     (OK=47808  KO=0     )
>  UI AM revoke1                                           (OK=47808  KO=0     )
>  UI AM revoke2                                           (OK=47808  KO=0     )
>  UI AM endsession                                        (OK=47808  KO=0     )
> CreatePolicy                                             (OK=71338  KO=26    )
> RootUserinfo                                             (OK=159307 KO=0     )
> getIdToken                                               (OK=15844  KO=0     )
> getIdToken Redirect 1                                    (OK=15842  KO=0     )
> createOrganization                                       (OK=15841  KO=0     )
> queryOrganization                                        (OK=15841  KO=0     )
> deleteOrganization                                       (OK=15841  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7957   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7956   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5468   KO=0     )
> ReadPolicy                                               (OK=71230  KO=6     )
> DeletePolicy                                             (OK=71105  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=926    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5575 (99.16%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 66677  / active: 346    / done: 222052
================================================================================

21:56:23.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:25.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:25.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:25.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:25.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:26.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:26.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:26.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:27.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:27.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:27.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:27.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:28.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:28.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:28 GMT                                    2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3111511 KO=42    )
> restLoginInitiate                                        (OK=214832 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214818 KO=0     )
> User Authorize PKCE stage                                (OK=257118 KO=0     )
> User AccessToken PKCE stage                              (OK=257113 KO=1     )
> tokenUserinfo                                            (OK=41993  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47912  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47912  KO=0     )
>  UI AM idFromSession                                     (OK=47910  KO=0     )
>  UI AM validateGoto                                      (OK=47910  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47908  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47907  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47906  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47906  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47902  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47899  KO=0     )
> Skip 2FA                                                 (OK=119314 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47899  KO=0     )
>  UI IDM uiconfig                                         (OK=47899  KO=0     )
>  UI IDM version                                          (OK=47899  KO=0     )
>  UI IDM privilege                                        (OK=47899  KO=0     )
>  UI IDM features                                         (OK=47899  KO=0     )
>  UI IDM login                                            (OK=47899  KO=0     )
>  UI IDM dashboard                                        (OK=47898  KO=0     )
>  UI IDM managed user schema                              (OK=47898  KO=0     )
>  UI IDM user                                             (OK=47898  KO=0     )
>  UI IDM oidcToken                                        (OK=47897  KO=0     )
> userinfo                                                 (OK=47897  KO=0     )
> GetUUid                                                  (OK=71514  KO=0     )
> UI-Logout                                                (OK=47896  KO=0     )
> GetOpenidConfig                                          (OK=214114 KO=0     )
> UI-Logout Redirect 1                                     (OK=47894  KO=0     )
>  UI AM revoke1                                           (OK=47893  KO=0     )
>  UI AM revoke2                                           (OK=47893  KO=0     )
>  UI AM endsession                                        (OK=47894  KO=0     )
> CreatePolicy                                             (OK=71488  KO=26    )
> RootUserinfo                                             (OK=159553 KO=0     )
> getIdToken                                               (OK=15862  KO=0     )
> getIdToken Redirect 1                                    (OK=15862  KO=0     )
> createOrganization                                       (OK=15862  KO=0     )
> queryOrganization                                        (OK=15862  KO=0     )
> deleteOrganization                                       (OK=15862  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7967   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7967   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5479   KO=0     )
> ReadPolicy                                               (OK=71355  KO=6     )
> DeletePolicy                                             (OK=71224  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=928    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5589 (99.17%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 66274  / active: 383    / done: 222418
================================================================================

21:56:28.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:28.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:29.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:29.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:29.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:30.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:30.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:31.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:31.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:31.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:31.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:32.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:32.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:33.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:33 GMT                                    2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3117122 KO=42    )
> restLoginInitiate                                        (OK=215208 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215201 KO=0     )
> User Authorize PKCE stage                                (OK=257581 KO=0     )
> User AccessToken PKCE stage                              (OK=257573 KO=1     )
> tokenUserinfo                                            (OK=42069  KO=0     )
> UI-Post-Login - stage 1                                  (OK=47998  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47998  KO=0     )
>  UI AM idFromSession                                     (OK=47998  KO=0     )
>  UI AM validateGoto                                      (OK=47998  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47995  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47992  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47992  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47992  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47989  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47988  KO=0     )
> Skip 2FA                                                 (OK=119524 KO=0     )
>  UI Enduser sessioncheck                                 (OK=47987  KO=0     )
>  UI IDM uiconfig                                         (OK=47987  KO=0     )
>  UI IDM version                                          (OK=47987  KO=0     )
>  UI IDM privilege                                        (OK=47987  KO=0     )
>  UI IDM features                                         (OK=47987  KO=0     )
>  UI IDM login                                            (OK=47987  KO=0     )
>  UI IDM dashboard                                        (OK=47987  KO=0     )
>  UI IDM managed user schema                              (OK=47987  KO=0     )
>  UI IDM user                                             (OK=47987  KO=0     )
>  UI IDM oidcToken                                        (OK=47987  KO=0     )
> userinfo                                                 (OK=47986  KO=0     )
> GetUUid                                                  (OK=71641  KO=0     )
> UI-Logout                                                (OK=47985  KO=0     )
> GetOpenidConfig                                          (OK=214514 KO=0     )
> UI-Logout Redirect 1                                     (OK=47985  KO=0     )
>  UI AM revoke1                                           (OK=47983  KO=0     )
>  UI AM revoke2                                           (OK=47983  KO=0     )
>  UI AM endsession                                        (OK=47983  KO=0     )
> CreatePolicy                                             (OK=71614  KO=26    )
> RootUserinfo                                             (OK=159792 KO=0     )
> getIdToken                                               (OK=15890  KO=0     )
> getIdToken Redirect 1                                    (OK=15890  KO=0     )
> createOrganization                                       (OK=15890  KO=0     )
> queryOrganization                                        (OK=15890  KO=0     )
> deleteOrganization                                       (OK=15890  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7983   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7983   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5489   KO=0     )
> ReadPolicy                                               (OK=71505  KO=6     )
> DeletePolicy                                             (OK=71351  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=929    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5603 (99.17%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 65879  / active: 383    / done: 222813
================================================================================

21:56:34.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:34.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:35.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:35.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:35.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:36.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:36.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:37.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:37.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:38.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:38.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:38.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:38 GMT                                    2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3122354 KO=42    )
> restLoginInitiate                                        (OK=215567 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215560 KO=0     )
> User Authorize PKCE stage                                (OK=258001 KO=0     )
> User AccessToken PKCE stage                              (OK=257996 KO=1     )
> tokenUserinfo                                            (OK=42143  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48077  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48074  KO=0     )
>  UI AM idFromSession                                     (OK=48074  KO=0     )
>  UI AM validateGoto                                      (OK=48074  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48070  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48070  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48070  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48070  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48069  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48069  KO=0     )
> Skip 2FA                                                 (OK=119713 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48069  KO=0     )
>  UI IDM uiconfig                                         (OK=48069  KO=0     )
>  UI IDM version                                          (OK=48069  KO=0     )
>  UI IDM privilege                                        (OK=48069  KO=0     )
>  UI IDM features                                         (OK=48068  KO=0     )
>  UI IDM login                                            (OK=48068  KO=0     )
>  UI IDM dashboard                                        (OK=48068  KO=0     )
>  UI IDM managed user schema                              (OK=48068  KO=0     )
>  UI IDM user                                             (OK=48068  KO=0     )
>  UI IDM oidcToken                                        (OK=48067  KO=0     )
> userinfo                                                 (OK=48066  KO=0     )
> GetUUid                                                  (OK=71767  KO=0     )
> UI-Logout                                                (OK=48066  KO=0     )
> GetOpenidConfig                                          (OK=214916 KO=0     )
> UI-Logout Redirect 1                                     (OK=48065  KO=0     )
>  UI AM revoke1                                           (OK=48064  KO=0     )
>  UI AM revoke2                                           (OK=48064  KO=0     )
>  UI AM endsession                                        (OK=48064  KO=0     )
> CreatePolicy                                             (OK=71738  KO=26    )
> RootUserinfo                                             (OK=160045 KO=0     )
> getIdToken                                               (OK=15914  KO=0     )
> getIdToken Redirect 1                                    (OK=15914  KO=0     )
> createOrganization                                       (OK=15914  KO=0     )
> queryOrganization                                        (OK=15913  KO=0     )
> deleteOrganization                                       (OK=15913  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7998   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7997   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5498   KO=0     )
> ReadPolicy                                               (OK=71630  KO=6     )
> DeletePolicy                                             (OK=71497  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=931    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5615 (99.17%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 65507  / active: 351    / done: 223217
================================================================================

21:56:38.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:39.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:39.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:41.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:41.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:43.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:43 GMT                                    2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3127788 KO=42    )
> restLoginInitiate                                        (OK=215942 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215927 KO=0     )
> User Authorize PKCE stage                                (OK=258446 KO=0     )
> User AccessToken PKCE stage                              (OK=258439 KO=1     )
> tokenUserinfo                                            (OK=42206  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48159  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48159  KO=0     )
>  UI AM idFromSession                                     (OK=48158  KO=0     )
>  UI AM validateGoto                                      (OK=48158  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48157  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48156  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48155  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48155  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48154  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48154  KO=0     )
> Skip 2FA                                                 (OK=119930 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48154  KO=0     )
>  UI IDM uiconfig                                         (OK=48154  KO=0     )
>  UI IDM version                                          (OK=48154  KO=0     )
>  UI IDM privilege                                        (OK=48154  KO=0     )
>  UI IDM features                                         (OK=48154  KO=0     )
>  UI IDM login                                            (OK=48153  KO=0     )
>  UI IDM dashboard                                        (OK=48153  KO=0     )
>  UI IDM managed user schema                              (OK=48153  KO=0     )
>  UI IDM user                                             (OK=48153  KO=0     )
>  UI IDM oidcToken                                        (OK=48153  KO=0     )
> userinfo                                                 (OK=48152  KO=0     )
> GetUUid                                                  (OK=71899  KO=0     )
> UI-Logout                                                (OK=48151  KO=0     )
> GetOpenidConfig                                          (OK=215298 KO=0     )
> UI-Logout Redirect 1                                     (OK=48151  KO=0     )
>  UI AM revoke1                                           (OK=48150  KO=0     )
>  UI AM revoke2                                           (OK=48150  KO=0     )
>  UI AM endsession                                        (OK=48149  KO=0     )
> CreatePolicy                                             (OK=71870  KO=26    )
> RootUserinfo                                             (OK=160316 KO=0     )
> getIdToken                                               (OK=15933  KO=0     )
> getIdToken Redirect 1                                    (OK=15933  KO=0     )
> createOrganization                                       (OK=15933  KO=0     )
> queryOrganization                                        (OK=15933  KO=0     )
> deleteOrganization                                       (OK=15933  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8010   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8010   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5517   KO=0     )
> ReadPolicy                                               (OK=71754  KO=6     )
> DeletePolicy                                             (OK=71625  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=931    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5621 (99.17%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 65118  / active: 371    / done: 223586
================================================================================

21:56:43.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:44.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:44.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:44.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:45.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:45.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:45.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:45.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:45.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:47.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:47.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:47.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:47.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:48.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:48 GMT                                    2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3133913 KO=42    )
> restLoginInitiate                                        (OK=216333 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216322 KO=0     )
> User Authorize PKCE stage                                (OK=258939 KO=0     )
> User AccessToken PKCE stage                              (OK=258932 KO=1     )
> tokenUserinfo                                            (OK=42275  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48263  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48263  KO=0     )
>  UI AM idFromSession                                     (OK=48262  KO=0     )
>  UI AM validateGoto                                      (OK=48262  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48261  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48261  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48260  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48260  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48257  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48257  KO=0     )
> Skip 2FA                                                 (OK=120142 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48256  KO=0     )
>  UI IDM uiconfig                                         (OK=48256  KO=0     )
>  UI IDM version                                          (OK=48256  KO=0     )
>  UI IDM privilege                                        (OK=48255  KO=0     )
>  UI IDM features                                         (OK=48256  KO=0     )
>  UI IDM login                                            (OK=48255  KO=0     )
>  UI IDM dashboard                                        (OK=48253  KO=0     )
>  UI IDM managed user schema                              (OK=48253  KO=0     )
>  UI IDM user                                             (OK=48253  KO=0     )
>  UI IDM oidcToken                                        (OK=48252  KO=0     )
> userinfo                                                 (OK=48252  KO=0     )
> GetUUid                                                  (OK=72010  KO=0     )
> UI-Logout                                                (OK=48252  KO=0     )
> GetOpenidConfig                                          (OK=215663 KO=0     )
> UI-Logout Redirect 1                                     (OK=48251  KO=0     )
>  UI AM revoke1                                           (OK=48250  KO=0     )
>  UI AM revoke2                                           (OK=48250  KO=0     )
>  UI AM endsession                                        (OK=48250  KO=0     )
> CreatePolicy                                             (OK=71980  KO=26    )
> RootUserinfo                                             (OK=160638 KO=0     )
> getIdToken                                               (OK=15975  KO=0     )
> getIdToken Redirect 1                                    (OK=15975  KO=0     )
> createOrganization                                       (OK=15974  KO=0     )
> queryOrganization                                        (OK=15974  KO=0     )
> deleteOrganization                                       (OK=15974  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8024   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5532   KO=0     )
> ReadPolicy                                               (OK=71887  KO=6     )
> DeletePolicy                                             (OK=71750  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=934    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5635 (99.17%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 64712  / active: 358    / done: 224005
================================================================================

21:56:49.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:50.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:50.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:50.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 224485: status.find.in([200, 209], 304), found 409
21:56:50.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,224485,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE2Mzc2MjMwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ0hNVjY0eS1DY2N2Nmg3VnBudHI0NkhrMTlFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTgxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTgxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNDEwLCJpYXQiOjE3MzIxMzk4MTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ii1abnh5dnVaSjF6N3lOMWNKbTFSUlZiRWJCZyJ9.L6ky26qYkimbLCKH8tjE2RiG96HUPYTBvav2WovVqEsXUYimEENJEHcCNSXbXUSt2VqVf1rtIf73M63xz3TUVyMbhuGndRR-9MkYAsS6l2OZsa9twNYL6r3npN3qk0NKZSKSRjGaVaO3mqaVwizPhMJ5YzvHWFbRUPtnRLKq2Ame2Wi8goi9bDMPBSR_Vx4BPB2tH3iHTYRp_i-hJARgVx-qRcFOrz15UJSJL-8hAFo4oubaI_7QjF6AZa-EaBQdRP3-yihOJwPCgkXKllkwLcTXw48La3zxWLXGqCWoqs9mTmXeaqchBnuSsmr_5Q5_C6SS13ZdokM9n0H99bbptQ, username -> user.96740, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy665725, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc727f0, authcode -> mFDyS7SJZs6cgMBaqHGlcupn1vA, useAdminRealm -> true, callbacks -> {"tokenId":"YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139810525), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139810525))), password -> Pa_ssw0rd, challenge -> QT7wdqiZGM63qxuhqWnocUT1rV9OHD_dhPVIx8OR3jA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDYyNDk0NjA3MzAwMDE2NDk2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@269cd63f, tokenId -> YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy665725","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, 20 Nov 2024 21:56:50 GMT
	x-forgerock-transactionid: cac1f9f9-c956-4258-9e1b-15a48811e89a
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:56:50.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:51.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:51.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:51.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:51.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:51.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:52.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:52.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:53.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:53 GMT                                    2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3139626 KO=43    )
> restLoginInitiate                                        (OK=216733 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216724 KO=0     )
> User Authorize PKCE stage                                (OK=259409 KO=0     )
> User AccessToken PKCE stage                              (OK=259401 KO=1     )
> tokenUserinfo                                            (OK=42339  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48351  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48351  KO=0     )
>  UI AM idFromSession                                     (OK=48351  KO=0     )
>  UI AM validateGoto                                      (OK=48351  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48347  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48346  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48346  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48346  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48345  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48344  KO=0     )
> Skip 2FA                                                 (OK=120378 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48342  KO=0     )
>  UI IDM uiconfig                                         (OK=48342  KO=0     )
>  UI IDM version                                          (OK=48342  KO=0     )
>  UI IDM privilege                                        (OK=48342  KO=0     )
>  UI IDM features                                         (OK=48342  KO=0     )
>  UI IDM login                                            (OK=48342  KO=0     )
>  UI IDM dashboard                                        (OK=48342  KO=0     )
>  UI IDM managed user schema                              (OK=48342  KO=0     )
>  UI IDM user                                             (OK=48342  KO=0     )
>  UI IDM oidcToken                                        (OK=48342  KO=0     )
> userinfo                                                 (OK=48342  KO=0     )
> GetUUid                                                  (OK=72163  KO=0     )
> UI-Logout                                                (OK=48340  KO=0     )
> GetOpenidConfig                                          (OK=216061 KO=0     )
> UI-Logout Redirect 1                                     (OK=48339  KO=0     )
>  UI AM revoke1                                           (OK=48337  KO=0     )
>  UI AM revoke2                                           (OK=48338  KO=0     )
>  UI AM endsession                                        (OK=48338  KO=0     )
> CreatePolicy                                             (OK=72134  KO=27    )
> RootUserinfo                                             (OK=160900 KO=0     )
> getIdToken                                               (OK=16005  KO=0     )
> getIdToken Redirect 1                                    (OK=16005  KO=0     )
> createOrganization                                       (OK=16005  KO=0     )
> queryOrganization                                        (OK=16004  KO=0     )
> deleteOrganization                                       (OK=16002  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8036   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8036   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5546   KO=0     )
> ReadPolicy                                               (OK=71998  KO=6     )
> DeletePolicy                                             (OK=71881  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=934    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5647 (99.16%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 64303  / active: 372    / done: 224400
================================================================================

21:56:53.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:54.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:54.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:54.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:54.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:55.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 224856: status.find.in([200, 209], 304), found 409
21:56:55.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,224856,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE2MzkyMjg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRF9PZktORFFGbG4yQ1FLeUl5WWJ6ZUcwQUZNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTgxNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTgxNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNDE0LCJpYXQiOjE3MzIxMzk4MTQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjdRUmdGbllyZktHLVd2NDFHTzNxbm5kajVDZyJ9.BPbItxHZXvYtysZp7x96xoeqv4-Je7dHrnGWeQAHtOP2WskKGqbW8t7HuJuOgSm5n_IZscDLwYIHV5IRoaKAAI8JPZlVpUqa7CUukKwyvMYmZ21OrtCslQOKrve6vKflUpkjJJRqP7XgGki9XMeJ0r-sOJAVE5TcjE0mvqP-xfEDjKaBHAXOmlNvOx62vlhKlCjZXRVBbIZuvdtqS6_kbWnmPV4PdRhG8W6TZgk0qRm6ubTBPK5Q5gSG75H_MkIXjB6E91DCRZl27aDcGHwDKCnJ-g2Kh7jws_-3CnIfajfUGRaPxUUXMAYbZduLSJ2XsZfipIdBfxtv-VLO-fpwEA, username -> user.87961, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy764250, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdc53d4, authcode -> 4EPOyeQrrnZjh-IgiYMNkLvbnTE, useAdminRealm -> true, callbacks -> {"tokenId":"R96pqRVx8eTubSy2nd9YvM03pt4.*AAJTSQACMDIAAlNLABxZZmtlRDBKS1oyTFFjTUNNTEFpYkhrZk4xVTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139814837), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=R96pqRVx8eTubSy2nd9YvM03pt4.*AAJTSQACMDIAAlNLABxZZmtlRDBKS1oyTFFjTUNNTEFpYkhrZk4xVTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139814837))), password -> Pa_ssw0rd, challenge -> O-MTc-3jSgrYbWwGkr4eMb9aCOYmMK038Y9djbb8ZI0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTg4NjQ3OTA3NjY3MDY3OTU3MjA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f1fb9f, tokenId -> R96pqRVx8eTubSy2nd9YvM03pt4.*AAJTSQACMDIAAlNLABxZZmtlRDBKS1oyTFFjTUNNTEFpYkhrZk4xVTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=R96pqRVx8eTubSy2nd9YvM03pt4.*AAJTSQACMDIAAlNLABxZZmtlRDBKS1oyTFFjTUNNTEFpYkhrZk4xVTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=R96pqRVx8eTubSy2nd9YvM03pt4.*AAJTSQACMDIAAlNLABxZZmtlRDBKS1oyTFFjTUNNTEFpYkhrZk4xVTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy764250","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, 20 Nov 2024 21:56:55 GMT
	x-forgerock-transactionid: 868e8e2a-19dc-4e2f-8f7d-238d94663902
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:56:55.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 224485: status.find.in([200, 209], 304), found 404
21:56:55.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,224485,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE2Mzc2MjMwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ0hNVjY0eS1DY2N2Nmg3VnBudHI0NkhrMTlFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTgxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTgxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNDEwLCJpYXQiOjE3MzIxMzk4MTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ii1abnh5dnVaSjF6N3lOMWNKbTFSUlZiRWJCZyJ9.L6ky26qYkimbLCKH8tjE2RiG96HUPYTBvav2WovVqEsXUYimEENJEHcCNSXbXUSt2VqVf1rtIf73M63xz3TUVyMbhuGndRR-9MkYAsS6l2OZsa9twNYL6r3npN3qk0NKZSKSRjGaVaO3mqaVwizPhMJ5YzvHWFbRUPtnRLKq2Ame2Wi8goi9bDMPBSR_Vx4BPB2tH3iHTYRp_i-hJARgVx-qRcFOrz15UJSJL-8hAFo4oubaI_7QjF6AZa-EaBQdRP3-yihOJwPCgkXKllkwLcTXw48La3zxWLXGqCWoqs9mTmXeaqchBnuSsmr_5Q5_C6SS13ZdokM9n0H99bbptQ, username -> user.96740, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy665725, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc727f0, authcode -> mFDyS7SJZs6cgMBaqHGlcupn1vA, useAdminRealm -> true, callbacks -> {"tokenId":"YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139810525), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139810525))), password -> Pa_ssw0rd, challenge -> QT7wdqiZGM63qxuhqWnocUT1rV9OHD_dhPVIx8OR3jA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDYyNDk0NjA3MzAwMDE2NDk2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@269cd63f, tokenId -> YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy665725
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=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:56:55 GMT
	x-forgerock-transactionid: 735a7fc5-2e40-47e8-b07f-ad1ec809ca9f
	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 testPolicy665725 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:56:56.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:56.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:56.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:56.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:58.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:58.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:58.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:58.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:56:58 GMT                                    2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3144871 KO=45    )
> restLoginInitiate                                        (OK=217088 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217080 KO=0     )
> User Authorize PKCE stage                                (OK=259836 KO=0     )
> User AccessToken PKCE stage                              (OK=259829 KO=1     )
> tokenUserinfo                                            (OK=42402  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48428  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48428  KO=0     )
>  UI AM idFromSession                                     (OK=48427  KO=0     )
>  UI AM validateGoto                                      (OK=48427  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48426  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48426  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48425  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48425  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48423  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48423  KO=0     )
> Skip 2FA                                                 (OK=120583 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48423  KO=0     )
>  UI IDM uiconfig                                         (OK=48423  KO=0     )
>  UI IDM version                                          (OK=48423  KO=0     )
>  UI IDM privilege                                        (OK=48423  KO=0     )
>  UI IDM features                                         (OK=48423  KO=0     )
>  UI IDM login                                            (OK=48423  KO=0     )
>  UI IDM dashboard                                        (OK=48423  KO=0     )
>  UI IDM managed user schema                              (OK=48423  KO=0     )
>  UI IDM user                                             (OK=48423  KO=0     )
>  UI IDM oidcToken                                        (OK=48422  KO=0     )
> userinfo                                                 (OK=48422  KO=0     )
> GetUUid                                                  (OK=72297  KO=0     )
> UI-Logout                                                (OK=48422  KO=0     )
> GetOpenidConfig                                          (OK=216459 KO=0     )
> UI-Logout Redirect 1                                     (OK=48421  KO=0     )
>  UI AM revoke1                                           (OK=48420  KO=0     )
>  UI AM revoke2                                           (OK=48420  KO=0     )
>  UI AM endsession                                        (OK=48420  KO=0     )
> CreatePolicy                                             (OK=72267  KO=28    )
> RootUserinfo                                             (OK=161118 KO=0     )
> getIdToken                                               (OK=16029  KO=0     )
> getIdToken Redirect 1                                    (OK=16029  KO=0     )
> createOrganization                                       (OK=16029  KO=0     )
> queryOrganization                                        (OK=16029  KO=0     )
> deleteOrganization                                       (OK=16029  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8056   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5559   KO=0     )
> ReadPolicy                                               (OK=72152  KO=7     )
> DeletePolicy                                             (OK=71991  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=941    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5660 (99.12%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 63930  / active: 380    / done: 224765
================================================================================

21:56:58.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:59.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:59.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:59.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:56:59.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:00.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:00.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:00.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:00.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:00.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 224485: status.find.in([200, 209], 304), found 404
21:57:00.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,224485,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzEyNzFjNjctOTY3ZS00ODMyLWE1YjEtY2E0NmU2ZmE3MjI3LTE2Mzc2MjMwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ0hNVjY0eS1DY2N2Nmg3VnBudHI0NkhrMTlFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTgxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTgxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNDEwLCJpYXQiOjE3MzIxMzk4MTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ii1abnh5dnVaSjF6N3lOMWNKbTFSUlZiRWJCZyJ9.L6ky26qYkimbLCKH8tjE2RiG96HUPYTBvav2WovVqEsXUYimEENJEHcCNSXbXUSt2VqVf1rtIf73M63xz3TUVyMbhuGndRR-9MkYAsS6l2OZsa9twNYL6r3npN3qk0NKZSKSRjGaVaO3mqaVwizPhMJ5YzvHWFbRUPtnRLKq2Ame2Wi8goi9bDMPBSR_Vx4BPB2tH3iHTYRp_i-hJARgVx-qRcFOrz15UJSJL-8hAFo4oubaI_7QjF6AZa-EaBQdRP3-yihOJwPCgkXKllkwLcTXw48La3zxWLXGqCWoqs9mTmXeaqchBnuSsmr_5Q5_C6SS13ZdokM9n0H99bbptQ, username -> user.96740, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy665725, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc727f0, authcode -> mFDyS7SJZs6cgMBaqHGlcupn1vA, useAdminRealm -> true, callbacks -> {"tokenId":"YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139810525), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139810525))), password -> Pa_ssw0rd, challenge -> QT7wdqiZGM63qxuhqWnocUT1rV9OHD_dhPVIx8OR3jA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDYyNDk0NjA3MzAwMDE2NDk2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@269cd63f, tokenId -> YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy665725
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=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YsxOe1QPAQjLmO27A-UXe44fyQ0.*AAJTSQACMDIAAlNLABxnOXFPZitkYVZxdEpCQmJFeGVKVUVtdTVmVFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:57:00 GMT
	x-forgerock-transactionid: 4637c59a-b86b-4085-a767-3bf5bd86a74a
	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 testPolicy665725 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:57:01.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:01.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:02.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:02.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:02.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:03.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:03.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:03.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:03 GMT                                    2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3150538 KO=46    )
> restLoginInitiate                                        (OK=217467 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217459 KO=0     )
> User Authorize PKCE stage                                (OK=260285 KO=0     )
> User AccessToken PKCE stage                              (OK=260278 KO=1     )
> tokenUserinfo                                            (OK=42467  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48528  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48526  KO=0     )
>  UI AM idFromSession                                     (OK=48524  KO=0     )
>  UI AM validateGoto                                      (OK=48524  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48518  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48518  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48516  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48516  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48514  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48514  KO=0     )
> Skip 2FA                                                 (OK=120782 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48514  KO=0     )
>  UI IDM uiconfig                                         (OK=48514  KO=0     )
>  UI IDM version                                          (OK=48514  KO=0     )
>  UI IDM privilege                                        (OK=48514  KO=0     )
>  UI IDM features                                         (OK=48513  KO=0     )
>  UI IDM login                                            (OK=48514  KO=0     )
>  UI IDM dashboard                                        (OK=48513  KO=0     )
>  UI IDM managed user schema                              (OK=48513  KO=0     )
>  UI IDM user                                             (OK=48513  KO=0     )
>  UI IDM oidcToken                                        (OK=48510  KO=0     )
> userinfo                                                 (OK=48510  KO=0     )
> GetUUid                                                  (OK=72412  KO=0     )
> UI-Logout                                                (OK=48508  KO=0     )
> GetOpenidConfig                                          (OK=216863 KO=0     )
> UI-Logout Redirect 1                                     (OK=48507  KO=0     )
>  UI AM revoke1                                           (OK=48507  KO=0     )
>  UI AM revoke2                                           (OK=48507  KO=0     )
>  UI AM endsession                                        (OK=48507  KO=0     )
> CreatePolicy                                             (OK=72380  KO=28    )
> RootUserinfo                                             (OK=161385 KO=0     )
> getIdToken                                               (OK=16060  KO=0     )
> getIdToken Redirect 1                                    (OK=16059  KO=0     )
> createOrganization                                       (OK=16057  KO=0     )
> queryOrganization                                        (OK=16057  KO=0     )
> deleteOrganization                                       (OK=16057  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8072   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8072   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5575   KO=0     )
> ReadPolicy                                               (OK=72286  KO=7     )
> DeletePolicy                                             (OK=72143  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=946    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5677 (99.11%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 63532  / active: 362    / done: 225181
================================================================================

21:57:03.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:03.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:03.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:04.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:05.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:06.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:06.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:06.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:06.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:06.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:06.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:07.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:07.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:07.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:08.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:08.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:08 GMT                                    2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3156258 KO=46    )
> restLoginInitiate                                        (OK=217869 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217863 KO=0     )
> User Authorize PKCE stage                                (OK=260760 KO=0     )
> User AccessToken PKCE stage                              (OK=260752 KO=1     )
> tokenUserinfo                                            (OK=42546  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48612  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48612  KO=0     )
>  UI AM idFromSession                                     (OK=48608  KO=0     )
>  UI AM validateGoto                                      (OK=48610  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48605  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48604  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48604  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48603  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48601  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48600  KO=0     )
> Skip 2FA                                                 (OK=121007 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48600  KO=0     )
>  UI IDM uiconfig                                         (OK=48599  KO=0     )
>  UI IDM version                                          (OK=48599  KO=0     )
>  UI IDM privilege                                        (OK=48599  KO=0     )
>  UI IDM features                                         (OK=48599  KO=0     )
>  UI IDM login                                            (OK=48599  KO=0     )
>  UI IDM dashboard                                        (OK=48599  KO=0     )
>  UI IDM managed user schema                              (OK=48599  KO=0     )
>  UI IDM user                                             (OK=48599  KO=0     )
>  UI IDM oidcToken                                        (OK=48599  KO=0     )
> userinfo                                                 (OK=48597  KO=0     )
> GetUUid                                                  (OK=72546  KO=0     )
> UI-Logout                                                (OK=48597  KO=0     )
> GetOpenidConfig                                          (OK=217243 KO=0     )
> UI-Logout Redirect 1                                     (OK=48596  KO=0     )
>  UI AM revoke1                                           (OK=48596  KO=0     )
>  UI AM revoke2                                           (OK=48596  KO=0     )
>  UI AM endsession                                        (OK=48596  KO=0     )
> CreatePolicy                                             (OK=72514  KO=28    )
> RootUserinfo                                             (OK=161670 KO=0     )
> getIdToken                                               (OK=16095  KO=0     )
> getIdToken Redirect 1                                    (OK=16095  KO=0     )
> createOrganization                                       (OK=16095  KO=0     )
> queryOrganization                                        (OK=16095  KO=0     )
> deleteOrganization                                       (OK=16094  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8085   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8085   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5588   KO=0     )
> ReadPolicy                                               (OK=72400  KO=7     )
> DeletePolicy                                             (OK=72281  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=947    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5693 (99.11%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 63113  / active: 355    / done: 225607
================================================================================

21:57:09.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:09.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:09.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:10.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:11.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:12.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:12.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:12.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 226259: status.find.in([200, 209], 304), found 409
21:57:12.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,226259,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE2NDI3OTAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWTdFSUR4dEY4STRmel95YWdXejFoN0VzS1pBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTgzMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTgzMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNDMyLCJpYXQiOjE3MzIxMzk4MzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjluX05XTm9aeC1jTm91RmVNQ2tiaFJMRDJ1TSJ9.fs8R9VFlir-N93CkmAbhOf2dJ1JmR8RLTth6J3MHCLt752edGobHZb8rtpG2CBXP9XplUXyODRBkj0-eTmKAW1rt9huGlRwyDuTCrsRRhMulj1yJXzo4IdDY70s0RqQMuZdoKceFaWT9cPgQ3qXKfoFvdszAGwnc8sgsyPHTf6DE3u5fc6F_bNoMZt7pSkuY7nhsCtboo4dLLw0M5aSMi8CjA4W-V10tN78ArTEKnAevLAiF99kuobFp6hfmwCEKonkbh1sprMERb4uMHb5YhoLfvagoOCsFGOrMU5okRODXXXe0UykfE3Z2RB0M8iYF9h3J4Wi89J60zNccXrMdyw, username -> user.76395, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy416632, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc18a6b, authcode -> vkfOw2iz242hR0ZWVzUwMrBV6s0, useAdminRealm -> true, callbacks -> {"tokenId":"wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139832259), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139832259))), password -> Pa_ssw0rd, challenge -> cg7mimqq8B3yWTGtmhPcvIvn0k2oIOed1OkZRAVTfgU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 68.52.228.234, verifier -> Nzc1MjUxMzU0OTQ5NTU3MTE4OA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e65a9, tokenId -> wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy416632","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, 20 Nov 2024 21:57:12 GMT
	x-forgerock-transactionid: 2567409c-132a-47b4-9a30-47885ef32cac
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:57:12.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:12.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:12.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:13.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:13 GMT                                    2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3161741 KO=47    )
> restLoginInitiate                                        (OK=218293 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218283 KO=0     )
> User Authorize PKCE stage                                (OK=261230 KO=0     )
> User AccessToken PKCE stage                              (OK=261225 KO=1     )
> tokenUserinfo                                            (OK=42628  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48689  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48687  KO=0     )
>  UI AM idFromSession                                     (OK=48686  KO=0     )
>  UI AM validateGoto                                      (OK=48686  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48683  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48681  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48680  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48680  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48677  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48677  KO=0     )
> Skip 2FA                                                 (OK=121240 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48676  KO=0     )
>  UI IDM uiconfig                                         (OK=48676  KO=0     )
>  UI IDM version                                          (OK=48676  KO=0     )
>  UI IDM privilege                                        (OK=48676  KO=0     )
>  UI IDM features                                         (OK=48676  KO=0     )
>  UI IDM login                                            (OK=48676  KO=0     )
>  UI IDM dashboard                                        (OK=48676  KO=0     )
>  UI IDM managed user schema                              (OK=48676  KO=0     )
>  UI IDM user                                             (OK=48675  KO=0     )
>  UI IDM oidcToken                                        (OK=48674  KO=0     )
> userinfo                                                 (OK=48674  KO=0     )
> GetUUid                                                  (OK=72687  KO=0     )
> UI-Logout                                                (OK=48674  KO=0     )
> GetOpenidConfig                                          (OK=217631 KO=0     )
> UI-Logout Redirect 1                                     (OK=48674  KO=0     )
>  UI AM revoke1                                           (OK=48674  KO=0     )
>  UI AM revoke2                                           (OK=48674  KO=0     )
>  UI AM endsession                                        (OK=48674  KO=0     )
> CreatePolicy                                             (OK=72654  KO=29    )
> RootUserinfo                                             (OK=161951 KO=0     )
> getIdToken                                               (OK=16127  KO=0     )
> getIdToken Redirect 1                                    (OK=16127  KO=0     )
> createOrganization                                       (OK=16127  KO=0     )
> queryOrganization                                        (OK=16126  KO=0     )
> deleteOrganization                                       (OK=16126  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8093   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8093   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5599   KO=0     )
> ReadPolicy                                               (OK=72532  KO=7     )
> DeletePolicy                                             (OK=72395  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=947    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5718 (99.10%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 62682  / active: 396    / done: 225997
================================================================================

21:57:13.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:13.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:14.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:14.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:14.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:14.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:14.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:15.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:15.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:15.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:16.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:17.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:17.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:17.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:18.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:18.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:18 GMT                                    2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3167926 KO=47    )
> restLoginInitiate                                        (OK=218689 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218675 KO=0     )
> User Authorize PKCE stage                                (OK=261720 KO=0     )
> User AccessToken PKCE stage                              (OK=261713 KO=1     )
> tokenUserinfo                                            (OK=42696  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48792  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48792  KO=0     )
>  UI AM idFromSession                                     (OK=48790  KO=0     )
>  UI AM validateGoto                                      (OK=48790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48789  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48789  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48788  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48788  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48783  KO=0     )
> Skip 2FA                                                 (OK=121445 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48782  KO=0     )
>  UI IDM uiconfig                                         (OK=48782  KO=0     )
>  UI IDM version                                          (OK=48782  KO=0     )
>  UI IDM privilege                                        (OK=48782  KO=0     )
>  UI IDM features                                         (OK=48782  KO=0     )
>  UI IDM login                                            (OK=48782  KO=0     )
>  UI IDM dashboard                                        (OK=48782  KO=0     )
>  UI IDM managed user schema                              (OK=48782  KO=0     )
>  UI IDM user                                             (OK=48782  KO=0     )
>  UI IDM oidcToken                                        (OK=48781  KO=0     )
> userinfo                                                 (OK=48780  KO=0     )
> GetUUid                                                  (OK=72807  KO=0     )
> UI-Logout                                                (OK=48777  KO=0     )
> GetOpenidConfig                                          (OK=218025 KO=0     )
> UI-Logout Redirect 1                                     (OK=48777  KO=0     )
>  UI AM revoke1                                           (OK=48775  KO=0     )
>  UI AM revoke2                                           (OK=48775  KO=0     )
>  UI AM endsession                                        (OK=48775  KO=0     )
> CreatePolicy                                             (OK=72776  KO=29    )
> RootUserinfo                                             (OK=162242 KO=0     )
> getIdToken                                               (OK=16159  KO=0     )
> getIdToken Redirect 1                                    (OK=16159  KO=0     )
> createOrganization                                       (OK=16159  KO=0     )
> queryOrganization                                        (OK=16157  KO=0     )
> deleteOrganization                                       (OK=16157  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8107   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8106   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5620   KO=0     )
> ReadPolicy                                               (OK=72675  KO=7     )
> DeletePolicy                                             (OK=72526  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=950    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5734 (99.10%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 62275  / active: 379    / done: 226421
================================================================================

21:57:18.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:18.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:18.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:19.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:19.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:19.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:20.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:21.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:21.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:22.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:22.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:22.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:22.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:22.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 226259: status.find.in([200, 209], 304), found 404
21:57:22.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,226259,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE2NDI3OTAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWTdFSUR4dEY4STRmel95YWdXejFoN0VzS1pBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTgzMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTgzMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNDMyLCJpYXQiOjE3MzIxMzk4MzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjluX05XTm9aeC1jTm91RmVNQ2tiaFJMRDJ1TSJ9.fs8R9VFlir-N93CkmAbhOf2dJ1JmR8RLTth6J3MHCLt752edGobHZb8rtpG2CBXP9XplUXyODRBkj0-eTmKAW1rt9huGlRwyDuTCrsRRhMulj1yJXzo4IdDY70s0RqQMuZdoKceFaWT9cPgQ3qXKfoFvdszAGwnc8sgsyPHTf6DE3u5fc6F_bNoMZt7pSkuY7nhsCtboo4dLLw0M5aSMi8CjA4W-V10tN78ArTEKnAevLAiF99kuobFp6hfmwCEKonkbh1sprMERb4uMHb5YhoLfvagoOCsFGOrMU5okRODXXXe0UykfE3Z2RB0M8iYF9h3J4Wi89J60zNccXrMdyw, username -> user.76395, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy416632, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc18a6b, authcode -> vkfOw2iz242hR0ZWVzUwMrBV6s0, useAdminRealm -> true, callbacks -> {"tokenId":"wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139832259), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139832259))), password -> Pa_ssw0rd, challenge -> cg7mimqq8B3yWTGtmhPcvIvn0k2oIOed1OkZRAVTfgU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 68.52.228.234, verifier -> Nzc1MjUxMzU0OTQ5NTU3MTE4OA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e65a9, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@5f42eb9c, tokenId -> wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy416632
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=wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=wS-VlnVKTtafR0vQud_A8gj7Wew.*AAJTSQACMDIAAlNLABx5S0ZiTkF2bytBak5BUHNuMWRSWTkwNXN0eEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:57:22 GMT
	x-forgerock-transactionid: 614d29b4-6dae-47d5-aec7-34d3671c3ab8
	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 testPolicy416632 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:57:23.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:23 GMT                                    2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3173779 KO=48    )
> restLoginInitiate                                        (OK=219101 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219093 KO=0     )
> User Authorize PKCE stage                                (OK=262205 KO=0     )
> User AccessToken PKCE stage                              (OK=262196 KO=1     )
> tokenUserinfo                                            (OK=42777  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48878  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48878  KO=0     )
>  UI AM idFromSession                                     (OK=48876  KO=0     )
>  UI AM validateGoto                                      (OK=48876  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48873  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48873  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48873  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48873  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48870  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48870  KO=0     )
> Skip 2FA                                                 (OK=121682 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48870  KO=0     )
>  UI IDM uiconfig                                         (OK=48870  KO=0     )
>  UI IDM version                                          (OK=48870  KO=0     )
>  UI IDM privilege                                        (OK=48870  KO=0     )
>  UI IDM features                                         (OK=48870  KO=0     )
>  UI IDM login                                            (OK=48870  KO=0     )
>  UI IDM dashboard                                        (OK=48869  KO=0     )
>  UI IDM managed user schema                              (OK=48869  KO=0     )
>  UI IDM user                                             (OK=48869  KO=0     )
>  UI IDM oidcToken                                        (OK=48869  KO=0     )
> userinfo                                                 (OK=48867  KO=0     )
> GetUUid                                                  (OK=72936  KO=0     )
> UI-Logout                                                (OK=48867  KO=0     )
> GetOpenidConfig                                          (OK=218420 KO=0     )
> UI-Logout Redirect 1                                     (OK=48866  KO=0     )
>  UI AM revoke1                                           (OK=48866  KO=0     )
>  UI AM revoke2                                           (OK=48866  KO=0     )
>  UI AM endsession                                        (OK=48866  KO=0     )
> CreatePolicy                                             (OK=72903  KO=29    )
> RootUserinfo                                             (OK=162542 KO=0     )
> getIdToken                                               (OK=16199  KO=0     )
> getIdToken Redirect 1                                    (OK=16199  KO=0     )
> createOrganization                                       (OK=16198  KO=0     )
> queryOrganization                                        (OK=16197  KO=0     )
> deleteOrganization                                       (OK=16196  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8122   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8122   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5635   KO=0     )
> ReadPolicy                                               (OK=72798  KO=7     )
> DeletePolicy                                             (OK=72670  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=954    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5748 (99.09%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 61847  / active: 369    / done: 226859
================================================================================

21:57:24.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:25.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:25.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:25.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:26.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:26.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:27.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:27.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:27.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:27.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:27.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:28.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:28.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:28 GMT                                    2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3179147 KO=48    )
> restLoginInitiate                                        (OK=219478 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219464 KO=0     )
> User Authorize PKCE stage                                (OK=262642 KO=0     )
> User AccessToken PKCE stage                              (OK=262637 KO=1     )
> tokenUserinfo                                            (OK=42839  KO=0     )
> UI-Post-Login - stage 1                                  (OK=48959  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48957  KO=0     )
>  UI AM idFromSession                                     (OK=48956  KO=0     )
>  UI AM validateGoto                                      (OK=48956  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48953  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48953  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48953  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48953  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48952  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48951  KO=0     )
> Skip 2FA                                                 (OK=121899 KO=0     )
>  UI Enduser sessioncheck                                 (OK=48948  KO=0     )
>  UI IDM uiconfig                                         (OK=48948  KO=0     )
>  UI IDM version                                          (OK=48948  KO=0     )
>  UI IDM privilege                                        (OK=48948  KO=0     )
>  UI IDM features                                         (OK=48948  KO=0     )
>  UI IDM login                                            (OK=48948  KO=0     )
>  UI IDM dashboard                                        (OK=48948  KO=0     )
>  UI IDM managed user schema                              (OK=48948  KO=0     )
>  UI IDM user                                             (OK=48948  KO=0     )
>  UI IDM oidcToken                                        (OK=48948  KO=0     )
> userinfo                                                 (OK=48948  KO=0     )
> GetUUid                                                  (OK=73067  KO=0     )
> UI-Logout                                                (OK=48948  KO=0     )
> GetOpenidConfig                                          (OK=218801 KO=0     )
> UI-Logout Redirect 1                                     (OK=48947  KO=0     )
>  UI AM revoke1                                           (OK=48947  KO=0     )
>  UI AM revoke2                                           (OK=48947  KO=0     )
>  UI AM endsession                                        (OK=48947  KO=0     )
> CreatePolicy                                             (OK=73036  KO=29    )
> RootUserinfo                                             (OK=162840 KO=0     )
> getIdToken                                               (OK=16229  KO=0     )
> getIdToken Redirect 1                                    (OK=16229  KO=0     )
> createOrganization                                       (OK=16229  KO=0     )
> queryOrganization                                        (OK=16229  KO=0     )
> deleteOrganization                                       (OK=16229  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8137   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8136   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5648   KO=0     )
> ReadPolicy                                               (OK=72924  KO=7     )
> DeletePolicy                                             (OK=72793  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=954    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5761 (99.09%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 61456  / active: 369    / done: 227250
================================================================================

21:57:28.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:28.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:29.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:29.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:29.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:29.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:30.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:30.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:31.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:31.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:31.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:31.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:31.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:32.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:33.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:33.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:33.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:33 GMT                                    2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3184815 KO=48    )
> restLoginInitiate                                        (OK=219860 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219854 KO=0     )
> User Authorize PKCE stage                                (OK=263105 KO=0     )
> User AccessToken PKCE stage                              (OK=263096 KO=1     )
> tokenUserinfo                                            (OK=42905  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49047  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49047  KO=0     )
>  UI AM idFromSession                                     (OK=49046  KO=0     )
>  UI AM validateGoto                                      (OK=49046  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49043  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49042  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49042  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49042  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49036  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49035  KO=0     )
> Skip 2FA                                                 (OK=122117 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49035  KO=0     )
>  UI IDM uiconfig                                         (OK=49035  KO=0     )
>  UI IDM version                                          (OK=49035  KO=0     )
>  UI IDM privilege                                        (OK=49035  KO=0     )
>  UI IDM features                                         (OK=49035  KO=0     )
>  UI IDM login                                            (OK=49035  KO=0     )
>  UI IDM dashboard                                        (OK=49035  KO=0     )
>  UI IDM managed user schema                              (OK=49034  KO=0     )
>  UI IDM user                                             (OK=49034  KO=0     )
>  UI IDM oidcToken                                        (OK=49034  KO=0     )
> userinfo                                                 (OK=49034  KO=0     )
> GetUUid                                                  (OK=73185  KO=0     )
> UI-Logout                                                (OK=49033  KO=0     )
> GetOpenidConfig                                          (OK=219180 KO=0     )
> UI-Logout Redirect 1                                     (OK=49032  KO=0     )
>  UI AM revoke1                                           (OK=49032  KO=0     )
>  UI AM revoke2                                           (OK=49032  KO=0     )
>  UI AM endsession                                        (OK=49032  KO=0     )
> CreatePolicy                                             (OK=73155  KO=29    )
> RootUserinfo                                             (OK=163150 KO=0     )
> getIdToken                                               (OK=16272  KO=0     )
> getIdToken Redirect 1                                    (OK=16271  KO=0     )
> createOrganization                                       (OK=16270  KO=0     )
> queryOrganization                                        (OK=16269  KO=0     )
> deleteOrganization                                       (OK=16267  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8148   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8147   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5663   KO=0     )
> ReadPolicy                                               (OK=73057  KO=7     )
> DeletePolicy                                             (OK=72919  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=957    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5778 (99.09%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 61063  / active: 361    / done: 227651
================================================================================

21:57:33.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:34.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:34.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:35.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:35.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:35.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:36.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:37.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:37.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:37.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:37.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:37.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:38.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:38.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:38 GMT                                    2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3190556 KO=48    )
> restLoginInitiate                                        (OK=220238 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220229 KO=0     )
> User Authorize PKCE stage                                (OK=263567 KO=0     )
> User AccessToken PKCE stage                              (OK=263562 KO=1     )
> tokenUserinfo                                            (OK=42966  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49141  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49141  KO=0     )
>  UI AM idFromSession                                     (OK=49140  KO=0     )
>  UI AM validateGoto                                      (OK=49140  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49139  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49139  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49138  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49138  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49136  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49134  KO=0     )
> Skip 2FA                                                 (OK=122326 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49130  KO=0     )
>  UI IDM uiconfig                                         (OK=49130  KO=0     )
>  UI IDM version                                          (OK=49130  KO=0     )
>  UI IDM privilege                                        (OK=49130  KO=0     )
>  UI IDM features                                         (OK=49130  KO=0     )
>  UI IDM login                                            (OK=49130  KO=0     )
>  UI IDM dashboard                                        (OK=49130  KO=0     )
>  UI IDM managed user schema                              (OK=49130  KO=0     )
>  UI IDM user                                             (OK=49130  KO=0     )
>  UI IDM oidcToken                                        (OK=49130  KO=0     )
> userinfo                                                 (OK=49129  KO=0     )
> GetUUid                                                  (OK=73314  KO=0     )
> UI-Logout                                                (OK=49127  KO=0     )
> GetOpenidConfig                                          (OK=219555 KO=0     )
> UI-Logout Redirect 1                                     (OK=49127  KO=0     )
>  UI AM revoke1                                           (OK=49125  KO=0     )
>  UI AM revoke2                                           (OK=49125  KO=0     )
>  UI AM endsession                                        (OK=49125  KO=0     )
> CreatePolicy                                             (OK=73278  KO=29    )
> RootUserinfo                                             (OK=163423 KO=0     )
> getIdToken                                               (OK=16294  KO=0     )
> getIdToken Redirect 1                                    (OK=16293  KO=0     )
> createOrganization                                       (OK=16293  KO=0     )
> queryOrganization                                        (OK=16293  KO=0     )
> deleteOrganization                                       (OK=16293  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8164   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5679   KO=0     )
> ReadPolicy                                               (OK=73171  KO=7     )
> DeletePolicy                                             (OK=73051  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=959    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5792 (99.09%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 60670  / active: 356    / done: 228049
================================================================================

21:57:38.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:39.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:39.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:39.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:40.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:41.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:41.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:41.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:43.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:43.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:43.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:43.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:43 GMT                                    2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3196144 KO=48    )
> restLoginInitiate                                        (OK=220640 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220633 KO=0     )
> User Authorize PKCE stage                                (OK=264038 KO=0     )
> User AccessToken PKCE stage                              (OK=264032 KO=1     )
> tokenUserinfo                                            (OK=43062  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49225  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49225  KO=0     )
>  UI AM idFromSession                                     (OK=49224  KO=0     )
>  UI AM validateGoto                                      (OK=49223  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49221  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49221  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49220  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49220  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49217  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49216  KO=0     )
> Skip 2FA                                                 (OK=122534 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49216  KO=0     )
>  UI IDM uiconfig                                         (OK=49216  KO=0     )
>  UI IDM version                                          (OK=49216  KO=0     )
>  UI IDM privilege                                        (OK=49216  KO=0     )
>  UI IDM features                                         (OK=49216  KO=0     )
>  UI IDM login                                            (OK=49216  KO=0     )
>  UI IDM dashboard                                        (OK=49216  KO=0     )
>  UI IDM managed user schema                              (OK=49216  KO=0     )
>  UI IDM user                                             (OK=49216  KO=0     )
>  UI IDM oidcToken                                        (OK=49216  KO=0     )
> userinfo                                                 (OK=49216  KO=0     )
> GetUUid                                                  (OK=73457  KO=0     )
> UI-Logout                                                (OK=49214  KO=0     )
> GetOpenidConfig                                          (OK=219939 KO=0     )
> UI-Logout Redirect 1                                     (OK=49214  KO=0     )
>  UI AM revoke1                                           (OK=49212  KO=0     )
>  UI AM revoke2                                           (OK=49212  KO=0     )
>  UI AM endsession                                        (OK=49212  KO=0     )
> CreatePolicy                                             (OK=73423  KO=29    )
> RootUserinfo                                             (OK=163680 KO=0     )
> getIdToken                                               (OK=16318  KO=0     )
> getIdToken Redirect 1                                    (OK=16318  KO=0     )
> createOrganization                                       (OK=16318  KO=0     )
> queryOrganization                                        (OK=16317  KO=0     )
> deleteOrganization                                       (OK=16317  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8176   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8175   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5690   KO=0     )
> ReadPolicy                                               (OK=73298  KO=7     )
> DeletePolicy                                             (OK=73165  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=962    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5804 (99.10%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 60255  / active: 370    / done: 228450
================================================================================

21:57:44.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:44.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:44.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:44.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:45.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:45.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:45.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:45.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:45.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:45.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:46.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:46.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:46.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:47.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:47.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:47.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:47.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:47.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:47.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:48 GMT                                    2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3201513 KO=48    )
> restLoginInitiate                                        (OK=221012 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221004 KO=0     )
> User Authorize PKCE stage                                (OK=264474 KO=0     )
> User AccessToken PKCE stage                              (OK=264471 KO=1     )
> tokenUserinfo                                            (OK=43133  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49309  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49306  KO=0     )
>  UI AM idFromSession                                     (OK=49306  KO=0     )
>  UI AM validateGoto                                      (OK=49306  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49305  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49303  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49303  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49303  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49302  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49302  KO=0     )
> Skip 2FA                                                 (OK=122733 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49302  KO=0     )
>  UI IDM uiconfig                                         (OK=49302  KO=0     )
>  UI IDM version                                          (OK=49302  KO=0     )
>  UI IDM privilege                                        (OK=49300  KO=0     )
>  UI IDM features                                         (OK=49300  KO=0     )
>  UI IDM login                                            (OK=49300  KO=0     )
>  UI IDM dashboard                                        (OK=49299  KO=0     )
>  UI IDM managed user schema                              (OK=49299  KO=0     )
>  UI IDM user                                             (OK=49299  KO=0     )
>  UI IDM oidcToken                                        (OK=49298  KO=0     )
> userinfo                                                 (OK=49297  KO=0     )
> GetUUid                                                  (OK=73567  KO=0     )
> UI-Logout                                                (OK=49295  KO=0     )
> GetOpenidConfig                                          (OK=220321 KO=0     )
> UI-Logout Redirect 1                                     (OK=49295  KO=0     )
>  UI AM revoke1                                           (OK=49293  KO=0     )
>  UI AM revoke2                                           (OK=49293  KO=0     )
>  UI AM endsession                                        (OK=49293  KO=0     )
> CreatePolicy                                             (OK=73537  KO=29    )
> RootUserinfo                                             (OK=163925 KO=0     )
> getIdToken                                               (OK=16348  KO=0     )
> getIdToken Redirect 1                                    (OK=16348  KO=0     )
> createOrganization                                       (OK=16347  KO=0     )
> queryOrganization                                        (OK=16347  KO=0     )
> deleteOrganization                                       (OK=16347  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8190   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5707   KO=0     )
> ReadPolicy                                               (OK=73443  KO=7     )
> DeletePolicy                                             (OK=73291  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=966    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5823 (99.10%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 59869  / active: 360    / done: 228846
================================================================================

21:57:48.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:49.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:49.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:49.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:50.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:50.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:51.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:51.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:51.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:51.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:51.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:52.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:53.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:53.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:53.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:53.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:53 GMT                                    2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3206797 KO=48    )
> restLoginInitiate                                        (OK=221429 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221419 KO=0     )
> User Authorize PKCE stage                                (OK=264938 KO=0     )
> User AccessToken PKCE stage                              (OK=264928 KO=1     )
> tokenUserinfo                                            (OK=43223  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49381  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49380  KO=0     )
>  UI AM idFromSession                                     (OK=49379  KO=0     )
>  UI AM validateGoto                                      (OK=49380  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49374  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49374  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49374  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49374  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49373  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49369  KO=0     )
> Skip 2FA                                                 (OK=122968 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49367  KO=0     )
>  UI IDM uiconfig                                         (OK=49367  KO=0     )
>  UI IDM version                                          (OK=49367  KO=0     )
>  UI IDM privilege                                        (OK=49367  KO=0     )
>  UI IDM features                                         (OK=49367  KO=0     )
>  UI IDM login                                            (OK=49367  KO=0     )
>  UI IDM dashboard                                        (OK=49367  KO=0     )
>  UI IDM managed user schema                              (OK=49367  KO=0     )
>  UI IDM user                                             (OK=49367  KO=0     )
>  UI IDM oidcToken                                        (OK=49367  KO=0     )
> userinfo                                                 (OK=49367  KO=0     )
> GetUUid                                                  (OK=73711  KO=0     )
> UI-Logout                                                (OK=49367  KO=0     )
> GetOpenidConfig                                          (OK=220723 KO=0     )
> UI-Logout Redirect 1                                     (OK=49367  KO=0     )
>  UI AM revoke1                                           (OK=49366  KO=0     )
>  UI AM revoke2                                           (OK=49366  KO=0     )
>  UI AM endsession                                        (OK=49366  KO=0     )
> CreatePolicy                                             (OK=73678  KO=29    )
> RootUserinfo                                             (OK=164195 KO=0     )
> getIdToken                                               (OK=16373  KO=0     )
> getIdToken Redirect 1                                    (OK=16373  KO=0     )
> createOrganization                                       (OK=16373  KO=0     )
> queryOrganization                                        (OK=16372  KO=0     )
> deleteOrganization                                       (OK=16371  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8208   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8207   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5718   KO=0     )
> ReadPolicy                                               (OK=73558  KO=7     )
> DeletePolicy                                             (OK=73436  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=969    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5839 (99.10%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 59430  / active: 387    / done: 229258
================================================================================

21:57:54.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:54.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:54.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:55.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:55.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:55.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:56.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:56.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:56.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:57.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:57.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:58.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:58.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:57:58 GMT                                    2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3212619 KO=48    )
> restLoginInitiate                                        (OK=221828 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221818 KO=0     )
> User Authorize PKCE stage                                (OK=265416 KO=0     )
> User AccessToken PKCE stage                              (OK=265412 KO=1     )
> tokenUserinfo                                            (OK=43305  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49469  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49469  KO=0     )
>  UI AM idFromSession                                     (OK=49468  KO=0     )
>  UI AM validateGoto                                      (OK=49468  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49466  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49465  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49462  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49462  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49458  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49458  KO=0     )
> Skip 2FA                                                 (OK=123187 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49457  KO=0     )
>  UI IDM uiconfig                                         (OK=49457  KO=0     )
>  UI IDM version                                          (OK=49457  KO=0     )
>  UI IDM privilege                                        (OK=49457  KO=0     )
>  UI IDM features                                         (OK=49457  KO=0     )
>  UI IDM login                                            (OK=49457  KO=0     )
>  UI IDM dashboard                                        (OK=49457  KO=0     )
>  UI IDM managed user schema                              (OK=49457  KO=0     )
>  UI IDM user                                             (OK=49457  KO=0     )
>  UI IDM oidcToken                                        (OK=49457  KO=0     )
> userinfo                                                 (OK=49455  KO=0     )
> GetUUid                                                  (OK=73841  KO=0     )
> UI-Logout                                                (OK=49454  KO=0     )
> GetOpenidConfig                                          (OK=221110 KO=0     )
> UI-Logout Redirect 1                                     (OK=49454  KO=0     )
>  UI AM revoke1                                           (OK=49452  KO=0     )
>  UI AM revoke2                                           (OK=49453  KO=0     )
>  UI AM endsession                                        (OK=49453  KO=0     )
> CreatePolicy                                             (OK=73810  KO=29    )
> RootUserinfo                                             (OK=164543 KO=0     )
> getIdToken                                               (OK=16406  KO=0     )
> getIdToken Redirect 1                                    (OK=16406  KO=0     )
> createOrganization                                       (OK=16405  KO=0     )
> queryOrganization                                        (OK=16404  KO=0     )
> deleteOrganization                                       (OK=16404  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8220   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8220   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5729   KO=0     )
> ReadPolicy                                               (OK=73699  KO=7     )
> DeletePolicy                                             (OK=73551  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=969    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5852 (99.10%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 59023  / active: 389    / done: 229663
================================================================================

21:57:58.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:59.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:59.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:57:59.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:00.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:00.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:00.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:00.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:01.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:01.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:01.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:01.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:02.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:02.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:02.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:03.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:03.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:03 GMT                                    2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3217825 KO=48    )
> restLoginInitiate                                        (OK=222199 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222195 KO=0     )
> User Authorize PKCE stage                                (OK=265854 KO=0     )
> User AccessToken PKCE stage                              (OK=265847 KO=1     )
> tokenUserinfo                                            (OK=43382  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49542  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49542  KO=0     )
>  UI AM idFromSession                                     (OK=49539  KO=0     )
>  UI AM validateGoto                                      (OK=49539  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49537  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49537  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49537  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49537  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49537  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49537  KO=0     )
> Skip 2FA                                                 (OK=123397 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49533  KO=0     )
>  UI IDM uiconfig                                         (OK=49533  KO=0     )
>  UI IDM version                                          (OK=49533  KO=0     )
>  UI IDM privilege                                        (OK=49533  KO=0     )
>  UI IDM features                                         (OK=49533  KO=0     )
>  UI IDM login                                            (OK=49533  KO=0     )
>  UI IDM dashboard                                        (OK=49533  KO=0     )
>  UI IDM managed user schema                              (OK=49533  KO=0     )
>  UI IDM user                                             (OK=49533  KO=0     )
>  UI IDM oidcToken                                        (OK=49532  KO=0     )
> userinfo                                                 (OK=49531  KO=0     )
> GetUUid                                                  (OK=73963  KO=0     )
> UI-Logout                                                (OK=49529  KO=0     )
> GetOpenidConfig                                          (OK=221506 KO=0     )
> UI-Logout Redirect 1                                     (OK=49528  KO=0     )
>  UI AM revoke1                                           (OK=49526  KO=0     )
>  UI AM revoke2                                           (OK=49526  KO=0     )
>  UI AM endsession                                        (OK=49526  KO=0     )
> CreatePolicy                                             (OK=73932  KO=29    )
> RootUserinfo                                             (OK=164830 KO=0     )
> getIdToken                                               (OK=16430  KO=0     )
> getIdToken Redirect 1                                    (OK=16430  KO=0     )
> createOrganization                                       (OK=16430  KO=0     )
> queryOrganization                                        (OK=16430  KO=0     )
> deleteOrganization                                       (OK=16430  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8229   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8229   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5741   KO=0     )
> ReadPolicy                                               (OK=73830  KO=7     )
> DeletePolicy                                             (OK=73692  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=970    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5869 (99.11%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 58643  / active: 362    / done: 230070
================================================================================

21:58:04.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:04.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:04.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:05.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:05.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:06.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:06.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:06.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:07.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:07.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:07.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:07.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:08.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:08.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:08 GMT                                    2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3223161 KO=48    )
> restLoginInitiate                                        (OK=222581 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222576 KO=0     )
> User Authorize PKCE stage                                (OK=266296 KO=0     )
> User AccessToken PKCE stage                              (OK=266288 KO=1     )
> tokenUserinfo                                            (OK=43458  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49617  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49616  KO=0     )
>  UI AM idFromSession                                     (OK=49616  KO=0     )
>  UI AM validateGoto                                      (OK=49616  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49614  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49614  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49614  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49614  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49610  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49610  KO=0     )
> Skip 2FA                                                 (OK=123610 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49609  KO=0     )
>  UI IDM uiconfig                                         (OK=49609  KO=0     )
>  UI IDM version                                          (OK=49609  KO=0     )
>  UI IDM privilege                                        (OK=49609  KO=0     )
>  UI IDM features                                         (OK=49609  KO=0     )
>  UI IDM login                                            (OK=49609  KO=0     )
>  UI IDM dashboard                                        (OK=49608  KO=0     )
>  UI IDM managed user schema                              (OK=49608  KO=0     )
>  UI IDM user                                             (OK=49608  KO=0     )
>  UI IDM oidcToken                                        (OK=49608  KO=0     )
> userinfo                                                 (OK=49607  KO=0     )
> GetUUid                                                  (OK=74097  KO=0     )
> UI-Logout                                                (OK=49607  KO=0     )
> GetOpenidConfig                                          (OK=221893 KO=0     )
> UI-Logout Redirect 1                                     (OK=49607  KO=0     )
>  UI AM revoke1                                           (OK=49607  KO=0     )
>  UI AM revoke2                                           (OK=49607  KO=0     )
>  UI AM endsession                                        (OK=49607  KO=0     )
> CreatePolicy                                             (OK=74066  KO=29    )
> RootUserinfo                                             (OK=165123 KO=0     )
> getIdToken                                               (OK=16463  KO=0     )
> getIdToken Redirect 1                                    (OK=16463  KO=0     )
> createOrganization                                       (OK=16463  KO=0     )
> queryOrganization                                        (OK=16463  KO=0     )
> deleteOrganization                                       (OK=16461  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8244   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8244   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5756   KO=0     )
> ReadPolicy                                               (OK=73951  KO=7     )
> DeletePolicy                                             (OK=73823  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=973    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5883 (99.11%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 58246  / active: 349    / done: 230480
================================================================================

21:58:08.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:09.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:09.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:10.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:10.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:10.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:10.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:11.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:12.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:12.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:12.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:13.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:13 GMT                                    2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3228405 KO=48    )
> restLoginInitiate                                        (OK=222954 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222941 KO=0     )
> User Authorize PKCE stage                                (OK=266725 KO=0     )
> User AccessToken PKCE stage                              (OK=266720 KO=1     )
> tokenUserinfo                                            (OK=43518  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49697  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49695  KO=0     )
>  UI AM idFromSession                                     (OK=49694  KO=0     )
>  UI AM validateGoto                                      (OK=49694  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49693  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49692  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49692  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49692  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49691  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49690  KO=0     )
> Skip 2FA                                                 (OK=123823 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49688  KO=0     )
>  UI IDM uiconfig                                         (OK=49688  KO=0     )
>  UI IDM version                                          (OK=49688  KO=0     )
>  UI IDM privilege                                        (OK=49688  KO=0     )
>  UI IDM features                                         (OK=49688  KO=0     )
>  UI IDM login                                            (OK=49688  KO=0     )
>  UI IDM dashboard                                        (OK=49686  KO=0     )
>  UI IDM managed user schema                              (OK=49686  KO=0     )
>  UI IDM user                                             (OK=49687  KO=0     )
>  UI IDM oidcToken                                        (OK=49686  KO=0     )
> userinfo                                                 (OK=49686  KO=0     )
> GetUUid                                                  (OK=74227  KO=0     )
> UI-Logout                                                (OK=49685  KO=0     )
> GetOpenidConfig                                          (OK=222276 KO=0     )
> UI-Logout Redirect 1                                     (OK=49685  KO=0     )
>  UI AM revoke1                                           (OK=49685  KO=0     )
>  UI AM revoke2                                           (OK=49685  KO=0     )
>  UI AM endsession                                        (OK=49685  KO=0     )
> CreatePolicy                                             (OK=74193  KO=29    )
> RootUserinfo                                             (OK=165362 KO=0     )
> getIdToken                                               (OK=16491  KO=0     )
> getIdToken Redirect 1                                    (OK=16491  KO=0     )
> createOrganization                                       (OK=16491  KO=0     )
> queryOrganization                                        (OK=16491  KO=0     )
> deleteOrganization                                       (OK=16491  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8259   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8259   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5772   KO=0     )
> ReadPolicy                                               (OK=74085  KO=7     )
> DeletePolicy                                             (OK=73946  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=976    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5895 (99.11%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 57861  / active: 362    / done: 230852
================================================================================

21:58:14.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:14.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:15.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:15.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:16.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:16.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:16.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:16.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:16.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:16.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:17.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:17.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:17.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:17.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:18 GMT                                    2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3233506 KO=48    )
> restLoginInitiate                                        (OK=223315 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223303 KO=0     )
> User Authorize PKCE stage                                (OK=267149 KO=0     )
> User AccessToken PKCE stage                              (OK=267143 KO=1     )
> tokenUserinfo                                            (OK=43574  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49771  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49770  KO=0     )
>  UI AM idFromSession                                     (OK=49769  KO=0     )
>  UI AM validateGoto                                      (OK=49769  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49768  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49765  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49763  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49763  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49759  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49758  KO=0     )
> Skip 2FA                                                 (OK=124045 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49758  KO=0     )
>  UI IDM uiconfig                                         (OK=49758  KO=0     )
>  UI IDM version                                          (OK=49758  KO=0     )
>  UI IDM privilege                                        (OK=49758  KO=0     )
>  UI IDM features                                         (OK=49758  KO=0     )
>  UI IDM login                                            (OK=49758  KO=0     )
>  UI IDM dashboard                                        (OK=49756  KO=0     )
>  UI IDM managed user schema                              (OK=49756  KO=0     )
>  UI IDM user                                             (OK=49756  KO=0     )
>  UI IDM oidcToken                                        (OK=49755  KO=0     )
> userinfo                                                 (OK=49754  KO=0     )
> GetUUid                                                  (OK=74351  KO=0     )
> UI-Logout                                                (OK=49753  KO=0     )
> GetOpenidConfig                                          (OK=222665 KO=0     )
> UI-Logout Redirect 1                                     (OK=49753  KO=0     )
>  UI AM revoke1                                           (OK=49753  KO=0     )
>  UI AM revoke2                                           (OK=49753  KO=0     )
>  UI AM endsession                                        (OK=49753  KO=0     )
> CreatePolicy                                             (OK=74320  KO=29    )
> RootUserinfo                                             (OK=165690 KO=0     )
> getIdToken                                               (OK=16521  KO=0     )
> getIdToken Redirect 1                                    (OK=16521  KO=0     )
> createOrganization                                       (OK=16521  KO=0     )
> queryOrganization                                        (OK=16521  KO=0     )
> deleteOrganization                                       (OK=16520  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8272   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8272   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5786   KO=0     )
> ReadPolicy                                               (OK=74215  KO=7     )
> DeletePolicy                                             (OK=74078  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=979    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5909 (99.11%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 57483  / active: 375    / done: 231217
================================================================================

21:58:18.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:19.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:19.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:19.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:20.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:20.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:20.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:21.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:22.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:23.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:23 GMT                                    2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3239014 KO=48    )
> restLoginInitiate                                        (OK=223727 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223716 KO=0     )
> User Authorize PKCE stage                                (OK=267613 KO=0     )
> User AccessToken PKCE stage                              (OK=267603 KO=1     )
> tokenUserinfo                                            (OK=43649  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49845  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49844  KO=0     )
>  UI AM idFromSession                                     (OK=49842  KO=0     )
>  UI AM validateGoto                                      (OK=49842  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49838  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49837  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49837  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49837  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49837  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49836  KO=0     )
> Skip 2FA                                                 (OK=124287 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49836  KO=0     )
>  UI IDM uiconfig                                         (OK=49836  KO=0     )
>  UI IDM version                                          (OK=49836  KO=0     )
>  UI IDM privilege                                        (OK=49836  KO=0     )
>  UI IDM features                                         (OK=49836  KO=0     )
>  UI IDM login                                            (OK=49836  KO=0     )
>  UI IDM dashboard                                        (OK=49835  KO=0     )
>  UI IDM managed user schema                              (OK=49835  KO=0     )
>  UI IDM user                                             (OK=49835  KO=0     )
>  UI IDM oidcToken                                        (OK=49833  KO=0     )
> userinfo                                                 (OK=49833  KO=0     )
> GetUUid                                                  (OK=74493  KO=0     )
> UI-Logout                                                (OK=49833  KO=0     )
> GetOpenidConfig                                          (OK=223061 KO=0     )
> UI-Logout Redirect 1                                     (OK=49833  KO=0     )
>  UI AM revoke1                                           (OK=49833  KO=0     )
>  UI AM revoke2                                           (OK=49833  KO=0     )
>  UI AM endsession                                        (OK=49833  KO=0     )
> CreatePolicy                                             (OK=74459  KO=29    )
> RootUserinfo                                             (OK=165972 KO=0     )
> getIdToken                                               (OK=16558  KO=0     )
> getIdToken Redirect 1                                    (OK=16557  KO=0     )
> createOrganization                                       (OK=16557  KO=0     )
> queryOrganization                                        (OK=16556  KO=0     )
> deleteOrganization                                       (OK=16555  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8287   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8287   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5802   KO=0     )
> ReadPolicy                                               (OK=74340  KO=7     )
> DeletePolicy                                             (OK=74207  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=981    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5926 (99.11%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 57057  / active: 388    / done: 231630
================================================================================

21:58:24.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:25.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:25.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:25.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:26.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:26.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:26.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:26.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:27.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:27.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:27.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:27.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:28.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:28.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:28 GMT                                    2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3244686 KO=48    )
> restLoginInitiate                                        (OK=224090 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224080 KO=0     )
> User Authorize PKCE stage                                (OK=268063 KO=0     )
> User AccessToken PKCE stage                              (OK=268056 KO=1     )
> tokenUserinfo                                            (OK=43697  KO=0     )
> UI-Post-Login - stage 1                                  (OK=49934  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49932  KO=0     )
>  UI AM idFromSession                                     (OK=49931  KO=0     )
>  UI AM validateGoto                                      (OK=49931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49930  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49930  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49930  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49930  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49926  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49926  KO=0     )
> Skip 2FA                                                 (OK=124508 KO=0     )
>  UI Enduser sessioncheck                                 (OK=49925  KO=0     )
>  UI IDM uiconfig                                         (OK=49925  KO=0     )
>  UI IDM version                                          (OK=49925  KO=0     )
>  UI IDM privilege                                        (OK=49925  KO=0     )
>  UI IDM features                                         (OK=49925  KO=0     )
>  UI IDM login                                            (OK=49925  KO=0     )
>  UI IDM dashboard                                        (OK=49925  KO=0     )
>  UI IDM managed user schema                              (OK=49925  KO=0     )
>  UI IDM user                                             (OK=49925  KO=0     )
>  UI IDM oidcToken                                        (OK=49924  KO=0     )
> userinfo                                                 (OK=49923  KO=0     )
> GetUUid                                                  (OK=74630  KO=0     )
> UI-Logout                                                (OK=49923  KO=0     )
> GetOpenidConfig                                          (OK=223463 KO=0     )
> UI-Logout Redirect 1                                     (OK=49923  KO=0     )
>  UI AM revoke1                                           (OK=49921  KO=0     )
>  UI AM revoke2                                           (OK=49921  KO=0     )
>  UI AM endsession                                        (OK=49921  KO=0     )
> CreatePolicy                                             (OK=74599  KO=29    )
> RootUserinfo                                             (OK=166284 KO=0     )
> getIdToken                                               (OK=16586  KO=0     )
> getIdToken Redirect 1                                    (OK=16586  KO=0     )
> createOrganization                                       (OK=16585  KO=0     )
> queryOrganization                                        (OK=16585  KO=0     )
> deleteOrganization                                       (OK=16584  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8296   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8296   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5822   KO=0     )
> ReadPolicy                                               (OK=74480  KO=7     )
> DeletePolicy                                             (OK=74334  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=981    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5940 (99.12%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 56686  / active: 382    / done: 232007
================================================================================

21:58:28.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:28.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:28.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:28.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:29.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:29.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:30.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:30.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:31.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:31.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:32.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:32.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:32.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:32.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:33.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:33 GMT                                    2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3249961 KO=48    )
> restLoginInitiate                                        (OK=224446 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224440 KO=0     )
> User Authorize PKCE stage                                (OK=268484 KO=0     )
> User AccessToken PKCE stage                              (OK=268481 KO=1     )
> tokenUserinfo                                            (OK=43761  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50012  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50011  KO=0     )
>  UI AM idFromSession                                     (OK=50010  KO=0     )
>  UI AM validateGoto                                      (OK=50010  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50008  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50006  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50006  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50006  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50005  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50005  KO=0     )
> Skip 2FA                                                 (OK=124709 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50005  KO=0     )
>  UI IDM uiconfig                                         (OK=50005  KO=0     )
>  UI IDM version                                          (OK=50005  KO=0     )
>  UI IDM privilege                                        (OK=50005  KO=0     )
>  UI IDM features                                         (OK=50005  KO=0     )
>  UI IDM login                                            (OK=50005  KO=0     )
>  UI IDM dashboard                                        (OK=50004  KO=0     )
>  UI IDM managed user schema                              (OK=50004  KO=0     )
>  UI IDM user                                             (OK=50004  KO=0     )
>  UI IDM oidcToken                                        (OK=50004  KO=0     )
> userinfo                                                 (OK=50004  KO=0     )
> GetUUid                                                  (OK=74754  KO=0     )
> UI-Logout                                                (OK=50002  KO=0     )
> GetOpenidConfig                                          (OK=223868 KO=0     )
> UI-Logout Redirect 1                                     (OK=50002  KO=0     )
>  UI AM revoke1                                           (OK=50001  KO=0     )
>  UI AM revoke2                                           (OK=50001  KO=0     )
>  UI AM endsession                                        (OK=50001  KO=0     )
> CreatePolicy                                             (OK=74723  KO=29    )
> RootUserinfo                                             (OK=166576 KO=0     )
> getIdToken                                               (OK=16611  KO=0     )
> getIdToken Redirect 1                                    (OK=16611  KO=0     )
> createOrganization                                       (OK=16611  KO=0     )
> queryOrganization                                        (OK=16611  KO=0     )
> deleteOrganization                                       (OK=16611  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8309   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8309   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5836   KO=0     )
> ReadPolicy                                               (OK=74618  KO=7     )
> DeletePolicy                                             (OK=74474  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=982    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5955 (99.12%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 56313  / active: 356    / done: 232406
================================================================================

21:58:34.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:34.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:34.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:35.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:35.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:35.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:35.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:35.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:36.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:36.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:36.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:36.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:37.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:37.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:38.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:38.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:38 GMT                                    2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3255591 KO=48    )
> restLoginInitiate                                        (OK=224859 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224855 KO=0     )
> User Authorize PKCE stage                                (OK=268962 KO=0     )
> User AccessToken PKCE stage                              (OK=268957 KO=1     )
> tokenUserinfo                                            (OK=43822  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50094  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50094  KO=0     )
>  UI AM idFromSession                                     (OK=50094  KO=0     )
>  UI AM validateGoto                                      (OK=50094  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50090  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50086  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50086  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50086  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50082  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50082  KO=0     )
> Skip 2FA                                                 (OK=124963 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50081  KO=0     )
>  UI IDM uiconfig                                         (OK=50081  KO=0     )
>  UI IDM version                                          (OK=50081  KO=0     )
>  UI IDM privilege                                        (OK=50081  KO=0     )
>  UI IDM features                                         (OK=50080  KO=0     )
>  UI IDM login                                            (OK=50080  KO=0     )
>  UI IDM dashboard                                        (OK=50080  KO=0     )
>  UI IDM managed user schema                              (OK=50080  KO=0     )
>  UI IDM user                                             (OK=50080  KO=0     )
>  UI IDM oidcToken                                        (OK=50078  KO=0     )
> userinfo                                                 (OK=50078  KO=0     )
> GetUUid                                                  (OK=74891  KO=0     )
> UI-Logout                                                (OK=50077  KO=0     )
> GetOpenidConfig                                          (OK=224263 KO=0     )
> UI-Logout Redirect 1                                     (OK=50076  KO=0     )
>  UI AM revoke1                                           (OK=50076  KO=0     )
>  UI AM revoke2                                           (OK=50076  KO=0     )
>  UI AM endsession                                        (OK=50076  KO=0     )
> CreatePolicy                                             (OK=74858  KO=29    )
> RootUserinfo                                             (OK=166917 KO=0     )
> getIdToken                                               (OK=16650  KO=0     )
> getIdToken Redirect 1                                    (OK=16650  KO=0     )
> createOrganization                                       (OK=16650  KO=0     )
> queryOrganization                                        (OK=16650  KO=0     )
> deleteOrganization                                       (OK=16650  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8329   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8328   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5851   KO=0     )
> ReadPolicy                                               (OK=74744  KO=7     )
> DeletePolicy                                             (OK=74609  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=984    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5971 (99.12%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 55880  / active: 391    / done: 232804
================================================================================

21:58:39.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:39.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:39.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:39.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:40.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:41.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:41.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:42.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:42.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:42.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:43 GMT                                    2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3261264 KO=48    )
> restLoginInitiate                                        (OK=225246 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225240 KO=0     )
> User Authorize PKCE stage                                (OK=269415 KO=0     )
> User AccessToken PKCE stage                              (OK=269410 KO=1     )
> tokenUserinfo                                            (OK=43885  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50178  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50178  KO=0     )
>  UI AM idFromSession                                     (OK=50178  KO=0     )
>  UI AM validateGoto                                      (OK=50178  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50174  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50173  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50173  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50173  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50169  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50168  KO=0     )
> Skip 2FA                                                 (OK=125188 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50168  KO=0     )
>  UI IDM uiconfig                                         (OK=50168  KO=0     )
>  UI IDM version                                          (OK=50168  KO=0     )
>  UI IDM privilege                                        (OK=50167  KO=0     )
>  UI IDM features                                         (OK=50167  KO=0     )
>  UI IDM login                                            (OK=50167  KO=0     )
>  UI IDM dashboard                                        (OK=50167  KO=0     )
>  UI IDM managed user schema                              (OK=50166  KO=0     )
>  UI IDM user                                             (OK=50166  KO=0     )
>  UI IDM oidcToken                                        (OK=50165  KO=0     )
> userinfo                                                 (OK=50165  KO=0     )
> GetUUid                                                  (OK=75029  KO=0     )
> UI-Logout                                                (OK=50165  KO=0     )
> GetOpenidConfig                                          (OK=224662 KO=0     )
> UI-Logout Redirect 1                                     (OK=50165  KO=0     )
>  UI AM revoke1                                           (OK=50164  KO=0     )
>  UI AM revoke2                                           (OK=50165  KO=0     )
>  UI AM endsession                                        (OK=50165  KO=0     )
> CreatePolicy                                             (OK=74998  KO=29    )
> RootUserinfo                                             (OK=167221 KO=0     )
> getIdToken                                               (OK=16685  KO=0     )
> getIdToken Redirect 1                                    (OK=16685  KO=0     )
> createOrganization                                       (OK=16684  KO=0     )
> queryOrganization                                        (OK=16683  KO=0     )
> deleteOrganization                                       (OK=16683  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8343   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8343   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5865   KO=0     )
> ReadPolicy                                               (OK=74877  KO=7     )
> DeletePolicy                                             (OK=74738  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=984    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5981 (99.12%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 55484  / active: 376    / done: 233215
================================================================================

21:58:43.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:44.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:45.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:47.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:47.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:48.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:48.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:48.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:48.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:48.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:48 GMT                                    2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3266894 KO=48    )
> restLoginInitiate                                        (OK=225615 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225607 KO=0     )
> User Authorize PKCE stage                                (OK=269867 KO=0     )
> User AccessToken PKCE stage                              (OK=269862 KO=1     )
> tokenUserinfo                                            (OK=43946  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50266  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50266  KO=0     )
>  UI AM idFromSession                                     (OK=50265  KO=0     )
>  UI AM validateGoto                                      (OK=50265  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50264  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50263  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50262  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50262  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50259  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50259  KO=0     )
> Skip 2FA                                                 (OK=125393 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50259  KO=0     )
>  UI IDM uiconfig                                         (OK=50259  KO=0     )
>  UI IDM version                                          (OK=50259  KO=0     )
>  UI IDM privilege                                        (OK=50259  KO=0     )
>  UI IDM features                                         (OK=50259  KO=0     )
>  UI IDM login                                            (OK=50259  KO=0     )
>  UI IDM dashboard                                        (OK=50257  KO=0     )
>  UI IDM managed user schema                              (OK=50258  KO=0     )
>  UI IDM user                                             (OK=50257  KO=0     )
>  UI IDM oidcToken                                        (OK=50257  KO=0     )
> userinfo                                                 (OK=50256  KO=0     )
> GetUUid                                                  (OK=75157  KO=0     )
> UI-Logout                                                (OK=50256  KO=0     )
> GetOpenidConfig                                          (OK=225063 KO=0     )
> UI-Logout Redirect 1                                     (OK=50255  KO=0     )
>  UI AM revoke1                                           (OK=50254  KO=0     )
>  UI AM revoke2                                           (OK=50254  KO=0     )
>  UI AM endsession                                        (OK=50254  KO=0     )
> CreatePolicy                                             (OK=75125  KO=29    )
> RootUserinfo                                             (OK=167494 KO=0     )
> getIdToken                                               (OK=16711  KO=0     )
> getIdToken Redirect 1                                    (OK=16711  KO=0     )
> createOrganization                                       (OK=16711  KO=0     )
> queryOrganization                                        (OK=16711  KO=0     )
> deleteOrganization                                       (OK=16711  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8353   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8353   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5890   KO=0     )
> ReadPolicy                                               (OK=75016  KO=7     )
> DeletePolicy                                             (OK=74869  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=986    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5991 (99.12%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 55102  / active: 374    / done: 233599
================================================================================

21:58:48.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:49.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:49.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:49.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 234033: status.find.in([200, 209], 304), found 409
21:58:49.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,234033,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE2NzQyNDY5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNGszME5HT19JVmFyZld0U19kNFdXQzJ3MXprIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTkyOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTkyOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNTI5LCJpYXQiOjE3MzIxMzk5MjksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImpjZlk2NExJNjhaU2VEc2JaaDJNNG9adDVfbyJ9.PH04Vc6ggj1ePMA7lxJ4lgVBhnuperYu4BMOzb0VdZWfMD1eTmfOa56GyYV1vI-u00vidrvAcBQO3Bqju1LAufKknc0z20ZxBlFDblG9BWuD54EHZEX3qbPoJ9OZ5yMqqw6uHd0IOVq1vLTH0Dc5DRn5X410_BniMCiRY65oRegIJoVfaLDsTpOgVefoHVHPDQErghhk7xd154UG4hMrCW7m-_k86_AA2pa0Ybe90keLJDY8axJ7RHnoUDxttbFQIv4BPd9LhkeYdW_CdC5bl7Hyusso3_a1Oq0iIR49QrIev3kvr_SGi6srLpEYKbYadXiPKiFlbyyxFcdGDEo1pQ, username -> user.198263, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy976921, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb5a00, authcode -> ovmqzpbByGgk1c9SWHTXkqbh0Ic, useAdminRealm -> true, callbacks -> {"tokenId":"XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139929643), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139929643))), password -> Pa_ssw0rd, challenge -> AnXFYfasNUj1xEwHpW4a_mPCSrdgxHB2vZ7ucgENmOg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 204.125.219.117, verifier -> MTUwNDQzMDIyMzc5NjAwNDkwNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bb63329, tokenId -> XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy976921","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, 20 Nov 2024 21:58:49 GMT
	x-forgerock-transactionid: f7327e3b-20c2-4af4-bf56-1d5f07dea424
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:58:50.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:50.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:51.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:51.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:52.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:52.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:52.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:52.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:53 GMT                                    2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3272575 KO=49    )
> restLoginInitiate                                        (OK=226013 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226006 KO=0     )
> User Authorize PKCE stage                                (OK=270340 KO=0     )
> User AccessToken PKCE stage                              (OK=270335 KO=1     )
> tokenUserinfo                                            (OK=44026  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50355  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50355  KO=0     )
>  UI AM idFromSession                                     (OK=50353  KO=0     )
>  UI AM validateGoto                                      (OK=50352  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50350  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50349  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50348  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50348  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50346  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50346  KO=0     )
> Skip 2FA                                                 (OK=125616 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50345  KO=0     )
>  UI IDM uiconfig                                         (OK=50345  KO=0     )
>  UI IDM version                                          (OK=50345  KO=0     )
>  UI IDM privilege                                        (OK=50345  KO=0     )
>  UI IDM features                                         (OK=50345  KO=0     )
>  UI IDM login                                            (OK=50344  KO=0     )
>  UI IDM dashboard                                        (OK=50343  KO=0     )
>  UI IDM managed user schema                              (OK=50343  KO=0     )
>  UI IDM user                                             (OK=50343  KO=0     )
>  UI IDM oidcToken                                        (OK=50342  KO=0     )
> userinfo                                                 (OK=50342  KO=0     )
> GetUUid                                                  (OK=75307  KO=0     )
> UI-Logout                                                (OK=50341  KO=0     )
> GetOpenidConfig                                          (OK=225482 KO=0     )
> UI-Logout Redirect 1                                     (OK=50341  KO=0     )
>  UI AM revoke1                                           (OK=50338  KO=0     )
>  UI AM revoke2                                           (OK=50338  KO=0     )
>  UI AM endsession                                        (OK=50338  KO=0     )
> CreatePolicy                                             (OK=75274  KO=30    )
> RootUserinfo                                             (OK=167760 KO=0     )
> getIdToken                                               (OK=16729  KO=0     )
> getIdToken Redirect 1                                    (OK=16729  KO=0     )
> createOrganization                                       (OK=16729  KO=0     )
> queryOrganization                                        (OK=16729  KO=0     )
> deleteOrganization                                       (OK=16729  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8372   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8372   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5901   KO=0     )
> ReadPolicy                                               (OK=75146  KO=7     )
> DeletePolicy                                             (OK=75012  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=988    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6002 (99.11%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 54683  / active: 382    / done: 234010
================================================================================

21:58:54.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:54.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:55.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:55.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:55.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:55.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:55.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:55.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:56.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:56.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:57.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:57.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:57.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:58.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:58:58 GMT                                    2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3278586 KO=49    )
> restLoginInitiate                                        (OK=226418 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226408 KO=0     )
> User Authorize PKCE stage                                (OK=270819 KO=0     )
> User AccessToken PKCE stage                              (OK=270814 KO=1     )
> tokenUserinfo                                            (OK=44100  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50456  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50454  KO=0     )
>  UI AM idFromSession                                     (OK=50453  KO=0     )
>  UI AM validateGoto                                      (OK=50453  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50451  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50451  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50449  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50449  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50445  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50445  KO=0     )
> Skip 2FA                                                 (OK=125827 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50442  KO=0     )
>  UI IDM uiconfig                                         (OK=50442  KO=0     )
>  UI IDM version                                          (OK=50441  KO=0     )
>  UI IDM privilege                                        (OK=50441  KO=0     )
>  UI IDM features                                         (OK=50441  KO=0     )
>  UI IDM login                                            (OK=50441  KO=0     )
>  UI IDM dashboard                                        (OK=50441  KO=0     )
>  UI IDM managed user schema                              (OK=50441  KO=0     )
>  UI IDM user                                             (OK=50441  KO=0     )
>  UI IDM oidcToken                                        (OK=50441  KO=0     )
> userinfo                                                 (OK=50440  KO=0     )
> GetUUid                                                  (OK=75418  KO=0     )
> UI-Logout                                                (OK=50440  KO=0     )
> GetOpenidConfig                                          (OK=225874 KO=0     )
> UI-Logout Redirect 1                                     (OK=50439  KO=0     )
>  UI AM revoke1                                           (OK=50438  KO=0     )
>  UI AM revoke2                                           (OK=50438  KO=0     )
>  UI AM endsession                                        (OK=50438  KO=0     )
> CreatePolicy                                             (OK=75386  KO=30    )
> RootUserinfo                                             (OK=168059 KO=0     )
> getIdToken                                               (OK=16757  KO=0     )
> getIdToken Redirect 1                                    (OK=16756  KO=0     )
> createOrganization                                       (OK=16756  KO=0     )
> queryOrganization                                        (OK=16755  KO=0     )
> deleteOrganization                                       (OK=16755  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8391   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8391   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5919   KO=0     )
> ReadPolicy                                               (OK=75297  KO=7     )
> DeletePolicy                                             (OK=75141  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=994    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6016 (99.11%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 54263  / active: 381    / done: 234431
================================================================================

21:58:58.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:59.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:58:59.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:00.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:00.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 234033: status.find.in([200, 209], 304), found 404
21:59:00.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,234033,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE2NzQyNDY5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNGszME5HT19JVmFyZld0U19kNFdXQzJ3MXprIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjEzOTkyOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjEzOTkyOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNTI5LCJpYXQiOjE3MzIxMzk5MjksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImpjZlk2NExJNjhaU2VEc2JaaDJNNG9adDVfbyJ9.PH04Vc6ggj1ePMA7lxJ4lgVBhnuperYu4BMOzb0VdZWfMD1eTmfOa56GyYV1vI-u00vidrvAcBQO3Bqju1LAufKknc0z20ZxBlFDblG9BWuD54EHZEX3qbPoJ9OZ5yMqqw6uHd0IOVq1vLTH0Dc5DRn5X410_BniMCiRY65oRegIJoVfaLDsTpOgVefoHVHPDQErghhk7xd154UG4hMrCW7m-_k86_AA2pa0Ybe90keLJDY8axJ7RHnoUDxttbFQIv4BPd9LhkeYdW_CdC5bl7Hyusso3_a1Oq0iIR49QrIev3kvr_SGi6srLpEYKbYadXiPKiFlbyyxFcdGDEo1pQ, username -> user.198263, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy976921, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb5a00, authcode -> ovmqzpbByGgk1c9SWHTXkqbh0Ic, useAdminRealm -> true, callbacks -> {"tokenId":"XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732139929643), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732139929643))), password -> Pa_ssw0rd, challenge -> AnXFYfasNUj1xEwHpW4a_mPCSrdgxHB2vZ7ucgENmOg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 204.125.219.117, verifier -> MTUwNDQzMDIyMzc5NjAwNDkwNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bb63329, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@151eefb6, tokenId -> XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy976921
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=XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=XRVQOFVn7FjtnJlV4xp0XvBV-nI.*AAJTSQACMDIAAlNLABxIa1MyOTByRTROQk10eS9adkFDeG92Yy9DQUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 21:59:00 GMT
	x-forgerock-transactionid: 923f369e-b352-4170-b22c-a2ad8ba2a49f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy976921 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:59:00.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:00.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:00.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:01.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:01.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:01.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:01.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:01.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:02.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:02.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:02.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:02.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:03.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:03.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:03 GMT                                    2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3284193 KO=50    )
> restLoginInitiate                                        (OK=226802 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226796 KO=0     )
> User Authorize PKCE stage                                (OK=271280 KO=0     )
> User AccessToken PKCE stage                              (OK=271277 KO=1     )
> tokenUserinfo                                            (OK=44175  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50535  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50535  KO=0     )
>  UI AM idFromSession                                     (OK=50534  KO=0     )
>  UI AM validateGoto                                      (OK=50534  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50530  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50530  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50530  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50530  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50527  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50527  KO=0     )
> Skip 2FA                                                 (OK=126045 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50527  KO=0     )
>  UI IDM uiconfig                                         (OK=50527  KO=0     )
>  UI IDM version                                          (OK=50527  KO=0     )
>  UI IDM privilege                                        (OK=50527  KO=0     )
>  UI IDM features                                         (OK=50527  KO=0     )
>  UI IDM login                                            (OK=50527  KO=0     )
>  UI IDM dashboard                                        (OK=50526  KO=0     )
>  UI IDM managed user schema                              (OK=50526  KO=0     )
>  UI IDM user                                             (OK=50525  KO=0     )
>  UI IDM oidcToken                                        (OK=50524  KO=0     )
> userinfo                                                 (OK=50524  KO=0     )
> GetUUid                                                  (OK=75551  KO=0     )
> UI-Logout                                                (OK=50524  KO=0     )
> GetOpenidConfig                                          (OK=226269 KO=0     )
> UI-Logout Redirect 1                                     (OK=50523  KO=0     )
>  UI AM revoke1                                           (OK=50523  KO=0     )
>  UI AM revoke2                                           (OK=50523  KO=0     )
>  UI AM endsession                                        (OK=50523  KO=0     )
> CreatePolicy                                             (OK=75520  KO=30    )
> RootUserinfo                                             (OK=168370 KO=0     )
> getIdToken                                               (OK=16792  KO=0     )
> getIdToken Redirect 1                                    (OK=16792  KO=0     )
> createOrganization                                       (OK=16792  KO=0     )
> queryOrganization                                        (OK=16791  KO=0     )
> deleteOrganization                                       (OK=16791  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8403   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8402   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5936   KO=0     )
> ReadPolicy                                               (OK=75406  KO=7     )
> DeletePolicy                                             (OK=75292  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=996    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6034 (99.10%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 53867  / active: 340    / done: 234868
================================================================================

21:59:03.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:04.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:04.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:04.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:05.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:06.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:06.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:07.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:07.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:07.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:08.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:08.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:08 GMT                                    2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3289264 KO=50    )
> restLoginInitiate                                        (OK=227177 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227164 KO=0     )
> User Authorize PKCE stage                                (OK=271712 KO=0     )
> User AccessToken PKCE stage                              (OK=271704 KO=1     )
> tokenUserinfo                                            (OK=44249  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50609  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50609  KO=0     )
>  UI AM idFromSession                                     (OK=50609  KO=0     )
>  UI AM validateGoto                                      (OK=50609  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50605  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50605  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50605  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50605  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50597  KO=0     )
> Skip 2FA                                                 (OK=126252 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50597  KO=0     )
>  UI IDM uiconfig                                         (OK=50597  KO=0     )
>  UI IDM version                                          (OK=50597  KO=0     )
>  UI IDM privilege                                        (OK=50597  KO=0     )
>  UI IDM features                                         (OK=50597  KO=0     )
>  UI IDM login                                            (OK=50597  KO=0     )
>  UI IDM dashboard                                        (OK=50597  KO=0     )
>  UI IDM managed user schema                              (OK=50597  KO=0     )
>  UI IDM user                                             (OK=50597  KO=0     )
>  UI IDM oidcToken                                        (OK=50597  KO=0     )
> userinfo                                                 (OK=50596  KO=0     )
> GetUUid                                                  (OK=75679  KO=0     )
> UI-Logout                                                (OK=50596  KO=0     )
> GetOpenidConfig                                          (OK=226641 KO=0     )
> UI-Logout Redirect 1                                     (OK=50595  KO=0     )
>  UI AM revoke1                                           (OK=50594  KO=0     )
>  UI AM revoke2                                           (OK=50594  KO=0     )
>  UI AM endsession                                        (OK=50594  KO=0     )
> CreatePolicy                                             (OK=75646  KO=30    )
> RootUserinfo                                             (OK=168630 KO=0     )
> getIdToken                                               (OK=16821  KO=0     )
> getIdToken Redirect 1                                    (OK=16821  KO=0     )
> createOrganization                                       (OK=16821  KO=0     )
> queryOrganization                                        (OK=16820  KO=0     )
> deleteOrganization                                       (OK=16819  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8414   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8414   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5946   KO=0     )
> ReadPolicy                                               (OK=75543  KO=7     )
> DeletePolicy                                             (OK=75399  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1001   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6046 (99.10%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 53481  / active: 369    / done: 235225
================================================================================

21:59:08.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:09.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:09.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:09.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:09.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:10.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:10.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:10.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:11.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:11.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:11.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:11.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:11.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:11.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:12.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:12.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:13.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:13.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:13.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:13 GMT                                    2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3294543 KO=50    )
> restLoginInitiate                                        (OK=227540 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227532 KO=0     )
> User Authorize PKCE stage                                (OK=272139 KO=0     )
> User AccessToken PKCE stage                              (OK=272134 KO=1     )
> tokenUserinfo                                            (OK=44316  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50689  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50689  KO=0     )
>  UI AM idFromSession                                     (OK=50688  KO=0     )
>  UI AM validateGoto                                      (OK=50688  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50685  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50684  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50683  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50681  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50680  KO=0     )
> Skip 2FA                                                 (OK=126455 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50679  KO=0     )
>  UI IDM uiconfig                                         (OK=50679  KO=0     )
>  UI IDM version                                          (OK=50679  KO=0     )
>  UI IDM privilege                                        (OK=50679  KO=0     )
>  UI IDM features                                         (OK=50679  KO=0     )
>  UI IDM login                                            (OK=50679  KO=0     )
>  UI IDM dashboard                                        (OK=50678  KO=0     )
>  UI IDM managed user schema                              (OK=50678  KO=0     )
>  UI IDM user                                             (OK=50678  KO=0     )
>  UI IDM oidcToken                                        (OK=50677  KO=0     )
> userinfo                                                 (OK=50676  KO=0     )
> GetUUid                                                  (OK=75808  KO=0     )
> UI-Logout                                                (OK=50676  KO=0     )
> GetOpenidConfig                                          (OK=227034 KO=0     )
> UI-Logout Redirect 1                                     (OK=50676  KO=0     )
>  UI AM revoke1                                           (OK=50676  KO=0     )
>  UI AM revoke2                                           (OK=50676  KO=0     )
>  UI AM endsession                                        (OK=50676  KO=0     )
> CreatePolicy                                             (OK=75776  KO=30    )
> RootUserinfo                                             (OK=168850 KO=0     )
> getIdToken                                               (OK=16849  KO=0     )
> getIdToken Redirect 1                                    (OK=16849  KO=0     )
> createOrganization                                       (OK=16849  KO=0     )
> queryOrganization                                        (OK=16848  KO=0     )
> deleteOrganization                                       (OK=16848  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8426   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8425   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5965   KO=0     )
> ReadPolicy                                               (OK=75669  KO=7     )
> DeletePolicy                                             (OK=75538  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1002   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6065 (99.10%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 53105  / active: 347    / done: 235623
================================================================================

21:59:13.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:14.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:14.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:14.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:15.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:15.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:15.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:16.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:16.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:16.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:17.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:18.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:18 GMT                                    2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3300237 KO=50    )
> restLoginInitiate                                        (OK=227935 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227925 KO=0     )
> User Authorize PKCE stage                                (OK=272610 KO=0     )
> User AccessToken PKCE stage                              (OK=272600 KO=1     )
> tokenUserinfo                                            (OK=44396  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50778  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50778  KO=0     )
>  UI AM idFromSession                                     (OK=50778  KO=0     )
>  UI AM validateGoto                                      (OK=50778  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50774  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50773  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50773  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50773  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50772  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50771  KO=0     )
> Skip 2FA                                                 (OK=126666 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50770  KO=0     )
>  UI IDM uiconfig                                         (OK=50770  KO=0     )
>  UI IDM version                                          (OK=50770  KO=0     )
>  UI IDM privilege                                        (OK=50770  KO=0     )
>  UI IDM features                                         (OK=50770  KO=0     )
>  UI IDM login                                            (OK=50770  KO=0     )
>  UI IDM dashboard                                        (OK=50769  KO=0     )
>  UI IDM managed user schema                              (OK=50769  KO=0     )
>  UI IDM user                                             (OK=50769  KO=0     )
>  UI IDM oidcToken                                        (OK=50768  KO=0     )
> userinfo                                                 (OK=50767  KO=0     )
> GetUUid                                                  (OK=75925  KO=0     )
> UI-Logout                                                (OK=50766  KO=0     )
> GetOpenidConfig                                          (OK=227404 KO=0     )
> UI-Logout Redirect 1                                     (OK=50766  KO=0     )
>  UI AM revoke1                                           (OK=50766  KO=0     )
>  UI AM revoke2                                           (OK=50766  KO=0     )
>  UI AM endsession                                        (OK=50766  KO=0     )
> CreatePolicy                                             (OK=75893  KO=30    )
> RootUserinfo                                             (OK=169108 KO=0     )
> getIdToken                                               (OK=16885  KO=0     )
> getIdToken Redirect 1                                    (OK=16884  KO=0     )
> createOrganization                                       (OK=16883  KO=0     )
> queryOrganization                                        (OK=16882  KO=0     )
> deleteOrganization                                       (OK=16882  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8440   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8440   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5978   KO=0     )
> ReadPolicy                                               (OK=75798  KO=7     )
> DeletePolicy                                             (OK=75659  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1004   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6077 (99.10%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 52694  / active: 359    / done: 236022
================================================================================

21:59:18.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:18.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:19.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:19.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:20.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:21.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:21.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:22.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:22.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:22.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:22.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:22.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:23.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:23.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:23.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:23 GMT                                    2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3305925 KO=50    )
> restLoginInitiate                                        (OK=228337 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228330 KO=0     )
> User Authorize PKCE stage                                (OK=273081 KO=0     )
> User AccessToken PKCE stage                              (OK=273073 KO=1     )
> tokenUserinfo                                            (OK=44470  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50867  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50867  KO=0     )
>  UI AM idFromSession                                     (OK=50867  KO=0     )
>  UI AM validateGoto                                      (OK=50867  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50862  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50861  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50860  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50860  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50859  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50857  KO=0     )
> Skip 2FA                                                 (OK=126884 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50856  KO=0     )
>  UI IDM uiconfig                                         (OK=50856  KO=0     )
>  UI IDM version                                          (OK=50856  KO=0     )
>  UI IDM privilege                                        (OK=50856  KO=0     )
>  UI IDM features                                         (OK=50856  KO=0     )
>  UI IDM login                                            (OK=50856  KO=0     )
>  UI IDM dashboard                                        (OK=50856  KO=0     )
>  UI IDM managed user schema                              (OK=50856  KO=0     )
>  UI IDM user                                             (OK=50856  KO=0     )
>  UI IDM oidcToken                                        (OK=50854  KO=0     )
> userinfo                                                 (OK=50854  KO=0     )
> GetUUid                                                  (OK=76068  KO=0     )
> UI-Logout                                                (OK=50853  KO=0     )
> GetOpenidConfig                                          (OK=227791 KO=0     )
> UI-Logout Redirect 1                                     (OK=50853  KO=0     )
>  UI AM revoke1                                           (OK=50848  KO=0     )
>  UI AM revoke2                                           (OK=50849  KO=0     )
>  UI AM endsession                                        (OK=50850  KO=0     )
> CreatePolicy                                             (OK=76032  KO=30    )
> RootUserinfo                                             (OK=169388 KO=0     )
> getIdToken                                               (OK=16912  KO=0     )
> getIdToken Redirect 1                                    (OK=16912  KO=0     )
> createOrganization                                       (OK=16912  KO=0     )
> queryOrganization                                        (OK=16911  KO=0     )
> deleteOrganization                                       (OK=16911  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8455   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8455   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5997   KO=0     )
> ReadPolicy                                               (OK=75915  KO=7     )
> DeletePolicy                                             (OK=75791  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1008   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6098 (99.11%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 52279  / active: 363    / done: 236433
================================================================================

21:59:23.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:24.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:24.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:25.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:25.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:26.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:26.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:26.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:26.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:27.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:27.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:28.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:28 GMT                                    2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3311773 KO=50    )
> restLoginInitiate                                        (OK=228720 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228713 KO=0     )
> User Authorize PKCE stage                                (OK=273549 KO=0     )
> User AccessToken PKCE stage                              (OK=273544 KO=1     )
> tokenUserinfo                                            (OK=44539  KO=0     )
> UI-Post-Login - stage 1                                  (OK=50963  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50961  KO=0     )
>  UI AM idFromSession                                     (OK=50961  KO=0     )
>  UI AM validateGoto                                      (OK=50961  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50959  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50959  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50957  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50957  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50956  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50956  KO=0     )
> Skip 2FA                                                 (OK=127095 KO=0     )
>  UI Enduser sessioncheck                                 (OK=50954  KO=0     )
>  UI IDM uiconfig                                         (OK=50954  KO=0     )
>  UI IDM version                                          (OK=50954  KO=0     )
>  UI IDM privilege                                        (OK=50954  KO=0     )
>  UI IDM features                                         (OK=50954  KO=0     )
>  UI IDM login                                            (OK=50954  KO=0     )
>  UI IDM dashboard                                        (OK=50954  KO=0     )
>  UI IDM managed user schema                              (OK=50954  KO=0     )
>  UI IDM user                                             (OK=50954  KO=0     )
>  UI IDM oidcToken                                        (OK=50954  KO=0     )
> userinfo                                                 (OK=50953  KO=0     )
> GetUUid                                                  (OK=76201  KO=0     )
> UI-Logout                                                (OK=50951  KO=0     )
> GetOpenidConfig                                          (OK=228182 KO=0     )
> UI-Logout Redirect 1                                     (OK=50950  KO=0     )
>  UI AM revoke1                                           (OK=50950  KO=0     )
>  UI AM revoke2                                           (OK=50950  KO=0     )
>  UI AM endsession                                        (OK=50950  KO=0     )
> CreatePolicy                                             (OK=76167  KO=30    )
> RootUserinfo                                             (OK=169643 KO=0     )
> getIdToken                                               (OK=16934  KO=0     )
> getIdToken Redirect 1                                    (OK=16933  KO=0     )
> createOrganization                                       (OK=16933  KO=0     )
> queryOrganization                                        (OK=16932  KO=0     )
> deleteOrganization                                       (OK=16932  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8470   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8469   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6010   KO=0     )
> ReadPolicy                                               (OK=76052  KO=7     )
> DeletePolicy                                             (OK=75909  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1012   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6110 (99.11%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 51879  / active: 382    / done: 236814
================================================================================

21:59:28.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:29.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:29.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:30.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:30.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:31.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:32.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:32.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:32.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:32.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:33.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:33 GMT                                    2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3317004 KO=50    )
> restLoginInitiate                                        (OK=229074 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229069 KO=0     )
> User Authorize PKCE stage                                (OK=273975 KO=0     )
> User AccessToken PKCE stage                              (OK=273964 KO=1     )
> tokenUserinfo                                            (OK=44610  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51042  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51042  KO=0     )
>  UI AM idFromSession                                     (OK=51041  KO=0     )
>  UI AM validateGoto                                      (OK=51041  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51038  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51038  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51038  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51038  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51035  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51035  KO=0     )
> Skip 2FA                                                 (OK=127284 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51034  KO=0     )
>  UI IDM uiconfig                                         (OK=51034  KO=0     )
>  UI IDM version                                          (OK=51034  KO=0     )
>  UI IDM privilege                                        (OK=51034  KO=0     )
>  UI IDM features                                         (OK=51034  KO=0     )
>  UI IDM login                                            (OK=51034  KO=0     )
>  UI IDM dashboard                                        (OK=51034  KO=0     )
>  UI IDM managed user schema                              (OK=51034  KO=0     )
>  UI IDM user                                             (OK=51034  KO=0     )
>  UI IDM oidcToken                                        (OK=51033  KO=0     )
> userinfo                                                 (OK=51030  KO=0     )
> GetUUid                                                  (OK=76329  KO=0     )
> UI-Logout                                                (OK=51030  KO=0     )
> GetOpenidConfig                                          (OK=228583 KO=0     )
> UI-Logout Redirect 1                                     (OK=51030  KO=0     )
>  UI AM revoke1                                           (OK=51030  KO=0     )
>  UI AM revoke2                                           (OK=51030  KO=0     )
>  UI AM endsession                                        (OK=51030  KO=0     )
> CreatePolicy                                             (OK=76298  KO=30    )
> RootUserinfo                                             (OK=169863 KO=0     )
> getIdToken                                               (OK=16961  KO=0     )
> getIdToken Redirect 1                                    (OK=16961  KO=0     )
> createOrganization                                       (OK=16960  KO=0     )
> queryOrganization                                        (OK=16960  KO=0     )
> deleteOrganization                                       (OK=16960  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8487   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8486   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6024   KO=0     )
> ReadPolicy                                               (OK=76187  KO=7     )
> DeletePolicy                                             (OK=76046  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1016   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6127 (99.11%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 51512  / active: 349    / done: 237214
================================================================================

21:59:34.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:34.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:34.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:34.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:34.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:34.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:34.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:35.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:35.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:35.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:35.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:36.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:36.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:36.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:37.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:37.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:37.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:37.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:37.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:38.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:38 GMT                                    2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3322451 KO=50    )
> restLoginInitiate                                        (OK=229463 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229453 KO=0     )
> User Authorize PKCE stage                                (OK=274421 KO=0     )
> User AccessToken PKCE stage                              (OK=274414 KO=1     )
> tokenUserinfo                                            (OK=44681  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51126  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51126  KO=0     )
>  UI AM idFromSession                                     (OK=51126  KO=0     )
>  UI AM validateGoto                                      (OK=51126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51124  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51124  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51124  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51124  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51121  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51120  KO=0     )
> Skip 2FA                                                 (OK=127492 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51118  KO=0     )
>  UI IDM uiconfig                                         (OK=51118  KO=0     )
>  UI IDM version                                          (OK=51118  KO=0     )
>  UI IDM privilege                                        (OK=51118  KO=0     )
>  UI IDM features                                         (OK=51117  KO=0     )
>  UI IDM login                                            (OK=51118  KO=0     )
>  UI IDM dashboard                                        (OK=51117  KO=0     )
>  UI IDM managed user schema                              (OK=51117  KO=0     )
>  UI IDM user                                             (OK=51117  KO=0     )
>  UI IDM oidcToken                                        (OK=51117  KO=0     )
> userinfo                                                 (OK=51117  KO=0     )
> GetUUid                                                  (OK=76453  KO=0     )
> UI-Logout                                                (OK=51115  KO=0     )
> GetOpenidConfig                                          (OK=228972 KO=0     )
> UI-Logout Redirect 1                                     (OK=51114  KO=0     )
>  UI AM revoke1                                           (OK=51114  KO=0     )
>  UI AM revoke2                                           (OK=51113  KO=0     )
>  UI AM endsession                                        (OK=51113  KO=0     )
> CreatePolicy                                             (OK=76421  KO=30    )
> RootUserinfo                                             (OK=170086 KO=0     )
> getIdToken                                               (OK=16987  KO=0     )
> getIdToken Redirect 1                                    (OK=16987  KO=0     )
> createOrganization                                       (OK=16986  KO=0     )
> queryOrganization                                        (OK=16986  KO=0     )
> deleteOrganization                                       (OK=16986  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8501   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8500   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6044   KO=0     )
> ReadPolicy                                               (OK=76319  KO=7     )
> DeletePolicy                                             (OK=76179  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1018   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6147 (99.11%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 51105  / active: 367    / done: 237603
================================================================================

21:59:38.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:39.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:39.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:40.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:40.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:41.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:41.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:41.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:42.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:43.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:43.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:43.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:43.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:43.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:43 GMT                                    2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3327484 KO=50    )
> restLoginInitiate                                        (OK=229817 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229805 KO=0     )
> User Authorize PKCE stage                                (OK=274833 KO=0     )
> User AccessToken PKCE stage                              (OK=274826 KO=1     )
> tokenUserinfo                                            (OK=44753  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51198  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51198  KO=0     )
>  UI AM idFromSession                                     (OK=51198  KO=0     )
>  UI AM validateGoto                                      (OK=51198  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51196  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51196  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51195  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51195  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51194  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51194  KO=0     )
> Skip 2FA                                                 (OK=127688 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51192  KO=0     )
>  UI IDM uiconfig                                         (OK=51192  KO=0     )
>  UI IDM version                                          (OK=51192  KO=0     )
>  UI IDM privilege                                        (OK=51192  KO=0     )
>  UI IDM features                                         (OK=51192  KO=0     )
>  UI IDM login                                            (OK=51192  KO=0     )
>  UI IDM dashboard                                        (OK=51190  KO=0     )
>  UI IDM managed user schema                              (OK=51190  KO=0     )
>  UI IDM user                                             (OK=51190  KO=0     )
>  UI IDM oidcToken                                        (OK=51189  KO=0     )
> userinfo                                                 (OK=51189  KO=0     )
> GetUUid                                                  (OK=76568  KO=0     )
> UI-Logout                                                (OK=51189  KO=0     )
> GetOpenidConfig                                          (OK=229343 KO=0     )
> UI-Logout Redirect 1                                     (OK=51189  KO=0     )
>  UI AM revoke1                                           (OK=51188  KO=0     )
>  UI AM revoke2                                           (OK=51188  KO=0     )
>  UI AM endsession                                        (OK=51188  KO=0     )
> CreatePolicy                                             (OK=76538  KO=30    )
> RootUserinfo                                             (OK=170398 KO=0     )
> getIdToken                                               (OK=17010  KO=0     )
> getIdToken Redirect 1                                    (OK=17010  KO=0     )
> createOrganization                                       (OK=17010  KO=0     )
> queryOrganization                                        (OK=17009  KO=0     )
> deleteOrganization                                       (OK=17008  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8514   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8514   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6056   KO=0     )
> ReadPolicy                                               (OK=76443  KO=7     )
> DeletePolicy                                             (OK=76311  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1026   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6161 (99.12%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 50735  / active: 347    / done: 237993
================================================================================

21:59:43.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:43.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:44.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:44.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:44.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:44.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:46.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:47.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:47.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:48.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:48 GMT                                    2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3332737 KO=50    )
> restLoginInitiate                                        (OK=230196 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230188 KO=0     )
> User Authorize PKCE stage                                (OK=275277 KO=0     )
> User AccessToken PKCE stage                              (OK=275272 KO=1     )
> tokenUserinfo                                            (OK=44825  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51275  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51274  KO=0     )
>  UI AM idFromSession                                     (OK=51272  KO=0     )
>  UI AM validateGoto                                      (OK=51272  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51271  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51271  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51271  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51271  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51268  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51267  KO=0     )
> Skip 2FA                                                 (OK=127910 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51266  KO=0     )
>  UI IDM uiconfig                                         (OK=51266  KO=0     )
>  UI IDM version                                          (OK=51265  KO=0     )
>  UI IDM privilege                                        (OK=51265  KO=0     )
>  UI IDM features                                         (OK=51265  KO=0     )
>  UI IDM login                                            (OK=51265  KO=0     )
>  UI IDM dashboard                                        (OK=51265  KO=0     )
>  UI IDM managed user schema                              (OK=51265  KO=0     )
>  UI IDM user                                             (OK=51265  KO=0     )
>  UI IDM oidcToken                                        (OK=51264  KO=0     )
> userinfo                                                 (OK=51264  KO=0     )
> GetUUid                                                  (OK=76702  KO=0     )
> UI-Logout                                                (OK=51263  KO=0     )
> GetOpenidConfig                                          (OK=229719 KO=0     )
> UI-Logout Redirect 1                                     (OK=51263  KO=0     )
>  UI AM revoke1                                           (OK=51263  KO=0     )
>  UI AM revoke2                                           (OK=51263  KO=0     )
>  UI AM endsession                                        (OK=51263  KO=0     )
> CreatePolicy                                             (OK=76670  KO=30    )
> RootUserinfo                                             (OK=170674 KO=0     )
> getIdToken                                               (OK=17043  KO=0     )
> getIdToken Redirect 1                                    (OK=17043  KO=0     )
> createOrganization                                       (OK=17043  KO=0     )
> queryOrganization                                        (OK=17043  KO=0     )
> deleteOrganization                                       (OK=17043  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8529   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8529   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6068   KO=0     )
> ReadPolicy                                               (OK=76560  KO=7     )
> DeletePolicy                                             (OK=76434  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1027   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6171 (99.12%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 50341  / active: 352    / done: 238382
================================================================================

21:59:48.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:49.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:50.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:50.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:51.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:51.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:51.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:51.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:51.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:52.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:53 GMT                                    3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3338322 KO=50    )
> restLoginInitiate                                        (OK=230552 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230546 KO=0     )
> User Authorize PKCE stage                                (OK=275724 KO=0     )
> User AccessToken PKCE stage                              (OK=275719 KO=1     )
> tokenUserinfo                                            (OK=44893  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51371  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51371  KO=0     )
>  UI AM idFromSession                                     (OK=51371  KO=0     )
>  UI AM validateGoto                                      (OK=51371  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51367  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51365  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51365  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51365  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51364  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51363  KO=0     )
> Skip 2FA                                                 (OK=128096 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51361  KO=0     )
>  UI IDM uiconfig                                         (OK=51361  KO=0     )
>  UI IDM version                                          (OK=51361  KO=0     )
>  UI IDM privilege                                        (OK=51361  KO=0     )
>  UI IDM features                                         (OK=51361  KO=0     )
>  UI IDM login                                            (OK=51361  KO=0     )
>  UI IDM dashboard                                        (OK=51360  KO=0     )
>  UI IDM managed user schema                              (OK=51360  KO=0     )
>  UI IDM user                                             (OK=51360  KO=0     )
>  UI IDM oidcToken                                        (OK=51360  KO=0     )
> userinfo                                                 (OK=51358  KO=0     )
> GetUUid                                                  (OK=76814  KO=0     )
> UI-Logout                                                (OK=51358  KO=0     )
> GetOpenidConfig                                          (OK=230077 KO=0     )
> UI-Logout Redirect 1                                     (OK=51358  KO=0     )
>  UI AM revoke1                                           (OK=51356  KO=0     )
>  UI AM revoke2                                           (OK=51356  KO=0     )
>  UI AM endsession                                        (OK=51356  KO=0     )
> CreatePolicy                                             (OK=76780  KO=30    )
> RootUserinfo                                             (OK=170931 KO=0     )
> getIdToken                                               (OK=17065  KO=0     )
> getIdToken Redirect 1                                    (OK=17065  KO=0     )
> createOrganization                                       (OK=17065  KO=0     )
> queryOrganization                                        (OK=17065  KO=0     )
> deleteOrganization                                       (OK=17065  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8543   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8543   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6089   KO=0     )
> ReadPolicy                                               (OK=76690  KO=7     )
> DeletePolicy                                             (OK=76551  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1028   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6181 (99.12%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 49978  / active: 347    / done: 238750
================================================================================

21:59:53.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:54.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:55.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:56.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:57.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:57.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:57.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:57.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:58.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 21:59:58 GMT                                    3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3343657 KO=50    )
> restLoginInitiate                                        (OK=230910 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230901 KO=0     )
> User Authorize PKCE stage                                (OK=276158 KO=0     )
> User AccessToken PKCE stage                              (OK=276149 KO=1     )
> tokenUserinfo                                            (OK=44942  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51460  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51460  KO=0     )
>  UI AM idFromSession                                     (OK=51459  KO=0     )
>  UI AM validateGoto                                      (OK=51459  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51452  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51452  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51448  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51445  KO=0     )
> Skip 2FA                                                 (OK=128305 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51442  KO=0     )
>  UI IDM uiconfig                                         (OK=51442  KO=0     )
>  UI IDM version                                          (OK=51442  KO=0     )
>  UI IDM privilege                                        (OK=51442  KO=0     )
>  UI IDM features                                         (OK=51442  KO=0     )
>  UI IDM login                                            (OK=51442  KO=0     )
>  UI IDM dashboard                                        (OK=51442  KO=0     )
>  UI IDM managed user schema                              (OK=51442  KO=0     )
>  UI IDM user                                             (OK=51442  KO=0     )
>  UI IDM oidcToken                                        (OK=51439  KO=0     )
> userinfo                                                 (OK=51439  KO=0     )
> GetUUid                                                  (OK=76929  KO=0     )
> UI-Logout                                                (OK=51437  KO=0     )
> GetOpenidConfig                                          (OK=230435 KO=0     )
> UI-Logout Redirect 1                                     (OK=51437  KO=0     )
>  UI AM revoke1                                           (OK=51435  KO=0     )
>  UI AM revoke2                                           (OK=51435  KO=0     )
>  UI AM endsession                                        (OK=51435  KO=0     )
> CreatePolicy                                             (OK=76898  KO=30    )
> RootUserinfo                                             (OK=171232 KO=0     )
> getIdToken                                               (OK=17097  KO=0     )
> getIdToken Redirect 1                                    (OK=17097  KO=0     )
> createOrganization                                       (OK=17097  KO=0     )
> queryOrganization                                        (OK=17097  KO=0     )
> deleteOrganization                                       (OK=17097  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8557   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8557   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6107   KO=0     )
> ReadPolicy                                               (OK=76802  KO=7     )
> DeletePolicy                                             (OK=76684  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1030   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6190 (99.12%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 49607  / active: 341    / done: 239127
================================================================================

21:59:58.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:58.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:59.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:59.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
21:59:59.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:00.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:01.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:01.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:01.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:02.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:03.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:03 GMT                                    3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3349192 KO=50    )
> restLoginInitiate                                        (OK=231270 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231262 KO=0     )
> User Authorize PKCE stage                                (OK=276588 KO=0     )
> User AccessToken PKCE stage                              (OK=276583 KO=1     )
> tokenUserinfo                                            (OK=45006  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51551  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51548  KO=0     )
>  UI AM idFromSession                                     (OK=51547  KO=0     )
>  UI AM validateGoto                                      (OK=51547  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51545  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51541  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51541  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51541  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51539  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51538  KO=0     )
> Skip 2FA                                                 (OK=128497 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51538  KO=0     )
>  UI IDM uiconfig                                         (OK=51538  KO=0     )
>  UI IDM version                                          (OK=51538  KO=0     )
>  UI IDM privilege                                        (OK=51537  KO=0     )
>  UI IDM features                                         (OK=51537  KO=0     )
>  UI IDM login                                            (OK=51537  KO=0     )
>  UI IDM dashboard                                        (OK=51535  KO=0     )
>  UI IDM managed user schema                              (OK=51535  KO=0     )
>  UI IDM user                                             (OK=51535  KO=0     )
>  UI IDM oidcToken                                        (OK=51534  KO=0     )
> userinfo                                                 (OK=51534  KO=0     )
> GetUUid                                                  (OK=77036  KO=0     )
> UI-Logout                                                (OK=51533  KO=0     )
> GetOpenidConfig                                          (OK=230771 KO=0     )
> UI-Logout Redirect 1                                     (OK=51533  KO=0     )
>  UI AM revoke1                                           (OK=51532  KO=0     )
>  UI AM revoke2                                           (OK=51532  KO=0     )
>  UI AM endsession                                        (OK=51532  KO=0     )
> CreatePolicy                                             (OK=77006  KO=30    )
> RootUserinfo                                             (OK=171524 KO=0     )
> getIdToken                                               (OK=17129  KO=0     )
> getIdToken Redirect 1                                    (OK=17129  KO=0     )
> createOrganization                                       (OK=17129  KO=0     )
> queryOrganization                                        (OK=17129  KO=0     )
> deleteOrganization                                       (OK=17129  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8571   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8571   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6121   KO=0     )
> ReadPolicy                                               (OK=76918  KO=7     )
> DeletePolicy                                             (OK=76792  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1033   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6201 (99.12%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 49231  / active: 329    / done: 239515
================================================================================

22:00:03.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:04.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:05.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:05.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:05.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:05.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:06.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:06.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:06.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:07.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:07.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:08 GMT                                    3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3354593 KO=50    )
> restLoginInitiate                                        (OK=231651 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231647 KO=0     )
> User Authorize PKCE stage                                (OK=277043 KO=0     )
> User AccessToken PKCE stage                              (OK=277036 KO=1     )
> tokenUserinfo                                            (OK=45071  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51629  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51628  KO=0     )
>  UI AM idFromSession                                     (OK=51627  KO=0     )
>  UI AM validateGoto                                      (OK=51627  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51626  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51624  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51623  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51623  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51621  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51621  KO=0     )
> Skip 2FA                                                 (OK=128723 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51620  KO=0     )
>  UI IDM uiconfig                                         (OK=51620  KO=0     )
>  UI IDM version                                          (OK=51620  KO=0     )
>  UI IDM privilege                                        (OK=51620  KO=0     )
>  UI IDM features                                         (OK=51620  KO=0     )
>  UI IDM login                                            (OK=51620  KO=0     )
>  UI IDM dashboard                                        (OK=51620  KO=0     )
>  UI IDM managed user schema                              (OK=51620  KO=0     )
>  UI IDM user                                             (OK=51620  KO=0     )
>  UI IDM oidcToken                                        (OK=51619  KO=0     )
> userinfo                                                 (OK=51617  KO=0     )
> GetUUid                                                  (OK=77161  KO=0     )
> UI-Logout                                                (OK=51617  KO=0     )
> GetOpenidConfig                                          (OK=231117 KO=0     )
> UI-Logout Redirect 1                                     (OK=51616  KO=0     )
>  UI AM revoke1                                           (OK=51615  KO=0     )
>  UI AM revoke2                                           (OK=51615  KO=0     )
>  UI AM endsession                                        (OK=51615  KO=0     )
> CreatePolicy                                             (OK=77128  KO=30    )
> RootUserinfo                                             (OK=171805 KO=0     )
> getIdToken                                               (OK=17161  KO=0     )
> getIdToken Redirect 1                                    (OK=17159  KO=0     )
> createOrganization                                       (OK=17159  KO=0     )
> queryOrganization                                        (OK=17159  KO=0     )
> deleteOrganization                                       (OK=17159  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8582   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8582   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6135   KO=0     )
> ReadPolicy                                               (OK=77027  KO=7     )
> DeletePolicy                                             (OK=76908  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1037   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6218 (99.12%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 48837  / active: 346    / done: 239892
================================================================================

22:00:08.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:08.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:09.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:09.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:09.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:09.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:09.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:09.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:11.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:11.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:11.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:12.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:12.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:12.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:12.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:13.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:13.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:13.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:13 GMT                                    3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3359875 KO=50    )
> restLoginInitiate                                        (OK=231997 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231992 KO=0     )
> User Authorize PKCE stage                                (OK=277459 KO=0     )
> User AccessToken PKCE stage                              (OK=277456 KO=1     )
> tokenUserinfo                                            (OK=45132  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51712  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51712  KO=0     )
>  UI AM idFromSession                                     (OK=51712  KO=0     )
>  UI AM validateGoto                                      (OK=51712  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51709  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51709  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51708  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51708  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51706  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51706  KO=0     )
> Skip 2FA                                                 (OK=128908 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51704  KO=0     )
>  UI IDM uiconfig                                         (OK=51704  KO=0     )
>  UI IDM version                                          (OK=51704  KO=0     )
>  UI IDM privilege                                        (OK=51704  KO=0     )
>  UI IDM features                                         (OK=51704  KO=0     )
>  UI IDM login                                            (OK=51704  KO=0     )
>  UI IDM dashboard                                        (OK=51704  KO=0     )
>  UI IDM managed user schema                              (OK=51704  KO=0     )
>  UI IDM user                                             (OK=51704  KO=0     )
>  UI IDM oidcToken                                        (OK=51703  KO=0     )
> userinfo                                                 (OK=51702  KO=0     )
> GetUUid                                                  (OK=77264  KO=0     )
> UI-Logout                                                (OK=51702  KO=0     )
> GetOpenidConfig                                          (OK=231452 KO=0     )
> UI-Logout Redirect 1                                     (OK=51701  KO=0     )
>  UI AM revoke1                                           (OK=51701  KO=0     )
>  UI AM revoke2                                           (OK=51701  KO=0     )
>  UI AM endsession                                        (OK=51701  KO=0     )
> CreatePolicy                                             (OK=77233  KO=30    )
> RootUserinfo                                             (OK=172116 KO=0     )
> getIdToken                                               (OK=17196  KO=0     )
> getIdToken Redirect 1                                    (OK=17196  KO=0     )
> createOrganization                                       (OK=17196  KO=0     )
> queryOrganization                                        (OK=17196  KO=0     )
> deleteOrganization                                       (OK=17196  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8594   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8594   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6152   KO=0     )
> ReadPolicy                                               (OK=77147  KO=7     )
> DeletePolicy                                             (OK=77018  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1040   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6236 (99.13%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 48482  / active: 316    / done: 240277
================================================================================

22:00:14.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:15.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:16.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:16.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:17.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:17.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:17.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:18.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:18 GMT                                    3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3364993 KO=50    )
> restLoginInitiate                                        (OK=232366 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232360 KO=0     )
> User Authorize PKCE stage                                (OK=277885 KO=0     )
> User AccessToken PKCE stage                              (OK=277880 KO=1     )
> tokenUserinfo                                            (OK=45196  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51788  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51787  KO=0     )
>  UI AM idFromSession                                     (OK=51787  KO=0     )
>  UI AM validateGoto                                      (OK=51787  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51783  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51783  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51783  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51783  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51782  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51782  KO=0     )
> Skip 2FA                                                 (OK=129119 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51781  KO=0     )
>  UI IDM uiconfig                                         (OK=51781  KO=0     )
>  UI IDM version                                          (OK=51780  KO=0     )
>  UI IDM privilege                                        (OK=51780  KO=0     )
>  UI IDM features                                         (OK=51780  KO=0     )
>  UI IDM login                                            (OK=51780  KO=0     )
>  UI IDM dashboard                                        (OK=51780  KO=0     )
>  UI IDM managed user schema                              (OK=51780  KO=0     )
>  UI IDM user                                             (OK=51780  KO=0     )
>  UI IDM oidcToken                                        (OK=51780  KO=0     )
> userinfo                                                 (OK=51779  KO=0     )
> GetUUid                                                  (OK=77391  KO=0     )
> UI-Logout                                                (OK=51779  KO=0     )
> GetOpenidConfig                                          (OK=231804 KO=0     )
> UI-Logout Redirect 1                                     (OK=51779  KO=0     )
>  UI AM revoke1                                           (OK=51779  KO=0     )
>  UI AM revoke2                                           (OK=51779  KO=0     )
>  UI AM endsession                                        (OK=51779  KO=0     )
> CreatePolicy                                             (OK=77358  KO=30    )
> RootUserinfo                                             (OK=172403 KO=0     )
> getIdToken                                               (OK=17218  KO=0     )
> getIdToken Redirect 1                                    (OK=17217  KO=0     )
> createOrganization                                       (OK=17217  KO=0     )
> queryOrganization                                        (OK=17217  KO=0     )
> deleteOrganization                                       (OK=17216  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8609   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8609   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6169   KO=0     )
> ReadPolicy                                               (OK=77256  KO=7     )
> DeletePolicy                                             (OK=77138  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1044   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6250 (99.13%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 48091  / active: 336    / done: 240648
================================================================================

22:00:18.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:18.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:18.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:18.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:19.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:20.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:20.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:21.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:21.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:22.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:22.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:22.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:23 GMT                                    3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3370509 KO=50    )
> restLoginInitiate                                        (OK=232762 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232756 KO=0     )
> User Authorize PKCE stage                                (OK=278346 KO=0     )
> User AccessToken PKCE stage                              (OK=278339 KO=1     )
> tokenUserinfo                                            (OK=45278  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51873  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51872  KO=0     )
>  UI AM idFromSession                                     (OK=51870  KO=0     )
>  UI AM validateGoto                                      (OK=51870  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51867  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51867  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51867  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51867  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51866  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51865  KO=0     )
> Skip 2FA                                                 (OK=129331 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51865  KO=0     )
>  UI IDM uiconfig                                         (OK=51865  KO=0     )
>  UI IDM version                                          (OK=51865  KO=0     )
>  UI IDM privilege                                        (OK=51865  KO=0     )
>  UI IDM features                                         (OK=51865  KO=0     )
>  UI IDM login                                            (OK=51865  KO=0     )
>  UI IDM dashboard                                        (OK=51865  KO=0     )
>  UI IDM managed user schema                              (OK=51865  KO=0     )
>  UI IDM user                                             (OK=51865  KO=0     )
>  UI IDM oidcToken                                        (OK=51865  KO=0     )
> userinfo                                                 (OK=51865  KO=0     )
> GetUUid                                                  (OK=77524  KO=0     )
> UI-Logout                                                (OK=51865  KO=0     )
> GetOpenidConfig                                          (OK=232174 KO=0     )
> UI-Logout Redirect 1                                     (OK=51865  KO=0     )
>  UI AM revoke1                                           (OK=51865  KO=0     )
>  UI AM revoke2                                           (OK=51865  KO=0     )
>  UI AM endsession                                        (OK=51865  KO=0     )
> CreatePolicy                                             (OK=77492  KO=30    )
> RootUserinfo                                             (OK=172654 KO=0     )
> getIdToken                                               (OK=17246  KO=0     )
> getIdToken Redirect 1                                    (OK=17246  KO=0     )
> createOrganization                                       (OK=17246  KO=0     )
> queryOrganization                                        (OK=17246  KO=0     )
> deleteOrganization                                       (OK=17246  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8623   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8623   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6177   KO=0     )
> ReadPolicy                                               (OK=77379  KO=7     )
> DeletePolicy                                             (OK=77251  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1046   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6262 (99.13%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 47678  / active: 353    / done: 241044
================================================================================

22:00:23.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:23.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:24.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:24.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:25.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:25.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:26.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:26.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:27.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:28.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:28.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:28 GMT                                    3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3376287 KO=50    )
> restLoginInitiate                                        (OK=233147 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233138 KO=0     )
> User Authorize PKCE stage                                (OK=278813 KO=0     )
> User AccessToken PKCE stage                              (OK=278808 KO=1     )
> tokenUserinfo                                            (OK=45338  KO=0     )
> UI-Post-Login - stage 1                                  (OK=51973  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51970  KO=0     )
>  UI AM idFromSession                                     (OK=51970  KO=0     )
>  UI AM validateGoto                                      (OK=51970  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51966  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51966  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51965  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51965  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51963  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51961  KO=0     )
> Skip 2FA                                                 (OK=129544 KO=0     )
>  UI Enduser sessioncheck                                 (OK=51961  KO=0     )
>  UI IDM uiconfig                                         (OK=51961  KO=0     )
>  UI IDM version                                          (OK=51960  KO=0     )
>  UI IDM privilege                                        (OK=51959  KO=0     )
>  UI IDM features                                         (OK=51959  KO=0     )
>  UI IDM login                                            (OK=51959  KO=0     )
>  UI IDM dashboard                                        (OK=51957  KO=0     )
>  UI IDM managed user schema                              (OK=51957  KO=0     )
>  UI IDM user                                             (OK=51957  KO=0     )
>  UI IDM oidcToken                                        (OK=51956  KO=0     )
> userinfo                                                 (OK=51956  KO=0     )
> GetUUid                                                  (OK=77648  KO=0     )
> UI-Logout                                                (OK=51953  KO=0     )
> GetOpenidConfig                                          (OK=232553 KO=0     )
> UI-Logout Redirect 1                                     (OK=51952  KO=0     )
>  UI AM revoke1                                           (OK=51951  KO=0     )
>  UI AM revoke2                                           (OK=51951  KO=0     )
>  UI AM endsession                                        (OK=51951  KO=0     )
> CreatePolicy                                             (OK=77616  KO=30    )
> RootUserinfo                                             (OK=172960 KO=0     )
> getIdToken                                               (OK=17270  KO=0     )
> getIdToken Redirect 1                                    (OK=17270  KO=0     )
> createOrganization                                       (OK=17270  KO=0     )
> queryOrganization                                        (OK=17270  KO=0     )
> deleteOrganization                                       (OK=17270  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8638   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8638   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6199   KO=0     )
> ReadPolicy                                               (OK=77510  KO=7     )
> DeletePolicy                                             (OK=77371  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1047   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6273 (99.13%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 47287  / active: 374    / done: 241414
================================================================================

22:00:28.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:28.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:29.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:29.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:29.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:30.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:32.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:32.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:32.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:32.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:32.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:33.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:33 GMT                                    3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3381833 KO=50    )
> restLoginInitiate                                        (OK=233528 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233521 KO=0     )
> User Authorize PKCE stage                                (OK=279272 KO=0     )
> User AccessToken PKCE stage                              (OK=279266 KO=1     )
> tokenUserinfo                                            (OK=45410  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52052  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52050  KO=0     )
>  UI AM idFromSession                                     (OK=52049  KO=0     )
>  UI AM validateGoto                                      (OK=52049  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52047  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52045  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52045  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52044  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52044  KO=0     )
> Skip 2FA                                                 (OK=129767 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52044  KO=0     )
>  UI IDM uiconfig                                         (OK=52044  KO=0     )
>  UI IDM version                                          (OK=52044  KO=0     )
>  UI IDM privilege                                        (OK=52044  KO=0     )
>  UI IDM features                                         (OK=52044  KO=0     )
>  UI IDM login                                            (OK=52044  KO=0     )
>  UI IDM dashboard                                        (OK=52044  KO=0     )
>  UI IDM managed user schema                              (OK=52044  KO=0     )
>  UI IDM user                                             (OK=52044  KO=0     )
>  UI IDM oidcToken                                        (OK=52042  KO=0     )
> userinfo                                                 (OK=52041  KO=0     )
> GetUUid                                                  (OK=77803  KO=0     )
> UI-Logout                                                (OK=52039  KO=0     )
> GetOpenidConfig                                          (OK=232963 KO=0     )
> UI-Logout Redirect 1                                     (OK=52038  KO=0     )
>  UI AM revoke1                                           (OK=52038  KO=0     )
>  UI AM revoke2                                           (OK=52038  KO=0     )
>  UI AM endsession                                        (OK=52038  KO=0     )
> CreatePolicy                                             (OK=77768  KO=30    )
> RootUserinfo                                             (OK=173203 KO=0     )
> getIdToken                                               (OK=17299  KO=0     )
> getIdToken Redirect 1                                    (OK=17299  KO=0     )
> createOrganization                                       (OK=17299  KO=0     )
> queryOrganization                                        (OK=17299  KO=0     )
> deleteOrganization                                       (OK=17299  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8649   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8649   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6213   KO=0     )
> ReadPolicy                                               (OK=77636  KO=7     )
> DeletePolicy                                             (OK=77502  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1048   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6285 (99.13%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 46895  / active: 376    / done: 241804
================================================================================

22:00:33.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:34.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:35.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:36.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:36.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:36.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:37.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:37.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:37.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:38.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:38.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:38.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:38 GMT                                    3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3387999 KO=50    )
> restLoginInitiate                                        (OK=233952 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233938 KO=0     )
> User Authorize PKCE stage                                (OK=279777 KO=0     )
> User AccessToken PKCE stage                              (OK=279767 KO=1     )
> tokenUserinfo                                            (OK=45482  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52154  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52154  KO=0     )
>  UI AM idFromSession                                     (OK=52154  KO=0     )
>  UI AM validateGoto                                      (OK=52154  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52151  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52150  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52150  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52150  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52146  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52145  KO=0     )
> Skip 2FA                                                 (OK=129994 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52143  KO=0     )
>  UI IDM uiconfig                                         (OK=52143  KO=0     )
>  UI IDM version                                          (OK=52142  KO=0     )
>  UI IDM privilege                                        (OK=52142  KO=0     )
>  UI IDM features                                         (OK=52142  KO=0     )
>  UI IDM login                                            (OK=52142  KO=0     )
>  UI IDM dashboard                                        (OK=52140  KO=0     )
>  UI IDM managed user schema                              (OK=52140  KO=0     )
>  UI IDM user                                             (OK=52140  KO=0     )
>  UI IDM oidcToken                                        (OK=52139  KO=0     )
> userinfo                                                 (OK=52138  KO=0     )
> GetUUid                                                  (OK=77930  KO=0     )
> UI-Logout                                                (OK=52137  KO=0     )
> GetOpenidConfig                                          (OK=233370 KO=0     )
> UI-Logout Redirect 1                                     (OK=52137  KO=0     )
>  UI AM revoke1                                           (OK=52133  KO=0     )
>  UI AM revoke2                                           (OK=52133  KO=0     )
>  UI AM endsession                                        (OK=52136  KO=0     )
> CreatePolicy                                             (OK=77895  KO=30    )
> RootUserinfo                                             (OK=173496 KO=0     )
> getIdToken                                               (OK=17327  KO=0     )
> getIdToken Redirect 1                                    (OK=17327  KO=0     )
> createOrganization                                       (OK=17327  KO=0     )
> queryOrganization                                        (OK=17327  KO=0     )
> deleteOrganization                                       (OK=17327  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8667   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6227   KO=0     )
> ReadPolicy                                               (OK=77786  KO=7     )
> DeletePolicy                                             (OK=77629  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1051   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6303 (99.13%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 46450  / active: 412    / done: 242213
================================================================================

22:00:38.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:38.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:39.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:39.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:39.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:39.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:40.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:40.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:40.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:40.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:41.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:42.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:42.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:42.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:42.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:43.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:43.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:43 GMT                                    3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3393765 KO=50    )
> restLoginInitiate                                        (OK=234347 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234337 KO=0     )
> User Authorize PKCE stage                                (OK=280229 KO=0     )
> User AccessToken PKCE stage                              (OK=280223 KO=1     )
> tokenUserinfo                                            (OK=45570  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52252  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52250  KO=0     )
>  UI AM idFromSession                                     (OK=52248  KO=0     )
>  UI AM validateGoto                                      (OK=52248  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52239  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52238  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52238  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52238  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52236  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52236  KO=0     )
> Skip 2FA                                                 (OK=130180 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52236  KO=0     )
>  UI IDM uiconfig                                         (OK=52236  KO=0     )
>  UI IDM version                                          (OK=52236  KO=0     )
>  UI IDM privilege                                        (OK=52236  KO=0     )
>  UI IDM features                                         (OK=52236  KO=0     )
>  UI IDM login                                            (OK=52236  KO=0     )
>  UI IDM dashboard                                        (OK=52236  KO=0     )
>  UI IDM managed user schema                              (OK=52236  KO=0     )
>  UI IDM user                                             (OK=52236  KO=0     )
>  UI IDM oidcToken                                        (OK=52236  KO=0     )
> userinfo                                                 (OK=52234  KO=0     )
> GetUUid                                                  (OK=78034  KO=0     )
> UI-Logout                                                (OK=52234  KO=0     )
> GetOpenidConfig                                          (OK=233749 KO=0     )
> UI-Logout Redirect 1                                     (OK=52234  KO=0     )
>  UI AM revoke1                                           (OK=52233  KO=0     )
>  UI AM revoke2                                           (OK=52233  KO=0     )
>  UI AM endsession                                        (OK=52233  KO=0     )
> CreatePolicy                                             (OK=78003  KO=30    )
> RootUserinfo                                             (OK=173768 KO=0     )
> getIdToken                                               (OK=17359  KO=0     )
> getIdToken Redirect 1                                    (OK=17359  KO=0     )
> createOrganization                                       (OK=17358  KO=0     )
> queryOrganization                                        (OK=17358  KO=0     )
> deleteOrganization                                       (OK=17358  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8678   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8678   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6248   KO=0     )
> ReadPolicy                                               (OK=77916  KO=7     )
> DeletePolicy                                             (OK=77776  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1053   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6326 (99.14%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 46049  / active: 350    / done: 242676
================================================================================

22:00:44.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:44.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:44.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:44.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:44.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:44.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:44.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:45.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:45.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:45.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:45.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:45.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:46.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:47.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:47.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:47.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:48.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:48 GMT                                    3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3399570 KO=50    )
> restLoginInitiate                                        (OK=234719 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234709 KO=0     )
> User Authorize PKCE stage                                (OK=280693 KO=0     )
> User AccessToken PKCE stage                              (OK=280691 KO=1     )
> tokenUserinfo                                            (OK=45647  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52349  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52349  KO=0     )
>  UI AM idFromSession                                     (OK=52349  KO=0     )
>  UI AM validateGoto                                      (OK=52349  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52346  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52345  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52345  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52345  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52340  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52340  KO=0     )
> Skip 2FA                                                 (OK=130359 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52337  KO=0     )
>  UI IDM uiconfig                                         (OK=52337  KO=0     )
>  UI IDM version                                          (OK=52337  KO=0     )
>  UI IDM privilege                                        (OK=52337  KO=0     )
>  UI IDM features                                         (OK=52337  KO=0     )
>  UI IDM login                                            (OK=52337  KO=0     )
>  UI IDM dashboard                                        (OK=52337  KO=0     )
>  UI IDM managed user schema                              (OK=52337  KO=0     )
>  UI IDM user                                             (OK=52337  KO=0     )
>  UI IDM oidcToken                                        (OK=52336  KO=0     )
> userinfo                                                 (OK=52335  KO=0     )
> GetUUid                                                  (OK=78146  KO=0     )
> UI-Logout                                                (OK=52333  KO=0     )
> GetOpenidConfig                                          (OK=234099 KO=0     )
> UI-Logout Redirect 1                                     (OK=52332  KO=0     )
>  UI AM revoke1                                           (OK=52328  KO=0     )
>  UI AM revoke2                                           (OK=52328  KO=0     )
>  UI AM endsession                                        (OK=52328  KO=0     )
> CreatePolicy                                             (OK=78114  KO=30    )
> RootUserinfo                                             (OK=174022 KO=0     )
> getIdToken                                               (OK=17385  KO=0     )
> getIdToken Redirect 1                                    (OK=17385  KO=0     )
> createOrganization                                       (OK=17384  KO=0     )
> queryOrganization                                        (OK=17384  KO=0     )
> deleteOrganization                                       (OK=17384  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8691   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6269   KO=0     )
> ReadPolicy                                               (OK=78023  KO=7     )
> DeletePolicy                                             (OK=77908  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1056   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6349 (99.14%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 45659  / active: 323    / done: 243093
================================================================================

22:00:49.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:49.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:49.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:49.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:49.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:50.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:50.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:50.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:50.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:50.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:50.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:51.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:51.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:51.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:51.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:52.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:52.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:53.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:53 GMT                                    3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3405013 KO=50    )
> restLoginInitiate                                        (OK=235083 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235078 KO=0     )
> User Authorize PKCE stage                                (OK=281131 KO=0     )
> User AccessToken PKCE stage                              (OK=281127 KO=1     )
> tokenUserinfo                                            (OK=45703  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52436  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52434  KO=0     )
>  UI AM idFromSession                                     (OK=52433  KO=0     )
>  UI AM validateGoto                                      (OK=52433  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52431  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52431  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52430  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52430  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52429  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52429  KO=0     )
> Skip 2FA                                                 (OK=130568 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52429  KO=0     )
>  UI IDM uiconfig                                         (OK=52429  KO=0     )
>  UI IDM version                                          (OK=52429  KO=0     )
>  UI IDM privilege                                        (OK=52429  KO=0     )
>  UI IDM features                                         (OK=52429  KO=0     )
>  UI IDM login                                            (OK=52429  KO=0     )
>  UI IDM dashboard                                        (OK=52428  KO=0     )
>  UI IDM managed user schema                              (OK=52428  KO=0     )
>  UI IDM user                                             (OK=52428  KO=0     )
>  UI IDM oidcToken                                        (OK=52427  KO=0     )
> userinfo                                                 (OK=52426  KO=0     )
> GetUUid                                                  (OK=78265  KO=0     )
> UI-Logout                                                (OK=52424  KO=0     )
> GetOpenidConfig                                          (OK=234434 KO=0     )
> UI-Logout Redirect 1                                     (OK=52422  KO=0     )
>  UI AM revoke1                                           (OK=52422  KO=0     )
>  UI AM revoke2                                           (OK=52422  KO=0     )
>  UI AM endsession                                        (OK=52422  KO=0     )
> CreatePolicy                                             (OK=78234  KO=30    )
> RootUserinfo                                             (OK=174285 KO=0     )
> getIdToken                                               (OK=17414  KO=0     )
> getIdToken Redirect 1                                    (OK=17414  KO=0     )
> createOrganization                                       (OK=17414  KO=0     )
> queryOrganization                                        (OK=17414  KO=0     )
> deleteOrganization                                       (OK=17411  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8705   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8705   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6278   KO=0     )
> ReadPolicy                                               (OK=78135  KO=7     )
> DeletePolicy                                             (OK=78016  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1060   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6367 (99.14%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 45283  / active: 330    / done: 243462
================================================================================

22:00:53.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:54.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:54.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:54.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:54.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:55.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:55.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:55.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:55.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:55.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:56.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:56.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:56.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:58.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:58.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:00:58 GMT                                    3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3410651 KO=50    )
> restLoginInitiate                                        (OK=235489 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235482 KO=0     )
> User Authorize PKCE stage                                (OK=281604 KO=0     )
> User AccessToken PKCE stage                              (OK=281599 KO=1     )
> tokenUserinfo                                            (OK=45767  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52522  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52522  KO=0     )
>  UI AM idFromSession                                     (OK=52522  KO=0     )
>  UI AM validateGoto                                      (OK=52522  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52520  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52519  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52519  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52519  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52515  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52514  KO=0     )
> Skip 2FA                                                 (OK=130798 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52514  KO=0     )
>  UI IDM uiconfig                                         (OK=52514  KO=0     )
>  UI IDM version                                          (OK=52514  KO=0     )
>  UI IDM privilege                                        (OK=52512  KO=0     )
>  UI IDM features                                         (OK=52512  KO=0     )
>  UI IDM login                                            (OK=52512  KO=0     )
>  UI IDM dashboard                                        (OK=52512  KO=0     )
>  UI IDM managed user schema                              (OK=52512  KO=0     )
>  UI IDM user                                             (OK=52512  KO=0     )
>  UI IDM oidcToken                                        (OK=52509  KO=0     )
> userinfo                                                 (OK=52508  KO=0     )
> GetUUid                                                  (OK=78412  KO=0     )
> UI-Logout                                                (OK=52507  KO=0     )
> GetOpenidConfig                                          (OK=234817 KO=0     )
> UI-Logout Redirect 1                                     (OK=52507  KO=0     )
>  UI AM revoke1                                           (OK=52506  KO=0     )
>  UI AM revoke2                                           (OK=52506  KO=0     )
>  UI AM endsession                                        (OK=52506  KO=0     )
> CreatePolicy                                             (OK=78380  KO=30    )
> RootUserinfo                                             (OK=174571 KO=0     )
> getIdToken                                               (OK=17441  KO=0     )
> getIdToken Redirect 1                                    (OK=17441  KO=0     )
> createOrganization                                       (OK=17440  KO=0     )
> queryOrganization                                        (OK=17440  KO=0     )
> deleteOrganization                                       (OK=17440  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8715   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8715   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6298   KO=0     )
> ReadPolicy                                               (OK=78255  KO=7     )
> DeletePolicy                                             (OK=78130  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1060   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6382 (99.15%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 44864  / active: 382    / done: 243829
================================================================================

22:00:58.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:58.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:59.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:59.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:59.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:59.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:59.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:00:59.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:00.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:00.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:00.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:00.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:01.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:02.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:02.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:02.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:03.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:03.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:03 GMT                                    3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3416134 KO=50    )
> restLoginInitiate                                        (OK=235876 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235871 KO=0     )
> User Authorize PKCE stage                                (OK=282049 KO=0     )
> User AccessToken PKCE stage                              (OK=282040 KO=1     )
> tokenUserinfo                                            (OK=45836  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52604  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52602  KO=0     )
>  UI AM idFromSession                                     (OK=52601  KO=0     )
>  UI AM validateGoto                                      (OK=52601  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52596  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52596  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52596  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52596  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52595  KO=0     )
> Skip 2FA                                                 (OK=131020 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52595  KO=0     )
>  UI IDM uiconfig                                         (OK=52595  KO=0     )
>  UI IDM version                                          (OK=52595  KO=0     )
>  UI IDM privilege                                        (OK=52595  KO=0     )
>  UI IDM features                                         (OK=52595  KO=0     )
>  UI IDM login                                            (OK=52595  KO=0     )
>  UI IDM dashboard                                        (OK=52595  KO=0     )
>  UI IDM managed user schema                              (OK=52595  KO=0     )
>  UI IDM user                                             (OK=52595  KO=0     )
>  UI IDM oidcToken                                        (OK=52595  KO=0     )
> userinfo                                                 (OK=52595  KO=0     )
> GetUUid                                                  (OK=78557  KO=0     )
> UI-Logout                                                (OK=52595  KO=0     )
> GetOpenidConfig                                          (OK=235225 KO=0     )
> UI-Logout Redirect 1                                     (OK=52594  KO=0     )
>  UI AM revoke1                                           (OK=52593  KO=0     )
>  UI AM revoke2                                           (OK=52594  KO=0     )
>  UI AM endsession                                        (OK=52593  KO=0     )
> CreatePolicy                                             (OK=78522  KO=30    )
> RootUserinfo                                             (OK=174842 KO=0     )
> getIdToken                                               (OK=17461  KO=0     )
> getIdToken Redirect 1                                    (OK=17461  KO=0     )
> createOrganization                                       (OK=17461  KO=0     )
> queryOrganization                                        (OK=17461  KO=0     )
> deleteOrganization                                       (OK=17461  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8737   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6310   KO=0     )
> ReadPolicy                                               (OK=78400  KO=7     )
> DeletePolicy                                             (OK=78247  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1064   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6407 (99.15%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 44459  / active: 388    / done: 244228
================================================================================

22:01:03.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:03.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:04.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:04.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:04.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:04.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:05.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 244688: status.find.in([200, 209], 304), found 409
22:01:05.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,244688,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE3MTY4MTk1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZmdKZjNGM1ZtLUlBOTlBX2pyZTNraVV1N1ZVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjE0MDA2NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjE0MDA2NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNjY0LCJpYXQiOjE3MzIxNDAwNjQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkNSNTFWaFh6am5wTWp5dTZBT0xDTmNsSkFlRSJ9.PZR_0XNHoFksTVT1gxYM-rEQ_3BRw8FjMuAvpnpgSY4ZBhhQRRfZ2T3sveiUNkO8jHcKy4w87rupYocKRAXAs6rgPjtC3JOrwvOkgOV0gX1TTQP_IxikmelZZKKJIE1iEPpdbXjDM0sTdrdDEoSC6EWKTPGBccoX2z6iViUFlKcabljtIcOo3Th6yDuNWWcf0gUxTM6oFnwEbRxA2tRwEKmbuVQ7NOHF4-lz1fHd1Glx2tVXFxDbLO0ZA5I6Y-WJAR7tIF1-RZD8JOnUrjDkYje4lkP5Vl5FvmoKiitSoqZergOkCH_n_X7Im2qqPHmy4KG2CSLK6ES5Uc8xVxT0PQ, username -> user.59726, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy458893, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b6c231, authcode -> fiu8yQhH0RbdkBEEkjIKLcgwv80, useAdminRealm -> true, callbacks -> {"tokenId":"1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140064907), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140064907))), password -> Pa_ssw0rd, challenge -> _LS_uw9VL7EqdIGsjM8AtGMVRGohouh9tJhFZjpXXKI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODM1MjU3NDE5NjI1NzEyNDU4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b9a3571, tokenId -> 1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy458893","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, 20 Nov 2024 22:01:05 GMT
	x-forgerock-transactionid: ab780102-1500-4cd0-a092-9267d2b8221d
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:01:05.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:06.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:06.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:06.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:07.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:07.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:08.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:08.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:08.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:08 GMT                                    3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3422110 KO=51    )
> restLoginInitiate                                        (OK=236270 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236261 KO=0     )
> User Authorize PKCE stage                                (OK=282526 KO=0     )
> User AccessToken PKCE stage                              (OK=282519 KO=1     )
> tokenUserinfo                                            (OK=45908  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52702  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52702  KO=0     )
>  UI AM idFromSession                                     (OK=52701  KO=0     )
>  UI AM validateGoto                                      (OK=52701  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52698  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52698  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52698  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52694  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52693  KO=0     )
> Skip 2FA                                                 (OK=131224 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52692  KO=0     )
>  UI IDM uiconfig                                         (OK=52692  KO=0     )
>  UI IDM version                                          (OK=52692  KO=0     )
>  UI IDM privilege                                        (OK=52692  KO=0     )
>  UI IDM features                                         (OK=52692  KO=0     )
>  UI IDM login                                            (OK=52692  KO=0     )
>  UI IDM dashboard                                        (OK=52691  KO=0     )
>  UI IDM managed user schema                              (OK=52691  KO=0     )
>  UI IDM user                                             (OK=52691  KO=0     )
>  UI IDM oidcToken                                        (OK=52691  KO=0     )
> userinfo                                                 (OK=52691  KO=0     )
> GetUUid                                                  (OK=78685  KO=0     )
> UI-Logout                                                (OK=52690  KO=0     )
> GetOpenidConfig                                          (OK=235638 KO=0     )
> UI-Logout Redirect 1                                     (OK=52690  KO=0     )
>  UI AM revoke1                                           (OK=52689  KO=0     )
>  UI AM revoke2                                           (OK=52689  KO=0     )
>  UI AM endsession                                        (OK=52690  KO=0     )
> CreatePolicy                                             (OK=78651  KO=31    )
> RootUserinfo                                             (OK=175119 KO=0     )
> getIdToken                                               (OK=17487  KO=0     )
> getIdToken Redirect 1                                    (OK=17487  KO=0     )
> createOrganization                                       (OK=17486  KO=0     )
> queryOrganization                                        (OK=17486  KO=0     )
> deleteOrganization                                       (OK=17486  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8755   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8753   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6327   KO=0     )
> ReadPolicy                                               (OK=78543  KO=7     )
> DeletePolicy                                             (OK=78389  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1070   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6422 (99.14%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 44050  / active: 378    / done: 244647
================================================================================

22:01:08.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:09.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:10.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:10.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:10.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:10.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:11.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:11.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:12.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:12.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:12.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:12.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:13.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:13.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:13 GMT                                    3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3427667 KO=51    )
> restLoginInitiate                                        (OK=236632 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236621 KO=0     )
> User Authorize PKCE stage                                (OK=282961 KO=0     )
> User AccessToken PKCE stage                              (OK=282957 KO=1     )
> tokenUserinfo                                            (OK=45967  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52793  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52792  KO=0     )
>  UI AM idFromSession                                     (OK=52791  KO=0     )
>  UI AM validateGoto                                      (OK=52792  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52789  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52789  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52789  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52789  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52788  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52788  KO=0     )
> Skip 2FA                                                 (OK=131420 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52787  KO=0     )
>  UI IDM uiconfig                                         (OK=52787  KO=0     )
>  UI IDM version                                          (OK=52787  KO=0     )
>  UI IDM privilege                                        (OK=52786  KO=0     )
>  UI IDM features                                         (OK=52786  KO=0     )
>  UI IDM login                                            (OK=52786  KO=0     )
>  UI IDM dashboard                                        (OK=52784  KO=0     )
>  UI IDM managed user schema                              (OK=52784  KO=0     )
>  UI IDM user                                             (OK=52784  KO=0     )
>  UI IDM oidcToken                                        (OK=52783  KO=0     )
> userinfo                                                 (OK=52781  KO=0     )
> GetUUid                                                  (OK=78805  KO=0     )
> UI-Logout                                                (OK=52780  KO=0     )
> GetOpenidConfig                                          (OK=236035 KO=0     )
> UI-Logout Redirect 1                                     (OK=52779  KO=0     )
>  UI AM revoke1                                           (OK=52779  KO=0     )
>  UI AM revoke2                                           (OK=52779  KO=0     )
>  UI AM endsession                                        (OK=52779  KO=0     )
> CreatePolicy                                             (OK=78771  KO=31    )
> RootUserinfo                                             (OK=175348 KO=0     )
> getIdToken                                               (OK=17515  KO=0     )
> getIdToken Redirect 1                                    (OK=17515  KO=0     )
> createOrganization                                       (OK=17513  KO=0     )
> queryOrganization                                        (OK=17513  KO=0     )
> deleteOrganization                                       (OK=17513  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8762   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8762   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6344   KO=0     )
> ReadPolicy                                               (OK=78674  KO=7     )
> DeletePolicy                                             (OK=78536  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1072   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6436 (99.14%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 43679  / active: 348    / done: 245048
================================================================================

22:01:14.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:14.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:15.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:15.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 244688: status.find.in([200, 209], 304), found 404
22:01:15.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,244688,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzMzNWU4ODEtZDhmZi00MmQ4LTkxNTAtMzIwOTc1NjQyZjlmLTE3MTY4MTk1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZmdKZjNGM1ZtLUlBOTlBX2pyZTNraVV1N1ZVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjE0MDA2NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjE0MDA2NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNjY0LCJpYXQiOjE3MzIxNDAwNjQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkNSNTFWaFh6am5wTWp5dTZBT0xDTmNsSkFlRSJ9.PZR_0XNHoFksTVT1gxYM-rEQ_3BRw8FjMuAvpnpgSY4ZBhhQRRfZ2T3sveiUNkO8jHcKy4w87rupYocKRAXAs6rgPjtC3JOrwvOkgOV0gX1TTQP_IxikmelZZKKJIE1iEPpdbXjDM0sTdrdDEoSC6EWKTPGBccoX2z6iViUFlKcabljtIcOo3Th6yDuNWWcf0gUxTM6oFnwEbRxA2tRwEKmbuVQ7NOHF4-lz1fHd1Glx2tVXFxDbLO0ZA5I6Y-WJAR7tIF1-RZD8JOnUrjDkYje4lkP5Vl5FvmoKiitSoqZergOkCH_n_X7Im2qqPHmy4KG2CSLK6ES5Uc8xVxT0PQ, username -> user.59726, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy458893, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b6c231, authcode -> fiu8yQhH0RbdkBEEkjIKLcgwv80, useAdminRealm -> true, callbacks -> {"tokenId":"1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140064907), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140064907))), password -> Pa_ssw0rd, challenge -> _LS_uw9VL7EqdIGsjM8AtGMVRGohouh9tJhFZjpXXKI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODM1MjU3NDE5NjI1NzEyNDU4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b9a3571, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@74e6ff17, tokenId -> 1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy458893
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=1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1NTXw9BUfUzLO917ICUDHfFp5WQ.*AAJTSQACMDIAAlNLABxERGtISm5UR2FhemFyVWVzbzVpMVBhb2Z2VmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 20 Nov 2024 22:01:15 GMT
	x-forgerock-transactionid: 3f844955-2128-4784-9ee6-be39a37fe275
	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 testPolicy458893 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:01:15.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:15.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:16.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:16.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:17.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:18.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:18 GMT                                    3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3433434 KO=52    )
> restLoginInitiate                                        (OK=237023 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237013 KO=0     )
> User Authorize PKCE stage                                (OK=283439 KO=0     )
> User AccessToken PKCE stage                              (OK=283433 KO=1     )
> tokenUserinfo                                            (OK=46044  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52885  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52884  KO=0     )
>  UI AM idFromSession                                     (OK=52884  KO=0     )
>  UI AM validateGoto                                      (OK=52884  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52882  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52882  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52882  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52882  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52880  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52879  KO=0     )
> Skip 2FA                                                 (OK=131633 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52877  KO=0     )
>  UI IDM uiconfig                                         (OK=52877  KO=0     )
>  UI IDM version                                          (OK=52877  KO=0     )
>  UI IDM privilege                                        (OK=52877  KO=0     )
>  UI IDM features                                         (OK=52877  KO=0     )
>  UI IDM login                                            (OK=52877  KO=0     )
>  UI IDM dashboard                                        (OK=52877  KO=0     )
>  UI IDM managed user schema                              (OK=52876  KO=0     )
>  UI IDM user                                             (OK=52876  KO=0     )
>  UI IDM oidcToken                                        (OK=52873  KO=0     )
> userinfo                                                 (OK=52873  KO=0     )
> GetUUid                                                  (OK=78934  KO=0     )
> UI-Logout                                                (OK=52872  KO=0     )
> GetOpenidConfig                                          (OK=236412 KO=0     )
> UI-Logout Redirect 1                                     (OK=52871  KO=0     )
>  UI AM revoke1                                           (OK=52870  KO=0     )
>  UI AM revoke2                                           (OK=52870  KO=0     )
>  UI AM endsession                                        (OK=52870  KO=0     )
> CreatePolicy                                             (OK=78900  KO=31    )
> RootUserinfo                                             (OK=175613 KO=0     )
> getIdToken                                               (OK=17546  KO=0     )
> getIdToken Redirect 1                                    (OK=17546  KO=0     )
> createOrganization                                       (OK=17546  KO=0     )
> queryOrganization                                        (OK=17546  KO=0     )
> deleteOrganization                                       (OK=17546  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8776   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8775   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6360   KO=0     )
> ReadPolicy                                               (OK=78792  KO=7     )
> DeletePolicy                                             (OK=78666  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1077   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6445 (99.12%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 43266  / active: 361    / done: 245448
================================================================================

22:01:18.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:18.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:18.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:19.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:19.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:20.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:20.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:21.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:22.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:22.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:23 GMT                                    3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3438857 KO=52    )
> restLoginInitiate                                        (OK=237398 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237389 KO=0     )
> User Authorize PKCE stage                                (OK=283888 KO=0     )
> User AccessToken PKCE stage                              (OK=283879 KO=1     )
> tokenUserinfo                                            (OK=46119  KO=0     )
> UI-Post-Login - stage 1                                  (OK=52970  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52969  KO=0     )
>  UI AM idFromSession                                     (OK=52968  KO=0     )
>  UI AM validateGoto                                      (OK=52967  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52964  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52964  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52964  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52964  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52962  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52962  KO=0     )
> Skip 2FA                                                 (OK=131839 KO=0     )
>  UI Enduser sessioncheck                                 (OK=52961  KO=0     )
>  UI IDM uiconfig                                         (OK=52961  KO=0     )
>  UI IDM version                                          (OK=52961  KO=0     )
>  UI IDM privilege                                        (OK=52961  KO=0     )
>  UI IDM features                                         (OK=52961  KO=0     )
>  UI IDM login                                            (OK=52961  KO=0     )
>  UI IDM dashboard                                        (OK=52961  KO=0     )
>  UI IDM managed user schema                              (OK=52961  KO=0     )
>  UI IDM user                                             (OK=52961  KO=0     )
>  UI IDM oidcToken                                        (OK=52961  KO=0     )
> userinfo                                                 (OK=52959  KO=0     )
> GetUUid                                                  (OK=79067  KO=0     )
> UI-Logout                                                (OK=52959  KO=0     )
> GetOpenidConfig                                          (OK=236793 KO=0     )
> UI-Logout Redirect 1                                     (OK=52958  KO=0     )
>  UI AM revoke1                                           (OK=52958  KO=0     )
>  UI AM revoke2                                           (OK=52958  KO=0     )
>  UI AM endsession                                        (OK=52958  KO=0     )
> CreatePolicy                                             (OK=79034  KO=31    )
> RootUserinfo                                             (OK=175847 KO=0     )
> getIdToken                                               (OK=17568  KO=0     )
> getIdToken Redirect 1                                    (OK=17568  KO=0     )
> createOrganization                                       (OK=17568  KO=0     )
> queryOrganization                                        (OK=17567  KO=0     )
> deleteOrganization                                       (OK=17567  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8796   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8795   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6378   KO=0     )
> ReadPolicy                                               (OK=78919  KO=7     )
> DeletePolicy                                             (OK=78785  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1079   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6455 (99.12%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 85%
          waiting: 42877  / active: 366    / done: 245832
================================================================================

22:01:23.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:24.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:24.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:24.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:24.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:25.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:25.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:25.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:25.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:26.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:26.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:26.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:26.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:26.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:26.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:27.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:27.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:27.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:28.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:28 GMT                                    3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3444274 KO=52    )
> restLoginInitiate                                        (OK=237780 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237772 KO=0     )
> User Authorize PKCE stage                                (OK=284335 KO=0     )
> User AccessToken PKCE stage                              (OK=284327 KO=1     )
> tokenUserinfo                                            (OK=46194  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53052  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53052  KO=0     )
>  UI AM idFromSession                                     (OK=53051  KO=0     )
>  UI AM validateGoto                                      (OK=53051  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53046  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53044  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53044  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53044  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53042  KO=0     )
> Skip 2FA                                                 (OK=132047 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53042  KO=0     )
>  UI IDM uiconfig                                         (OK=53042  KO=0     )
>  UI IDM version                                          (OK=53042  KO=0     )
>  UI IDM privilege                                        (OK=53042  KO=0     )
>  UI IDM features                                         (OK=53042  KO=0     )
>  UI IDM login                                            (OK=53042  KO=0     )
>  UI IDM dashboard                                        (OK=53041  KO=0     )
>  UI IDM managed user schema                              (OK=53041  KO=0     )
>  UI IDM user                                             (OK=53041  KO=0     )
>  UI IDM oidcToken                                        (OK=53041  KO=0     )
> userinfo                                                 (OK=53040  KO=0     )
> GetUUid                                                  (OK=79185  KO=0     )
> UI-Logout                                                (OK=53040  KO=0     )
> GetOpenidConfig                                          (OK=237175 KO=0     )
> UI-Logout Redirect 1                                     (OK=53040  KO=0     )
>  UI AM revoke1                                           (OK=53038  KO=0     )
>  UI AM revoke2                                           (OK=53038  KO=0     )
>  UI AM endsession                                        (OK=53038  KO=0     )
> CreatePolicy                                             (OK=79153  KO=31    )
> RootUserinfo                                             (OK=176187 KO=0     )
> getIdToken                                               (OK=17589  KO=0     )
> getIdToken Redirect 1                                    (OK=17589  KO=0     )
> createOrganization                                       (OK=17589  KO=0     )
> queryOrganization                                        (OK=17589  KO=0     )
> deleteOrganization                                       (OK=17589  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8805   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8805   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6397   KO=0     )
> ReadPolicy                                               (OK=79056  KO=7     )
> DeletePolicy                                             (OK=78912  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1079   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6474 (99.13%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 42485  / active: 368    / done: 246222
================================================================================

22:01:28.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:29.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:30.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:31.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:31.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:31.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:32.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:32.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:32.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:32.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:32.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:33 GMT                                    3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3449688 KO=52    )
> restLoginInitiate                                        (OK=238161 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238156 KO=0     )
> User Authorize PKCE stage                                (OK=284783 KO=0     )
> User AccessToken PKCE stage                              (OK=284775 KO=1     )
> tokenUserinfo                                            (OK=46262  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53130  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53130  KO=0     )
>  UI AM idFromSession                                     (OK=53130  KO=0     )
>  UI AM validateGoto                                      (OK=53130  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53126  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53126  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53125  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53125  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53125  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53122  KO=0     )
> Skip 2FA                                                 (OK=132270 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53121  KO=0     )
>  UI IDM uiconfig                                         (OK=53121  KO=0     )
>  UI IDM version                                          (OK=53121  KO=0     )
>  UI IDM privilege                                        (OK=53121  KO=0     )
>  UI IDM features                                         (OK=53121  KO=0     )
>  UI IDM login                                            (OK=53121  KO=0     )
>  UI IDM dashboard                                        (OK=53121  KO=0     )
>  UI IDM managed user schema                              (OK=53121  KO=0     )
>  UI IDM user                                             (OK=53121  KO=0     )
>  UI IDM oidcToken                                        (OK=53121  KO=0     )
> userinfo                                                 (OK=53121  KO=0     )
> GetUUid                                                  (OK=79318  KO=0     )
> UI-Logout                                                (OK=53120  KO=0     )
> GetOpenidConfig                                          (OK=237563 KO=0     )
> UI-Logout Redirect 1                                     (OK=53120  KO=0     )
>  UI AM revoke1                                           (OK=53120  KO=0     )
>  UI AM revoke2                                           (OK=53120  KO=0     )
>  UI AM endsession                                        (OK=53120  KO=0     )
> CreatePolicy                                             (OK=79285  KO=31    )
> RootUserinfo                                             (OK=176527 KO=0     )
> getIdToken                                               (OK=17607  KO=0     )
> getIdToken Redirect 1                                    (OK=17607  KO=0     )
> createOrganization                                       (OK=17607  KO=0     )
> queryOrganization                                        (OK=17607  KO=0     )
> deleteOrganization                                       (OK=17606  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8818   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6410   KO=0     )
> ReadPolicy                                               (OK=79174  KO=7     )
> DeletePolicy                                             (OK=79049  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1085   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6485 (99.13%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 42096  / active: 364    / done: 246615
================================================================================

22:01:34.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:34.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:34.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:34.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:34.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:34.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:34.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:35.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:35.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:36.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:36.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:36.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:36.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:37.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:37.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:37.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:38.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:38.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:38 GMT                                    3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3455032 KO=52    )
> restLoginInitiate                                        (OK=238535 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238523 KO=0     )
> User Authorize PKCE stage                                (OK=285218 KO=0     )
> User AccessToken PKCE stage                              (OK=285212 KO=1     )
> tokenUserinfo                                            (OK=46337  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53215  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53215  KO=0     )
>  UI AM idFromSession                                     (OK=53214  KO=0     )
>  UI AM validateGoto                                      (OK=53214  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53212  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53212  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53211  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53206  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53206  KO=0     )
> Skip 2FA                                                 (OK=132459 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53205  KO=0     )
>  UI IDM uiconfig                                         (OK=53205  KO=0     )
>  UI IDM version                                          (OK=53205  KO=0     )
>  UI IDM privilege                                        (OK=53205  KO=0     )
>  UI IDM features                                         (OK=53205  KO=0     )
>  UI IDM login                                            (OK=53205  KO=0     )
>  UI IDM dashboard                                        (OK=53204  KO=0     )
>  UI IDM managed user schema                              (OK=53204  KO=0     )
>  UI IDM user                                             (OK=53203  KO=0     )
>  UI IDM oidcToken                                        (OK=53203  KO=0     )
> userinfo                                                 (OK=53203  KO=0     )
> GetUUid                                                  (OK=79430  KO=0     )
> UI-Logout                                                (OK=53203  KO=0     )
> GetOpenidConfig                                          (OK=237923 KO=0     )
> UI-Logout Redirect 1                                     (OK=53202  KO=0     )
>  UI AM revoke1                                           (OK=53201  KO=0     )
>  UI AM revoke2                                           (OK=53200  KO=0     )
>  UI AM endsession                                        (OK=53201  KO=0     )
> CreatePolicy                                             (OK=79397  KO=31    )
> RootUserinfo                                             (OK=176835 KO=0     )
> getIdToken                                               (OK=17631  KO=0     )
> getIdToken Redirect 1                                    (OK=17631  KO=0     )
> createOrganization                                       (OK=17630  KO=0     )
> queryOrganization                                        (OK=17630  KO=0     )
> deleteOrganization                                       (OK=17630  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8831   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8830   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6422   KO=0     )
> ReadPolicy                                               (OK=79307  KO=7     )
> DeletePolicy                                             (OK=79163  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1088   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6503 (99.13%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 41702  / active: 367    / done: 247006
================================================================================

22:01:38.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:38.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:38.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:39.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:39.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:39.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:40.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:40.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 247451: status.find.in([200, 209], 304), found 409
22:01:40.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,247451,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzFmYzViYWEtNWFhMy00ZTNkLWIyYzYtNDEwYTgyZTkzNDIxLTE3NTQxMzgzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiLUpQSGVsYnpZRGNacFlHaXZJNnNXSzdOYmlVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjE0MDEwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjE0MDA5OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMTQzNzAwLCJpYXQiOjE3MzIxNDAxMDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjZLbVd1WWRrTzFIbWdTNzJPQVRvUGl4YnpSYyJ9.pb7J-cPQeDTJ4FYH7sed_wqjhlMVN7h7nG5ac2FlMaeRfOtm7maBsCoaLrlJ9-GYgfkUXbc2VwQPtWcs0cDTcB-ZK96MY4d5op4ejUL2uWCbaRwGXerbdgzTezBCUBx_Dl0pURdtxtuRc9gJ_YXI3EKkJg71vPOGblR6Ke883THQtiU2autIN-TXsKJtah9RMDn2_lXWbxc-q5HW64-TsL66dTYg-1r223RUwgm4MAgBIWciS3ZRTAYFs0b0yaPnAVMZUejgVz-avoJ2mQreqosIUiukidkZHjnlxkEKEacvK6OO_ZYNL9KMgQgUvrydTCXTdHkhd1iDd0JmCTiZbw, username -> user.188446, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy986944, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fce1ba0, authcode -> YE_jWvnPNW9ER_KePT3r80p4Rzk, useAdminRealm -> true, callbacks -> {"tokenId":"chO7RNbfv7VT2q_2FD33bNOvtlQ.*AAJTSQACMDIAAlNLABxlZTNQNXNLNzVpbldJbzNzZ3pRTnVQcGtjZlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140100020), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=chO7RNbfv7VT2q_2FD33bNOvtlQ.*AAJTSQACMDIAAlNLABxlZTNQNXNLNzVpbldJbzNzZ3pRTnVQcGtjZlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140100020))), password -> Pa_ssw0rd, challenge -> zj6Q8cXiFWX6lujM_mrUWPUMcRZczVKkENV9VItz3VM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 202.178.10.135, verifier -> NzE1NjQ5NjU2NDMwMTk1NDg2Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@575c4a0f, tokenId -> chO7RNbfv7VT2q_2FD33bNOvtlQ.*AAJTSQACMDIAAlNLABxlZTNQNXNLNzVpbldJbzNzZ3pRTnVQcGtjZlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=chO7RNbfv7VT2q_2FD33bNOvtlQ.*AAJTSQACMDIAAlNLABxlZTNQNXNLNzVpbldJbzNzZ3pRTnVQcGtjZlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=chO7RNbfv7VT2q_2FD33bNOvtlQ.*AAJTSQACMDIAAlNLABxlZTNQNXNLNzVpbldJbzNzZ3pRTnVQcGtjZlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy986944","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, 20 Nov 2024 22:01:40 GMT
	x-forgerock-transactionid: 9b6e6a08-769c-4273-ab82-0830a93f628d
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:01:40.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:41.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:41.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:41.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:42.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:42.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:42.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:43.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:43.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:43.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:43 GMT                                    3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3460274 KO=53    )
> restLoginInitiate                                        (OK=238928 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238917 KO=0     )
> User Authorize PKCE stage                                (OK=285664 KO=0     )
> User AccessToken PKCE stage                              (OK=285657 KO=1     )
> tokenUserinfo                                            (OK=46430  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53292  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53291  KO=0     )
>  UI AM idFromSession                                     (OK=53290  KO=0     )
>  UI AM validateGoto                                      (OK=53290  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53285  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53285  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53283  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53280  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53279  KO=0     )
> Skip 2FA                                                 (OK=132667 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53279  KO=0     )
>  UI IDM uiconfig                                         (OK=53279  KO=0     )
>  UI IDM version                                          (OK=53279  KO=0     )
>  UI IDM privilege                                        (OK=53279  KO=0     )
>  UI IDM features                                         (OK=53279  KO=0     )
>  UI IDM login                                            (OK=53279  KO=0     )
>  UI IDM dashboard                                        (OK=53279  KO=0     )
>  UI IDM managed user schema                              (OK=53279  KO=0     )
>  UI IDM user                                             (OK=53279  KO=0     )
>  UI IDM oidcToken                                        (OK=53279  KO=0     )
> userinfo                                                 (OK=53278  KO=0     )
> GetUUid                                                  (OK=79562  KO=0     )
> UI-Logout                                                (OK=53277  KO=0     )
> GetOpenidConfig                                          (OK=238301 KO=0     )
> UI-Logout Redirect 1                                     (OK=53277  KO=0     )
>  UI AM revoke1                                           (OK=53276  KO=0     )
>  UI AM revoke2                                           (OK=53276  KO=0     )
>  UI AM endsession                                        (OK=53276  KO=0     )
> CreatePolicy                                             (OK=79527  KO=32    )
> RootUserinfo                                             (OK=177084 KO=0     )
> getIdToken                                               (OK=17660  KO=0     )
> getIdToken Redirect 1                                    (OK=17660  KO=0     )
> createOrganization                                       (OK=17660  KO=0     )
> queryOrganization                                        (OK=17660  KO=0     )
> deleteOrganization                                       (OK=17660  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8841   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8841   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6439   KO=0     )
> ReadPolicy                                               (OK=79419  KO=7     )
> DeletePolicy                                             (OK=79298  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1091   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6520 (99.12%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 41301  / active: 344    / done: 247430
================================================================================

22:01:43.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:43.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:43.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:43.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:44.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:44.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:44.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:45.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:45.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:45.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:46.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:46.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:46.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:46.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:47.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:47.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:47.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:48 GMT                                    3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3465901 KO=53    )
> restLoginInitiate                                        (OK=239313 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239296 KO=0     )
> User Authorize PKCE stage                                (OK=286119 KO=0     )
> User AccessToken PKCE stage                              (OK=286113 KO=1     )
> tokenUserinfo                                            (OK=46488  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53377  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53376  KO=0     )
>  UI AM idFromSession                                     (OK=53375  KO=0     )
>  UI AM validateGoto                                      (OK=53375  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53372  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53372  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53372  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53371  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53371  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53371  KO=0     )
> Skip 2FA                                                 (OK=132886 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53371  KO=0     )
>  UI IDM uiconfig                                         (OK=53371  KO=0     )
>  UI IDM version                                          (OK=53371  KO=0     )
>  UI IDM privilege                                        (OK=53369  KO=0     )
>  UI IDM features                                         (OK=53369  KO=0     )
>  UI IDM login                                            (OK=53369  KO=0     )
>  UI IDM dashboard                                        (OK=53369  KO=0     )
>  UI IDM managed user schema                              (OK=53369  KO=0     )
>  UI IDM user                                             (OK=53369  KO=0     )
>  UI IDM oidcToken                                        (OK=53369  KO=0     )
> userinfo                                                 (OK=53368  KO=0     )
> GetUUid                                                  (OK=79696  KO=0     )
> UI-Logout                                                (OK=53367  KO=0     )
> GetOpenidConfig                                          (OK=238677 KO=0     )
> UI-Logout Redirect 1                                     (OK=53367  KO=0     )
>  UI AM revoke1                                           (OK=53366  KO=0     )
>  UI AM revoke2                                           (OK=53366  KO=0     )
>  UI AM endsession                                        (OK=53366  KO=0     )
> CreatePolicy                                             (OK=79660  KO=32    )
> RootUserinfo                                             (OK=177330 KO=0     )
> getIdToken                                               (OK=17696  KO=0     )
> getIdToken Redirect 1                                    (OK=17695  KO=0     )
> createOrganization                                       (OK=17695  KO=0     )
> queryOrganization                                        (OK=17695  KO=0     )
> deleteOrganization                                       (OK=17695  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8854   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8854   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6456   KO=0     )
> ReadPolicy                                               (OK=79550  KO=7     )
> DeletePolicy                                             (OK=79411  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1094   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6537 (99.12%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 40899  / active: 378    / done: 247798
================================================================================

22:01:48.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:49.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:50.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:50.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:51.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:52.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:52.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:52.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:52.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:53 GMT                                    3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3471147 KO=53    )
> restLoginInitiate                                        (OK=239679 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239673 KO=0     )
> User Authorize PKCE stage                                (OK=286555 KO=0     )
> User AccessToken PKCE stage                              (OK=286547 KO=1     )
> tokenUserinfo                                            (OK=46559  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53458  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53458  KO=0     )
>  UI AM idFromSession                                     (OK=53458  KO=0     )
>  UI AM validateGoto                                      (OK=53458  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53452  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53452  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53452  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53447  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53447  KO=0     )
> Skip 2FA                                                 (OK=133087 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53446  KO=0     )
>  UI IDM uiconfig                                         (OK=53446  KO=0     )
>  UI IDM version                                          (OK=53446  KO=0     )
>  UI IDM privilege                                        (OK=53446  KO=0     )
>  UI IDM features                                         (OK=53446  KO=0     )
>  UI IDM login                                            (OK=53446  KO=0     )
>  UI IDM dashboard                                        (OK=53446  KO=0     )
>  UI IDM managed user schema                              (OK=53446  KO=0     )
>  UI IDM user                                             (OK=53446  KO=0     )
>  UI IDM oidcToken                                        (OK=53446  KO=0     )
> userinfo                                                 (OK=53443  KO=0     )
> GetUUid                                                  (OK=79808  KO=0     )
> UI-Logout                                                (OK=53442  KO=0     )
> GetOpenidConfig                                          (OK=239052 KO=0     )
> UI-Logout Redirect 1                                     (OK=53442  KO=0     )
>  UI AM revoke1                                           (OK=53442  KO=0     )
>  UI AM revoke2                                           (OK=53442  KO=0     )
>  UI AM endsession                                        (OK=53442  KO=0     )
> CreatePolicy                                             (OK=79775  KO=32    )
> RootUserinfo                                             (OK=177629 KO=0     )
> getIdToken                                               (OK=17724  KO=0     )
> getIdToken Redirect 1                                    (OK=17724  KO=0     )
> createOrganization                                       (OK=17724  KO=0     )
> queryOrganization                                        (OK=17723  KO=0     )
> deleteOrganization                                       (OK=17723  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8866   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8866   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6469   KO=0     )
> ReadPolicy                                               (OK=79680  KO=7     )
> DeletePolicy                                             (OK=79542  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1094   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6558 (99.12%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 40525  / active: 363    / done: 248187
================================================================================

22:01:53.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:54.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:54.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:54.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:54.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:54.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:55.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:55.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:55.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:56.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:56.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:56.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:57.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:57.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:58.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:58.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:58.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:58.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:01:58 GMT                                    3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3476876 KO=53    )
> restLoginInitiate                                        (OK=240075 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240065 KO=0     )
> User Authorize PKCE stage                                (OK=287016 KO=0     )
> User AccessToken PKCE stage                              (OK=287014 KO=1     )
> tokenUserinfo                                            (OK=46625  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53551  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53550  KO=0     )
>  UI AM idFromSession                                     (OK=53548  KO=0     )
>  UI AM validateGoto                                      (OK=53548  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53546  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53544  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53542  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53542  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53542  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53539  KO=0     )
> Skip 2FA                                                 (OK=133305 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53536  KO=0     )
>  UI IDM uiconfig                                         (OK=53535  KO=0     )
>  UI IDM version                                          (OK=53534  KO=0     )
>  UI IDM privilege                                        (OK=53534  KO=0     )
>  UI IDM features                                         (OK=53534  KO=0     )
>  UI IDM login                                            (OK=53534  KO=0     )
>  UI IDM dashboard                                        (OK=53534  KO=0     )
>  UI IDM managed user schema                              (OK=53533  KO=0     )
>  UI IDM user                                             (OK=53533  KO=0     )
>  UI IDM oidcToken                                        (OK=53533  KO=0     )
> userinfo                                                 (OK=53531  KO=0     )
> GetUUid                                                  (OK=79932  KO=0     )
> UI-Logout                                                (OK=53531  KO=0     )
> GetOpenidConfig                                          (OK=239424 KO=0     )
> UI-Logout Redirect 1                                     (OK=53531  KO=0     )
>  UI AM revoke1                                           (OK=53530  KO=0     )
>  UI AM revoke2                                           (OK=53530  KO=0     )
>  UI AM endsession                                        (OK=53530  KO=0     )
> CreatePolicy                                             (OK=79896  KO=32    )
> RootUserinfo                                             (OK=177922 KO=0     )
> getIdToken                                               (OK=17761  KO=0     )
> getIdToken Redirect 1                                    (OK=17760  KO=0     )
> createOrganization                                       (OK=17760  KO=0     )
> queryOrganization                                        (OK=17760  KO=0     )
> deleteOrganization                                       (OK=17760  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8886   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8885   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6487   KO=0     )
> ReadPolicy                                               (OK=79799  KO=7     )
> DeletePolicy                                             (OK=79671  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1098   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6576 (99.13%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 40107  / active: 361    / done: 248607
================================================================================

22:01:59.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:59.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:01:59.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:00.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:00.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:01.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:01.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:02.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:02.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:02.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:02.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:03.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:03.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:03.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:03 GMT                                    3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3482432 KO=53    )
> restLoginInitiate                                        (OK=240467 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240461 KO=0     )
> User Authorize PKCE stage                                (OK=287485 KO=0     )
> User AccessToken PKCE stage                              (OK=287476 KO=1     )
> tokenUserinfo                                            (OK=46706  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53632  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53630  KO=0     )
>  UI AM idFromSession                                     (OK=53630  KO=0     )
>  UI AM validateGoto                                      (OK=53630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53627  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53624  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53624  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53624  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53624  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53622  KO=0     )
> Skip 2FA                                                 (OK=133525 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53622  KO=0     )
>  UI IDM uiconfig                                         (OK=53622  KO=0     )
>  UI IDM version                                          (OK=53622  KO=0     )
>  UI IDM privilege                                        (OK=53622  KO=0     )
>  UI IDM features                                         (OK=53622  KO=0     )
>  UI IDM login                                            (OK=53622  KO=0     )
>  UI IDM dashboard                                        (OK=53621  KO=0     )
>  UI IDM managed user schema                              (OK=53621  KO=0     )
>  UI IDM user                                             (OK=53621  KO=0     )
>  UI IDM oidcToken                                        (OK=53619  KO=0     )
> userinfo                                                 (OK=53619  KO=0     )
> GetUUid                                                  (OK=80064  KO=0     )
> UI-Logout                                                (OK=53619  KO=0     )
> GetOpenidConfig                                          (OK=239794 KO=0     )
> UI-Logout Redirect 1                                     (OK=53619  KO=0     )
>  UI AM revoke1                                           (OK=53618  KO=0     )
>  UI AM revoke2                                           (OK=53618  KO=0     )
>  UI AM endsession                                        (OK=53618  KO=0     )
> CreatePolicy                                             (OK=80026  KO=32    )
> RootUserinfo                                             (OK=178198 KO=0     )
> getIdToken                                               (OK=17785  KO=0     )
> getIdToken Redirect 1                                    (OK=17785  KO=0     )
> createOrganization                                       (OK=17785  KO=0     )
> queryOrganization                                        (OK=17785  KO=0     )
> deleteOrganization                                       (OK=17785  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8900   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8899   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6502   KO=0     )
> ReadPolicy                                               (OK=79921  KO=7     )
> DeletePolicy                                             (OK=79791  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1100   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6590 (99.13%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 39701  / active: 368    / done: 249006
================================================================================

22:02:04.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:04.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:04.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:04.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:04.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:05.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:05.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:05.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:05.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:06.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:06.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:07.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:08.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:08.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:08 GMT                                    3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3487759 KO=53    )
> restLoginInitiate                                        (OK=240854 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240842 KO=0     )
> User Authorize PKCE stage                                (OK=287924 KO=0     )
> User AccessToken PKCE stage                              (OK=287921 KO=1     )
> tokenUserinfo                                            (OK=46785  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53706  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53704  KO=0     )
>  UI AM idFromSession                                     (OK=53703  KO=0     )
>  UI AM validateGoto                                      (OK=53703  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53700  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53700  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53700  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53700  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53700  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53700  KO=0     )
> Skip 2FA                                                 (OK=133741 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53700  KO=0     )
>  UI IDM uiconfig                                         (OK=53700  KO=0     )
>  UI IDM version                                          (OK=53700  KO=0     )
>  UI IDM privilege                                        (OK=53700  KO=0     )
>  UI IDM features                                         (OK=53700  KO=0     )
>  UI IDM login                                            (OK=53700  KO=0     )
>  UI IDM dashboard                                        (OK=53700  KO=0     )
>  UI IDM managed user schema                              (OK=53700  KO=0     )
>  UI IDM user                                             (OK=53700  KO=0     )
>  UI IDM oidcToken                                        (OK=53700  KO=0     )
> userinfo                                                 (OK=53699  KO=0     )
> GetUUid                                                  (OK=80195  KO=0     )
> UI-Logout                                                (OK=53698  KO=0     )
> GetOpenidConfig                                          (OK=240176 KO=0     )
> UI-Logout Redirect 1                                     (OK=53698  KO=0     )
>  UI AM revoke1                                           (OK=53697  KO=0     )
>  UI AM revoke2                                           (OK=53697  KO=0     )
>  UI AM endsession                                        (OK=53697  KO=0     )
> CreatePolicy                                             (OK=80160  KO=32    )
> RootUserinfo                                             (OK=178486 KO=0     )
> getIdToken                                               (OK=17815  KO=0     )
> getIdToken Redirect 1                                    (OK=17815  KO=0     )
> createOrganization                                       (OK=17814  KO=0     )
> queryOrganization                                        (OK=17814  KO=0     )
> deleteOrganization                                       (OK=17814  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8911   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8911   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6515   KO=0     )
> ReadPolicy                                               (OK=80050  KO=7     )
> DeletePolicy                                             (OK=79912  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1102   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6604 (99.13%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 39306  / active: 369    / done: 249400
================================================================================

22:02:08.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:09.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:09.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:09.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:09.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:09.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:10.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:10.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:10.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:10.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:11.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:11.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:12.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:12.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:13.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:13.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:13.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:13.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:13 GMT                                    3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3493582 KO=53    )
> restLoginInitiate                                        (OK=241246 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241236 KO=0     )
> User Authorize PKCE stage                                (OK=288399 KO=0     )
> User AccessToken PKCE stage                              (OK=288391 KO=1     )
> tokenUserinfo                                            (OK=46852  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53800  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53800  KO=0     )
>  UI AM idFromSession                                     (OK=53799  KO=0     )
>  UI AM validateGoto                                      (OK=53799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53795  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53795  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53795  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53795  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53792  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53792  KO=0     )
> Skip 2FA                                                 (OK=133956 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53791  KO=0     )
>  UI IDM uiconfig                                         (OK=53791  KO=0     )
>  UI IDM version                                          (OK=53791  KO=0     )
>  UI IDM privilege                                        (OK=53791  KO=0     )
>  UI IDM features                                         (OK=53791  KO=0     )
>  UI IDM login                                            (OK=53791  KO=0     )
>  UI IDM dashboard                                        (OK=53790  KO=0     )
>  UI IDM managed user schema                              (OK=53790  KO=0     )
>  UI IDM user                                             (OK=53790  KO=0     )
>  UI IDM oidcToken                                        (OK=53789  KO=0     )
> userinfo                                                 (OK=53789  KO=0     )
> GetUUid                                                  (OK=80328  KO=0     )
> UI-Logout                                                (OK=53788  KO=0     )
> GetOpenidConfig                                          (OK=240577 KO=0     )
> UI-Logout Redirect 1                                     (OK=53788  KO=0     )
>  UI AM revoke1                                           (OK=53788  KO=0     )
>  UI AM revoke2                                           (OK=53788  KO=0     )
>  UI AM endsession                                        (OK=53788  KO=0     )
> CreatePolicy                                             (OK=80296  KO=32    )
> RootUserinfo                                             (OK=178779 KO=0     )
> getIdToken                                               (OK=17841  KO=0     )
> getIdToken Redirect 1                                    (OK=17841  KO=0     )
> createOrganization                                       (OK=17840  KO=0     )
> queryOrganization                                        (OK=17840  KO=0     )
> deleteOrganization                                       (OK=17840  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8931   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8931   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6536   KO=0     )
> ReadPolicy                                               (OK=80182  KO=7     )
> DeletePolicy                                             (OK=80042  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1102   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6622 (99.13%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 38894  / active: 376    / done: 249805
================================================================================

22:02:13.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:14.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:14.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:14.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:14.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:15.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:15.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:15.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:15.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:15.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:15.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:16.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:16.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:16.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:16.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:17.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:17.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:18 GMT                                    3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3499331 KO=53    )
> restLoginInitiate                                        (OK=241650 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241641 KO=0     )
> User Authorize PKCE stage                                (OK=288867 KO=0     )
> User AccessToken PKCE stage                              (OK=288863 KO=1     )
> tokenUserinfo                                            (OK=46923  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53890  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53890  KO=0     )
>  UI AM idFromSession                                     (OK=53887  KO=0     )
>  UI AM validateGoto                                      (OK=53887  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53884  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53884  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53884  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53884  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53880  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53879  KO=0     )
> Skip 2FA                                                 (OK=134181 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53879  KO=0     )
>  UI IDM uiconfig                                         (OK=53879  KO=0     )
>  UI IDM version                                          (OK=53879  KO=0     )
>  UI IDM privilege                                        (OK=53879  KO=0     )
>  UI IDM features                                         (OK=53879  KO=0     )
>  UI IDM login                                            (OK=53879  KO=0     )
>  UI IDM dashboard                                        (OK=53878  KO=0     )
>  UI IDM managed user schema                              (OK=53878  KO=0     )
>  UI IDM user                                             (OK=53877  KO=0     )
>  UI IDM oidcToken                                        (OK=53876  KO=0     )
> userinfo                                                 (OK=53874  KO=0     )
> GetUUid                                                  (OK=80445  KO=0     )
> UI-Logout                                                (OK=53873  KO=0     )
> GetOpenidConfig                                          (OK=240957 KO=0     )
> UI-Logout Redirect 1                                     (OK=53873  KO=0     )
>  UI AM revoke1                                           (OK=53871  KO=0     )
>  UI AM revoke2                                           (OK=53871  KO=0     )
>  UI AM endsession                                        (OK=53871  KO=0     )
> CreatePolicy                                             (OK=80409  KO=32    )
> RootUserinfo                                             (OK=179099 KO=0     )
> getIdToken                                               (OK=17879  KO=0     )
> getIdToken Redirect 1                                    (OK=17879  KO=0     )
> createOrganization                                       (OK=17878  KO=0     )
> queryOrganization                                        (OK=17877  KO=0     )
> deleteOrganization                                       (OK=17877  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8949   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8949   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6549   KO=0     )
> ReadPolicy                                               (OK=80318  KO=7     )
> DeletePolicy                                             (OK=80174  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1102   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6639 (99.13%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 38472  / active: 378    / done: 250225
================================================================================

22:02:18.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:19.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:20.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:20.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:20.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:20.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:20.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:21.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:22.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:23.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:23.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:23.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:23 GMT                                    3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3504237 KO=53    )
> restLoginInitiate                                        (OK=241996 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241991 KO=0     )
> User Authorize PKCE stage                                (OK=289277 KO=0     )
> User AccessToken PKCE stage                              (OK=289270 KO=1     )
> tokenUserinfo                                            (OK=46996  KO=0     )
> UI-Post-Login - stage 1                                  (OK=53952  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53952  KO=0     )
>  UI AM idFromSession                                     (OK=53952  KO=0     )
>  UI AM validateGoto                                      (OK=53952  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53952  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53951  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53950  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53950  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53948  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53948  KO=0     )
> Skip 2FA                                                 (OK=134379 KO=0     )
>  UI Enduser sessioncheck                                 (OK=53947  KO=0     )
>  UI IDM uiconfig                                         (OK=53947  KO=0     )
>  UI IDM version                                          (OK=53947  KO=0     )
>  UI IDM privilege                                        (OK=53947  KO=0     )
>  UI IDM features                                         (OK=53947  KO=0     )
>  UI IDM login                                            (OK=53947  KO=0     )
>  UI IDM dashboard                                        (OK=53947  KO=0     )
>  UI IDM managed user schema                              (OK=53947  KO=0     )
>  UI IDM user                                             (OK=53947  KO=0     )
>  UI IDM oidcToken                                        (OK=53947  KO=0     )
> userinfo                                                 (OK=53947  KO=0     )
> GetUUid                                                  (OK=80557  KO=0     )
> UI-Logout                                                (OK=53947  KO=0     )
> GetOpenidConfig                                          (OK=241320 KO=0     )
> UI-Logout Redirect 1                                     (OK=53947  KO=0     )
>  UI AM revoke1                                           (OK=53946  KO=0     )
>  UI AM revoke2                                           (OK=53946  KO=0     )
>  UI AM endsession                                        (OK=53946  KO=0     )
> CreatePolicy                                             (OK=80520  KO=32    )
> RootUserinfo                                             (OK=179397 KO=0     )
> getIdToken                                               (OK=17909  KO=0     )
> getIdToken Redirect 1                                    (OK=17909  KO=0     )
> createOrganization                                       (OK=17908  KO=0     )
> queryOrganization                                        (OK=17908  KO=0     )
> deleteOrganization                                       (OK=17908  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8964   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8964   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6560   KO=0     )
> ReadPolicy                                               (OK=80434  KO=7     )
> DeletePolicy                                             (OK=80311  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1103   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6651 (99.14%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 38112  / active: 329    / done: 250634
================================================================================

22:02:23.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:24.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:25.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:25.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:26.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:27.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:27.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:27.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:28.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:28 GMT                                    3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3509392 KO=53    )
> restLoginInitiate                                        (OK=242375 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=242368 KO=0     )
> User Authorize PKCE stage                                (OK=289712 KO=0     )
> User AccessToken PKCE stage                              (OK=289704 KO=1     )
> tokenUserinfo                                            (OK=47055  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54032  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54031  KO=0     )
>  UI AM idFromSession                                     (OK=54029  KO=0     )
>  UI AM validateGoto                                      (OK=54029  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54019  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54019  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54019  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54019  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54017  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54017  KO=0     )
> Skip 2FA                                                 (OK=134615 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54016  KO=0     )
>  UI IDM uiconfig                                         (OK=54016  KO=0     )
>  UI IDM version                                          (OK=54016  KO=0     )
>  UI IDM privilege                                        (OK=54016  KO=0     )
>  UI IDM features                                         (OK=54016  KO=0     )
>  UI IDM login                                            (OK=54016  KO=0     )
>  UI IDM dashboard                                        (OK=54016  KO=0     )
>  UI IDM managed user schema                              (OK=54016  KO=0     )
>  UI IDM user                                             (OK=54016  KO=0     )
>  UI IDM oidcToken                                        (OK=54015  KO=0     )
> userinfo                                                 (OK=54015  KO=0     )
> GetUUid                                                  (OK=80690  KO=0     )
> UI-Logout                                                (OK=54015  KO=0     )
> GetOpenidConfig                                          (OK=241678 KO=0     )
> UI-Logout Redirect 1                                     (OK=54014  KO=0     )
>  UI AM revoke1                                           (OK=54014  KO=0     )
>  UI AM revoke2                                           (OK=54014  KO=0     )
>  UI AM endsession                                        (OK=54014  KO=0     )
> CreatePolicy                                             (OK=80655  KO=32    )
> RootUserinfo                                             (OK=179766 KO=0     )
> getIdToken                                               (OK=17938  KO=0     )
> getIdToken Redirect 1                                    (OK=17938  KO=0     )
> createOrganization                                       (OK=17938  KO=0     )
> queryOrganization                                        (OK=17938  KO=0     )
> deleteOrganization                                       (OK=17938  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8978   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8977   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6578   KO=0     )
> ReadPolicy                                               (OK=80544  KO=7     )
> DeletePolicy                                             (OK=80424  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1107   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6660 (99.14%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 37716  / active: 367    / done: 250992
================================================================================

22:02:29.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:29.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:29.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:29.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:29.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:29.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:30.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:30.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:31.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:31.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:31.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:32.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:33.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:33.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:33.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:33.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:33 GMT                                    3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3514754 KO=53    )
> restLoginInitiate                                        (OK=242748 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=242741 KO=0     )
> User Authorize PKCE stage                                (OK=290152 KO=0     )
> User AccessToken PKCE stage                              (OK=290141 KO=1     )
> tokenUserinfo                                            (OK=47127  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54111  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54109  KO=0     )
>  UI AM idFromSession                                     (OK=54109  KO=0     )
>  UI AM validateGoto                                      (OK=54109  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54105  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54105  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54102  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54102  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54101  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54099  KO=0     )
> Skip 2FA                                                 (OK=134817 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54099  KO=0     )
>  UI IDM uiconfig                                         (OK=54099  KO=0     )
>  UI IDM version                                          (OK=54099  KO=0     )
>  UI IDM privilege                                        (OK=54099  KO=0     )
>  UI IDM features                                         (OK=54099  KO=0     )
>  UI IDM login                                            (OK=54099  KO=0     )
>  UI IDM dashboard                                        (OK=54099  KO=0     )
>  UI IDM managed user schema                              (OK=54099  KO=0     )
>  UI IDM user                                             (OK=54099  KO=0     )
>  UI IDM oidcToken                                        (OK=54098  KO=0     )
> userinfo                                                 (OK=54098  KO=0     )
> GetUUid                                                  (OK=80808  KO=0     )
> UI-Logout                                                (OK=54098  KO=0     )
> GetOpenidConfig                                          (OK=242043 KO=0     )
> UI-Logout Redirect 1                                     (OK=54098  KO=0     )
>  UI AM revoke1                                           (OK=54097  KO=0     )
>  UI AM revoke2                                           (OK=54097  KO=0     )
>  UI AM endsession                                        (OK=54098  KO=0     )
> CreatePolicy                                             (OK=80773  KO=32    )
> RootUserinfo                                             (OK=180026 KO=0     )
> getIdToken                                               (OK=17970  KO=0     )
> getIdToken Redirect 1                                    (OK=17969  KO=0     )
> createOrganization                                       (OK=17969  KO=0     )
> queryOrganization                                        (OK=17969  KO=0     )
> deleteOrganization                                       (OK=17969  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8995   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8995   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6590   KO=0     )
> ReadPolicy                                               (OK=80678  KO=7     )
> DeletePolicy                                             (OK=80537  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1110   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6676 (99.14%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 37329  / active: 353    / done: 251393
================================================================================

22:02:33.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:33.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:33.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:34.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:34.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:34.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:34.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:35.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:35.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:36.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:36.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:36.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:36.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:37.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:37.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:37.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:37.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:38 GMT                                    3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3520675 KO=53    )
> restLoginInitiate                                        (OK=243155 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=243146 KO=0     )
> User Authorize PKCE stage                                (OK=290635 KO=0     )
> User AccessToken PKCE stage                              (OK=290630 KO=1     )
> tokenUserinfo                                            (OK=47205  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54206  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54204  KO=0     )
>  UI AM idFromSession                                     (OK=54204  KO=0     )
>  UI AM validateGoto                                      (OK=54204  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54201  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54199  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54199  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54199  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54197  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54196  KO=0     )
> Skip 2FA                                                 (OK=135035 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54194  KO=0     )
>  UI IDM uiconfig                                         (OK=54194  KO=0     )
>  UI IDM version                                          (OK=54194  KO=0     )
>  UI IDM privilege                                        (OK=54193  KO=0     )
>  UI IDM features                                         (OK=54193  KO=0     )
>  UI IDM login                                            (OK=54193  KO=0     )
>  UI IDM dashboard                                        (OK=54192  KO=0     )
>  UI IDM managed user schema                              (OK=54192  KO=0     )
>  UI IDM user                                             (OK=54192  KO=0     )
>  UI IDM oidcToken                                        (OK=54190  KO=0     )
> userinfo                                                 (OK=54189  KO=0     )
> GetUUid                                                  (OK=80939  KO=0     )
> UI-Logout                                                (OK=54187  KO=0     )
> GetOpenidConfig                                          (OK=242426 KO=0     )
> UI-Logout Redirect 1                                     (OK=54187  KO=0     )
>  UI AM revoke1                                           (OK=54187  KO=0     )
>  UI AM revoke2                                           (OK=54187  KO=0     )
>  UI AM endsession                                        (OK=54187  KO=0     )
> CreatePolicy                                             (OK=80904  KO=32    )
> RootUserinfo                                             (OK=180314 KO=0     )
> getIdToken                                               (OK=18002  KO=0     )
> getIdToken Redirect 1                                    (OK=18002  KO=0     )
> createOrganization                                       (OK=18002  KO=0     )
> queryOrganization                                        (OK=18002  KO=0     )
> deleteOrganization                                       (OK=18001  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9012   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6612   KO=0     )
> ReadPolicy                                               (OK=80797  KO=7     )
> DeletePolicy                                             (OK=80671  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1111   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6693 (99.14%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 36901  / active: 363    / done: 251811
================================================================================

22:02:38.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:38.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:39.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:39.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:39.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:39.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:40.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:40.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:40.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:40.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:41.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:41.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:42.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:42.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:42.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:42.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:42.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:43.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:43.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:43 GMT                                    3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3526685 KO=53    )
> restLoginInitiate                                        (OK=243556 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=243548 KO=0     )
> User Authorize PKCE stage                                (OK=291119 KO=0     )
> User AccessToken PKCE stage                              (OK=291115 KO=1     )
> tokenUserinfo                                            (OK=47271  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54306  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54306  KO=0     )
>  UI AM idFromSession                                     (OK=54303  KO=0     )
>  UI AM validateGoto                                      (OK=54303  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54298  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54298  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54296  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54296  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54294  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54293  KO=0     )
> Skip 2FA                                                 (OK=135255 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54293  KO=0     )
>  UI IDM uiconfig                                         (OK=54293  KO=0     )
>  UI IDM version                                          (OK=54293  KO=0     )
>  UI IDM privilege                                        (OK=54293  KO=0     )
>  UI IDM features                                         (OK=54293  KO=0     )
>  UI IDM login                                            (OK=54293  KO=0     )
>  UI IDM dashboard                                        (OK=54293  KO=0     )
>  UI IDM managed user schema                              (OK=54293  KO=0     )
>  UI IDM user                                             (OK=54293  KO=0     )
>  UI IDM oidcToken                                        (OK=54291  KO=0     )
> userinfo                                                 (OK=54291  KO=0     )
> GetUUid                                                  (OK=81069  KO=0     )
> UI-Logout                                                (OK=54290  KO=0     )
> GetOpenidConfig                                          (OK=242805 KO=0     )
> UI-Logout Redirect 1                                     (OK=54288  KO=0     )
>  UI AM revoke1                                           (OK=54287  KO=0     )
>  UI AM revoke2                                           (OK=54287  KO=0     )
>  UI AM endsession                                        (OK=54287  KO=0     )
> CreatePolicy                                             (OK=81036  KO=32    )
> RootUserinfo                                             (OK=180580 KO=0     )
> getIdToken                                               (OK=18033  KO=0     )
> getIdToken Redirect 1                                    (OK=18033  KO=0     )
> createOrganization                                       (OK=18032  KO=0     )
> queryOrganization                                        (OK=18032  KO=0     )
> deleteOrganization                                       (OK=18031  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9028   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6636   KO=0     )
> ReadPolicy                                               (OK=80928  KO=7     )
> DeletePolicy                                             (OK=80785  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1114   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6712 (99.14%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 36485  / active: 383    / done: 252207
================================================================================

22:02:43.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:44.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:44.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:44.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:45.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:45.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:46.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:46.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:46.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:46.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:47.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:47.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:47.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:47.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:48.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:48.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:48.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:48.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:48 GMT                                    3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3532066 KO=53    )
> restLoginInitiate                                        (OK=243925 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=243918 KO=0     )
> User Authorize PKCE stage                                (OK=291555 KO=0     )
> User AccessToken PKCE stage                              (OK=291547 KO=1     )
> tokenUserinfo                                            (OK=47335  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54384  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54383  KO=0     )
>  UI AM idFromSession                                     (OK=54382  KO=0     )
>  UI AM validateGoto                                      (OK=54382  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54380  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54380  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54379  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54379  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54376  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54376  KO=0     )
> Skip 2FA                                                 (OK=135465 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54375  KO=0     )
>  UI IDM uiconfig                                         (OK=54375  KO=0     )
>  UI IDM version                                          (OK=54375  KO=0     )
>  UI IDM privilege                                        (OK=54375  KO=0     )
>  UI IDM features                                         (OK=54375  KO=0     )
>  UI IDM login                                            (OK=54375  KO=0     )
>  UI IDM dashboard                                        (OK=54374  KO=0     )
>  UI IDM managed user schema                              (OK=54374  KO=0     )
>  UI IDM user                                             (OK=54374  KO=0     )
>  UI IDM oidcToken                                        (OK=54373  KO=0     )
> userinfo                                                 (OK=54372  KO=0     )
> GetUUid                                                  (OK=81183  KO=0     )
> UI-Logout                                                (OK=54372  KO=0     )
> GetOpenidConfig                                          (OK=243181 KO=0     )
> UI-Logout Redirect 1                                     (OK=54370  KO=0     )
>  UI AM revoke1                                           (OK=54368  KO=0     )
>  UI AM revoke2                                           (OK=54368  KO=0     )
>  UI AM endsession                                        (OK=54368  KO=0     )
> CreatePolicy                                             (OK=81149  KO=32    )
> RootUserinfo                                             (OK=180923 KO=0     )
> getIdToken                                               (OK=18058  KO=0     )
> getIdToken Redirect 1                                    (OK=18058  KO=0     )
> createOrganization                                       (OK=18058  KO=0     )
> queryOrganization                                        (OK=18058  KO=0     )
> deleteOrganization                                       (OK=18058  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9045   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9045   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6644   KO=0     )
> ReadPolicy                                               (OK=81057  KO=7     )
> DeletePolicy                                             (OK=80921  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1119   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6730 (99.15%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 36102  / active: 364    / done: 252609
================================================================================

22:02:49.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:49.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:49.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:49.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:50.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:50.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:50.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:50.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:51.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:51.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:51.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:52.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:52.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:52.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:53.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:53 GMT                                    3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3537309 KO=53    )
> restLoginInitiate                                        (OK=244298 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=244293 KO=0     )
> User Authorize PKCE stage                                (OK=291993 KO=0     )
> User AccessToken PKCE stage                              (OK=291989 KO=1     )
> tokenUserinfo                                            (OK=47406  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54463  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54463  KO=0     )
>  UI AM idFromSession                                     (OK=54462  KO=0     )
>  UI AM validateGoto                                      (OK=54462  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54458  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54456  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54454  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54454  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54452  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54451  KO=0     )
> Skip 2FA                                                 (OK=135673 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54449  KO=0     )
>  UI IDM uiconfig                                         (OK=54449  KO=0     )
>  UI IDM version                                          (OK=54449  KO=0     )
>  UI IDM privilege                                        (OK=54449  KO=0     )
>  UI IDM features                                         (OK=54449  KO=0     )
>  UI IDM login                                            (OK=54449  KO=0     )
>  UI IDM dashboard                                        (OK=54449  KO=0     )
>  UI IDM managed user schema                              (OK=54449  KO=0     )
>  UI IDM user                                             (OK=54449  KO=0     )
>  UI IDM oidcToken                                        (OK=54449  KO=0     )
> userinfo                                                 (OK=54446  KO=0     )
> GetUUid                                                  (OK=81308  KO=0     )
> UI-Logout                                                (OK=54446  KO=0     )
> GetOpenidConfig                                          (OK=243549 KO=0     )
> UI-Logout Redirect 1                                     (OK=54446  KO=0     )
>  UI AM revoke1                                           (OK=54445  KO=0     )
>  UI AM revoke2                                           (OK=54445  KO=0     )
>  UI AM endsession                                        (OK=54445  KO=0     )
> CreatePolicy                                             (OK=81275  KO=32    )
> RootUserinfo                                             (OK=181257 KO=0     )
> getIdToken                                               (OK=18084  KO=0     )
> getIdToken Redirect 1                                    (OK=18083  KO=0     )
> createOrganization                                       (OK=18083  KO=0     )
> queryOrganization                                        (OK=18082  KO=0     )
> deleteOrganization                                       (OK=18082  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9059   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9059   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6659   KO=0     )
> ReadPolicy                                               (OK=81172  KO=7     )
> DeletePolicy                                             (OK=81047  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1120   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6745 (99.15%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 35714  / active: 356    / done: 253005
================================================================================

22:02:54.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:54.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:54.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:55.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:55.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:55.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:56.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:56.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:56.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:56.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:56.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:56.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:57.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:57.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:57.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:57.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:58.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:02:58 GMT                                    3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3542890 KO=53    )
> restLoginInitiate                                        (OK=244669 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=244659 KO=0     )
> User Authorize PKCE stage                                (OK=292434 KO=0     )
> User AccessToken PKCE stage                              (OK=292427 KO=1     )
> tokenUserinfo                                            (OK=47463  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54551  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54551  KO=0     )
>  UI AM idFromSession                                     (OK=54550  KO=0     )
>  UI AM validateGoto                                      (OK=54551  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54548  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54547  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54547  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54547  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54545  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54545  KO=0     )
> Skip 2FA                                                 (OK=135880 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54544  KO=0     )
>  UI IDM uiconfig                                         (OK=54544  KO=0     )
>  UI IDM version                                          (OK=54544  KO=0     )
>  UI IDM privilege                                        (OK=54543  KO=0     )
>  UI IDM features                                         (OK=54543  KO=0     )
>  UI IDM login                                            (OK=54543  KO=0     )
>  UI IDM dashboard                                        (OK=54543  KO=0     )
>  UI IDM managed user schema                              (OK=54543  KO=0     )
>  UI IDM user                                             (OK=54543  KO=0     )
>  UI IDM oidcToken                                        (OK=54540  KO=0     )
> userinfo                                                 (OK=54540  KO=0     )
> GetUUid                                                  (OK=81435  KO=0     )
> UI-Logout                                                (OK=54540  KO=0     )
> GetOpenidConfig                                          (OK=243915 KO=0     )
> UI-Logout Redirect 1                                     (OK=54540  KO=0     )
>  UI AM revoke1                                           (OK=54539  KO=0     )
>  UI AM revoke2                                           (OK=54539  KO=0     )
>  UI AM endsession                                        (OK=54540  KO=0     )
> CreatePolicy                                             (OK=81399  KO=32    )
> RootUserinfo                                             (OK=181526 KO=0     )
> getIdToken                                               (OK=18107  KO=0     )
> getIdToken Redirect 1                                    (OK=18107  KO=0     )
> createOrganization                                       (OK=18107  KO=0     )
> queryOrganization                                        (OK=18107  KO=0     )
> deleteOrganization                                       (OK=18105  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9072   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9071   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6672   KO=0     )
> ReadPolicy                                               (OK=81298  KO=7     )
> DeletePolicy                                             (OK=81164  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1123   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6762 (99.15%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 35329  / active: 354    / done: 253392
================================================================================

22:02:58.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:02:58.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:00.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:00.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:01.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:01.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:01.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:01.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:01.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:02.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:02.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:03.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:03.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:03 GMT                                    3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3548494 KO=53    )
> restLoginInitiate                                        (OK=245080 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=245075 KO=0     )
> User Authorize PKCE stage                                (OK=292915 KO=0     )
> User AccessToken PKCE stage                              (OK=292910 KO=1     )
> tokenUserinfo                                            (OK=47541  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54631  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54630  KO=0     )
>  UI AM idFromSession                                     (OK=54630  KO=0     )
>  UI AM validateGoto                                      (OK=54630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54629  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54627  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54627  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54627  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54625  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54624  KO=0     )
> Skip 2FA                                                 (OK=136122 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54622  KO=0     )
>  UI IDM uiconfig                                         (OK=54622  KO=0     )
>  UI IDM version                                          (OK=54622  KO=0     )
>  UI IDM privilege                                        (OK=54621  KO=0     )
>  UI IDM features                                         (OK=54621  KO=0     )
>  UI IDM login                                            (OK=54621  KO=0     )
>  UI IDM dashboard                                        (OK=54621  KO=0     )
>  UI IDM managed user schema                              (OK=54621  KO=0     )
>  UI IDM user                                             (OK=54621  KO=0     )
>  UI IDM oidcToken                                        (OK=54621  KO=0     )
> userinfo                                                 (OK=54621  KO=0     )
> GetUUid                                                  (OK=81570  KO=0     )
> UI-Logout                                                (OK=54619  KO=0     )
> GetOpenidConfig                                          (OK=244304 KO=0     )
> UI-Logout Redirect 1                                     (OK=54618  KO=0     )
>  UI AM revoke1                                           (OK=54616  KO=0     )
>  UI AM revoke2                                           (OK=54616  KO=0     )
>  UI AM endsession                                        (OK=54616  KO=0     )
> CreatePolicy                                             (OK=81536  KO=32    )
> RootUserinfo                                             (OK=181832 KO=0     )
> getIdToken                                               (OK=18142  KO=0     )
> getIdToken Redirect 1                                    (OK=18142  KO=0     )
> createOrganization                                       (OK=18142  KO=0     )
> queryOrganization                                        (OK=18142  KO=0     )
> deleteOrganization                                       (OK=18142  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9087   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9087   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6685   KO=0     )
> ReadPolicy                                               (OK=81421  KO=7     )
> DeletePolicy                                             (OK=81291  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1129   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6775 (99.15%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 34904  / active: 376    / done: 253795
================================================================================

22:03:03.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:03.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:04.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:04.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:04.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:04.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:05.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:05.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:05.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:05.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:05.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:05.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:06.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:06.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:06.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:07.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:07.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:08.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:08 GMT                                    3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3554051 KO=53    )
> restLoginInitiate                                        (OK=245461 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=245451 KO=0     )
> User Authorize PKCE stage                                (OK=293359 KO=0     )
> User AccessToken PKCE stage                              (OK=293356 KO=1     )
> tokenUserinfo                                            (OK=47610  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54715  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54715  KO=0     )
>  UI AM idFromSession                                     (OK=54715  KO=0     )
>  UI AM validateGoto                                      (OK=54715  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54712  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54712  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54712  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54709  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54708  KO=0     )
> Skip 2FA                                                 (OK=136328 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54706  KO=0     )
>  UI IDM uiconfig                                         (OK=54706  KO=0     )
>  UI IDM version                                          (OK=54706  KO=0     )
>  UI IDM privilege                                        (OK=54706  KO=0     )
>  UI IDM features                                         (OK=54706  KO=0     )
>  UI IDM login                                            (OK=54706  KO=0     )
>  UI IDM dashboard                                        (OK=54706  KO=0     )
>  UI IDM managed user schema                              (OK=54706  KO=0     )
>  UI IDM user                                             (OK=54706  KO=0     )
>  UI IDM oidcToken                                        (OK=54706  KO=0     )
> userinfo                                                 (OK=54706  KO=0     )
> GetUUid                                                  (OK=81701  KO=0     )
> UI-Logout                                                (OK=54706  KO=0     )
> GetOpenidConfig                                          (OK=244693 KO=0     )
> UI-Logout Redirect 1                                     (OK=54706  KO=0     )
>  UI AM revoke1                                           (OK=54705  KO=0     )
>  UI AM revoke2                                           (OK=54705  KO=0     )
>  UI AM endsession                                        (OK=54706  KO=0     )
> CreatePolicy                                             (OK=81668  KO=32    )
> RootUserinfo                                             (OK=182154 KO=0     )
> getIdToken                                               (OK=18168  KO=0     )
> getIdToken Redirect 1                                    (OK=18168  KO=0     )
> createOrganization                                       (OK=18168  KO=0     )
> queryOrganization                                        (OK=18168  KO=0     )
> deleteOrganization                                       (OK=18168  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9101   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9101   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6705   KO=0     )
> ReadPolicy                                               (OK=81557  KO=7     )
> DeletePolicy                                             (OK=81414  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1132   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6793 (99.15%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 34508  / active: 373    / done: 254194
================================================================================

22:03:08.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:08.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:09.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:09.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:09.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:09.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:10.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:10.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:10.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:10.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:11.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:11.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:11.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:11.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:11.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:11.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:12.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:12.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:12.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:12.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:12.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:12.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:13.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:13.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:13 GMT                                    3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3559297 KO=53    )
> restLoginInitiate                                        (OK=245826 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=245815 KO=0     )
> User Authorize PKCE stage                                (OK=293778 KO=0     )
> User AccessToken PKCE stage                              (OK=293775 KO=1     )
> tokenUserinfo                                            (OK=47679  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54795  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54794  KO=0     )
>  UI AM idFromSession                                     (OK=54792  KO=0     )
>  UI AM validateGoto                                      (OK=54792  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54791  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54791  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54791  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54791  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54791  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54789  KO=0     )
> Skip 2FA                                                 (OK=136519 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54789  KO=0     )
>  UI IDM uiconfig                                         (OK=54789  KO=0     )
>  UI IDM version                                          (OK=54789  KO=0     )
>  UI IDM privilege                                        (OK=54789  KO=0     )
>  UI IDM features                                         (OK=54789  KO=0     )
>  UI IDM login                                            (OK=54789  KO=0     )
>  UI IDM dashboard                                        (OK=54788  KO=0     )
>  UI IDM managed user schema                              (OK=54787  KO=0     )
>  UI IDM user                                             (OK=54787  KO=0     )
>  UI IDM oidcToken                                        (OK=54787  KO=0     )
> userinfo                                                 (OK=54787  KO=0     )
> GetUUid                                                  (OK=81815  KO=0     )
> UI-Logout                                                (OK=54787  KO=0     )
> GetOpenidConfig                                          (OK=245075 KO=0     )
> UI-Logout Redirect 1                                     (OK=54787  KO=0     )
>  UI AM revoke1                                           (OK=54787  KO=0     )
>  UI AM revoke2                                           (OK=54787  KO=0     )
>  UI AM endsession                                        (OK=54787  KO=0     )
> CreatePolicy                                             (OK=81782  KO=32    )
> RootUserinfo                                             (OK=182386 KO=0     )
> getIdToken                                               (OK=18198  KO=0     )
> getIdToken Redirect 1                                    (OK=18198  KO=0     )
> createOrganization                                       (OK=18198  KO=0     )
> queryOrganization                                        (OK=18198  KO=0     )
> deleteOrganization                                       (OK=18198  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9120   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9119   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6723   KO=0     )
> ReadPolicy                                               (OK=81690  KO=7     )
> DeletePolicy                                             (OK=81550  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1133   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6817 (99.16%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 34126  / active: 334    / done: 254615
================================================================================

22:03:13.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:14.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:15.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:15.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:15.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:15.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:16.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:16.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:17.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:17.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:17.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:18.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:18.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:18 GMT                                    3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3564961 KO=53    )
> restLoginInitiate                                        (OK=246194 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=246182 KO=0     )
> User Authorize PKCE stage                                (OK=294226 KO=0     )
> User AccessToken PKCE stage                              (OK=294220 KO=1     )
> tokenUserinfo                                            (OK=47718  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54896  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54896  KO=0     )
>  UI AM idFromSession                                     (OK=54895  KO=0     )
>  UI AM validateGoto                                      (OK=54895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54890  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54889  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54888  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54888  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54883  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54882  KO=0     )
> Skip 2FA                                                 (OK=136731 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54881  KO=0     )
>  UI IDM uiconfig                                         (OK=54881  KO=0     )
>  UI IDM version                                          (OK=54880  KO=0     )
>  UI IDM privilege                                        (OK=54880  KO=0     )
>  UI IDM features                                         (OK=54880  KO=0     )
>  UI IDM login                                            (OK=54880  KO=0     )
>  UI IDM dashboard                                        (OK=54879  KO=0     )
>  UI IDM managed user schema                              (OK=54878  KO=0     )
>  UI IDM user                                             (OK=54878  KO=0     )
>  UI IDM oidcToken                                        (OK=54878  KO=0     )
> userinfo                                                 (OK=54878  KO=0     )
> GetUUid                                                  (OK=81945  KO=0     )
> UI-Logout                                                (OK=54878  KO=0     )
> GetOpenidConfig                                          (OK=245453 KO=0     )
> UI-Logout Redirect 1                                     (OK=54878  KO=0     )
>  UI AM revoke1                                           (OK=54877  KO=0     )
>  UI AM revoke2                                           (OK=54877  KO=0     )
>  UI AM endsession                                        (OK=54877  KO=0     )
> CreatePolicy                                             (OK=81910  KO=32    )
> RootUserinfo                                             (OK=182633 KO=0     )
> getIdToken                                               (OK=18232  KO=0     )
> getIdToken Redirect 1                                    (OK=18232  KO=0     )
> createOrganization                                       (OK=18232  KO=0     )
> queryOrganization                                        (OK=18232  KO=0     )
> deleteOrganization                                       (OK=18232  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9133   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9132   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6742   KO=0     )
> ReadPolicy                                               (OK=81805  KO=7     )
> DeletePolicy                                             (OK=81681  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1134   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6830 (99.16%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 33746  / active: 354    / done: 254975
================================================================================

22:03:18.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:18.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:19.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:19.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:19.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:20.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:20.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:21.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:21.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:21.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:21.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:21.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:22.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:22.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:22.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:22.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:22.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:23.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:23.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:23.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:23.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:23 GMT                                    3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3570458 KO=53    )
> restLoginInitiate                                        (OK=246567 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=246559 KO=0     )
> User Authorize PKCE stage                                (OK=294670 KO=0     )
> User AccessToken PKCE stage                              (OK=294659 KO=1     )
> tokenUserinfo                                            (OK=47780  KO=0     )
> UI-Post-Login - stage 1                                  (OK=54979  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54979  KO=0     )
>  UI AM idFromSession                                     (OK=54979  KO=0     )
>  UI AM validateGoto                                      (OK=54979  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54978  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54978  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54978  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54977  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54972  KO=0     )
> Skip 2FA                                                 (OK=136940 KO=0     )
>  UI Enduser sessioncheck                                 (OK=54971  KO=0     )
>  UI IDM uiconfig                                         (OK=54971  KO=0     )
>  UI IDM version                                          (OK=54971  KO=0     )
>  UI IDM privilege                                        (OK=54971  KO=0     )
>  UI IDM features                                         (OK=54971  KO=0     )
>  UI IDM login                                            (OK=54971  KO=0     )
>  UI IDM dashboard                                        (OK=54970  KO=0     )
>  UI IDM managed user schema                              (OK=54970  KO=0     )
>  UI IDM user                                             (OK=54970  KO=0     )
>  UI IDM oidcToken                                        (OK=54969  KO=0     )
> userinfo                                                 (OK=54968  KO=0     )
> GetUUid                                                  (OK=82055  KO=0     )
> UI-Logout                                                (OK=54967  KO=0     )
> GetOpenidConfig                                          (OK=245807 KO=0     )
> UI-Logout Redirect 1                                     (OK=54967  KO=0     )
>  UI AM revoke1                                           (OK=54967  KO=0     )
>  UI AM revoke2                                           (OK=54967  KO=0     )
>  UI AM endsession                                        (OK=54967  KO=0     )
> CreatePolicy                                             (OK=82020  KO=32    )
> RootUserinfo                                             (OK=182926 KO=0     )
> getIdToken                                               (OK=18260  KO=0     )
> getIdToken Redirect 1                                    (OK=18259  KO=0     )
> createOrganization                                       (OK=18257  KO=0     )
> queryOrganization                                        (OK=18255  KO=0     )
> deleteOrganization                                       (OK=18255  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9146   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9146   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6753   KO=0     )
> ReadPolicy                                               (OK=81934  KO=7     )
> DeletePolicy                                             (OK=81796  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1134   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6851 (99.16%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 33353  / active: 367    / done: 255355
================================================================================

22:03:23.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:23.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:23.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:24.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:24.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:24.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:24.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:24.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:25.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:25.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:25.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:25.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:26.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:26.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:26.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:27.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:27.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:27.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:27.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:27.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:28.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:28.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:28 GMT                                    3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3576005 KO=53    )
> restLoginInitiate                                        (OK=246967 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=246956 KO=0     )
> User Authorize PKCE stage                                (OK=295130 KO=0     )
> User AccessToken PKCE stage                              (OK=295123 KO=1     )
> tokenUserinfo                                            (OK=47860  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55061  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55061  KO=0     )
>  UI AM idFromSession                                     (OK=55060  KO=0     )
>  UI AM validateGoto                                      (OK=55060  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55057  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55057  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55056  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55056  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55055  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55055  KO=0     )
> Skip 2FA                                                 (OK=137158 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55055  KO=0     )
>  UI IDM uiconfig                                         (OK=55055  KO=0     )
>  UI IDM version                                          (OK=55055  KO=0     )
>  UI IDM privilege                                        (OK=55055  KO=0     )
>  UI IDM features                                         (OK=55055  KO=0     )
>  UI IDM login                                            (OK=55055  KO=0     )
>  UI IDM dashboard                                        (OK=55054  KO=0     )
>  UI IDM managed user schema                              (OK=55054  KO=0     )
>  UI IDM user                                             (OK=55054  KO=0     )
>  UI IDM oidcToken                                        (OK=55052  KO=0     )
> userinfo                                                 (OK=55050  KO=0     )
> GetUUid                                                  (OK=82194  KO=0     )
> UI-Logout                                                (OK=55048  KO=0     )
> GetOpenidConfig                                          (OK=246184 KO=0     )
> UI-Logout Redirect 1                                     (OK=55047  KO=0     )
>  UI AM revoke1                                           (OK=55046  KO=0     )
>  UI AM revoke2                                           (OK=55046  KO=0     )
>  UI AM endsession                                        (OK=55046  KO=0     )
> CreatePolicy                                             (OK=82159  KO=32    )
> RootUserinfo                                             (OK=183218 KO=0     )
> getIdToken                                               (OK=18290  KO=0     )
> getIdToken Redirect 1                                    (OK=18290  KO=0     )
> createOrganization                                       (OK=18288  KO=0     )
> queryOrganization                                        (OK=18287  KO=0     )
> deleteOrganization                                       (OK=18287  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9165   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9165   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6772   KO=0     )
> ReadPolicy                                               (OK=82043  KO=7     )
> DeletePolicy                                             (OK=81925  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1139   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6873 (99.16%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 32940  / active: 362    / done: 255773
================================================================================

22:03:29.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:29.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:30.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:31.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:31.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:31.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:31.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:32.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:32.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:32.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:33.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:33 GMT                                    3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3581064 KO=53    )
> restLoginInitiate                                        (OK=247315 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=247310 KO=0     )
> User Authorize PKCE stage                                (OK=295538 KO=0     )
> User AccessToken PKCE stage                              (OK=295535 KO=1     )
> tokenUserinfo                                            (OK=47942  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55140  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55139  KO=0     )
>  UI AM idFromSession                                     (OK=55138  KO=0     )
>  UI AM validateGoto                                      (OK=55138  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55135  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55133  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55133  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55133  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55132  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55131  KO=0     )
> Skip 2FA                                                 (OK=137330 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55131  KO=0     )
>  UI IDM uiconfig                                         (OK=55131  KO=0     )
>  UI IDM version                                          (OK=55131  KO=0     )
>  UI IDM privilege                                        (OK=55131  KO=0     )
>  UI IDM features                                         (OK=55131  KO=0     )
>  UI IDM login                                            (OK=55131  KO=0     )
>  UI IDM dashboard                                        (OK=55131  KO=0     )
>  UI IDM managed user schema                              (OK=55131  KO=0     )
>  UI IDM user                                             (OK=55131  KO=0     )
>  UI IDM oidcToken                                        (OK=55131  KO=0     )
> userinfo                                                 (OK=55130  KO=0     )
> GetUUid                                                  (OK=82298  KO=0     )
> UI-Logout                                                (OK=55129  KO=0     )
> GetOpenidConfig                                          (OK=246533 KO=0     )
> UI-Logout Redirect 1                                     (OK=55129  KO=0     )
>  UI AM revoke1                                           (OK=55128  KO=0     )
>  UI AM revoke2                                           (OK=55128  KO=0     )
>  UI AM endsession                                        (OK=55128  KO=0     )
> CreatePolicy                                             (OK=82262  KO=32    )
> RootUserinfo                                             (OK=183474 KO=0     )
> getIdToken                                               (OK=18315  KO=0     )
> getIdToken Redirect 1                                    (OK=18315  KO=0     )
> createOrganization                                       (OK=18315  KO=0     )
> queryOrganization                                        (OK=18314  KO=0     )
> deleteOrganization                                       (OK=18313  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9188   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9188   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6784   KO=0     )
> ReadPolicy                                               (OK=82180  KO=7     )
> DeletePolicy                                             (OK=82034  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1147   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6890 (99.17%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 32568  / active: 336    / done: 256171
================================================================================

22:03:34.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:34.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:34.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:34.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:34.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:34.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:35.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:35.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:35.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:35.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:35.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:36.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:37.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:37.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:37.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:37.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:38 GMT                                    3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3586093 KO=53    )
> restLoginInitiate                                        (OK=247682 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=247671 KO=0     )
> User Authorize PKCE stage                                (OK=295960 KO=0     )
> User AccessToken PKCE stage                              (OK=295952 KO=1     )
> tokenUserinfo                                            (OK=48011  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55214  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55213  KO=0     )
>  UI AM idFromSession                                     (OK=55212  KO=0     )
>  UI AM validateGoto                                      (OK=55212  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55210  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55209  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55208  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55208  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55208  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55208  KO=0     )
> Skip 2FA                                                 (OK=137529 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55207  KO=0     )
>  UI IDM uiconfig                                         (OK=55207  KO=0     )
>  UI IDM version                                          (OK=55207  KO=0     )
>  UI IDM privilege                                        (OK=55207  KO=0     )
>  UI IDM features                                         (OK=55207  KO=0     )
>  UI IDM login                                            (OK=55207  KO=0     )
>  UI IDM dashboard                                        (OK=55206  KO=0     )
>  UI IDM managed user schema                              (OK=55206  KO=0     )
>  UI IDM user                                             (OK=55206  KO=0     )
>  UI IDM oidcToken                                        (OK=55205  KO=0     )
> userinfo                                                 (OK=55203  KO=0     )
> GetUUid                                                  (OK=82412  KO=0     )
> UI-Logout                                                (OK=55203  KO=0     )
> GetOpenidConfig                                          (OK=246888 KO=0     )
> UI-Logout Redirect 1                                     (OK=55203  KO=0     )
>  UI AM revoke1                                           (OK=55202  KO=0     )
>  UI AM revoke2                                           (OK=55202  KO=0     )
>  UI AM endsession                                        (OK=55202  KO=0     )
> CreatePolicy                                             (OK=82378  KO=32    )
> RootUserinfo                                             (OK=183743 KO=0     )
> getIdToken                                               (OK=18337  KO=0     )
> getIdToken Redirect 1                                    (OK=18337  KO=0     )
> createOrganization                                       (OK=18337  KO=0     )
> queryOrganization                                        (OK=18335  KO=0     )
> deleteOrganization                                       (OK=18335  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9201   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9201   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6800   KO=0     )
> ReadPolicy                                               (OK=82283  KO=7     )
> DeletePolicy                                             (OK=82171  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1148   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6906 (99.17%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 32190  / active: 333    / done: 256552
================================================================================

22:03:38.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:39.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:39.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:39.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:39.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:39.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:40.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:40.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:40.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:41.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:41.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:41.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:41.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:41.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:42.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:43.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:43.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:43.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:43.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:43 GMT                                    3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3590980 KO=53    )
> restLoginInitiate                                        (OK=248029 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=248022 KO=0     )
> User Authorize PKCE stage                                (OK=296365 KO=0     )
> User AccessToken PKCE stage                              (OK=296362 KO=1     )
> tokenUserinfo                                            (OK=48066  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55284  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55282  KO=0     )
>  UI AM idFromSession                                     (OK=55282  KO=0     )
>  UI AM validateGoto                                      (OK=55282  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55280  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55280  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55280  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55280  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55279  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55277  KO=0     )
> Skip 2FA                                                 (OK=137737 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55277  KO=0     )
>  UI IDM uiconfig                                         (OK=55277  KO=0     )
>  UI IDM version                                          (OK=55277  KO=0     )
>  UI IDM privilege                                        (OK=55277  KO=0     )
>  UI IDM features                                         (OK=55277  KO=0     )
>  UI IDM login                                            (OK=55277  KO=0     )
>  UI IDM dashboard                                        (OK=55276  KO=0     )
>  UI IDM managed user schema                              (OK=55276  KO=0     )
>  UI IDM user                                             (OK=55276  KO=0     )
>  UI IDM oidcToken                                        (OK=55276  KO=0     )
> userinfo                                                 (OK=55275  KO=0     )
> GetUUid                                                  (OK=82542  KO=0     )
> UI-Logout                                                (OK=55274  KO=0     )
> GetOpenidConfig                                          (OK=247239 KO=0     )
> UI-Logout Redirect 1                                     (OK=55274  KO=0     )
>  UI AM revoke1                                           (OK=55273  KO=0     )
>  UI AM revoke2                                           (OK=55273  KO=0     )
>  UI AM endsession                                        (OK=55273  KO=0     )
> CreatePolicy                                             (OK=82506  KO=32    )
> RootUserinfo                                             (OK=183994 KO=0     )
> getIdToken                                               (OK=18366  KO=0     )
> getIdToken Redirect 1                                    (OK=18366  KO=0     )
> createOrganization                                       (OK=18365  KO=0     )
> queryOrganization                                        (OK=18364  KO=0     )
> deleteOrganization                                       (OK=18362  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9217   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9217   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6821   KO=0     )
> ReadPolicy                                               (OK=82400  KO=7     )
> DeletePolicy                                             (OK=82277  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1149   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6925 (99.17%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 31824  / active: 348    / done: 256903
================================================================================

22:03:43.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:44.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:45.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:45.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:45.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:45.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:45.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:47.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:48.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:48.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:48.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:48 GMT                                    3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3596197 KO=53    )
> restLoginInitiate                                        (OK=248384 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=248379 KO=0     )
> User Authorize PKCE stage                                (OK=296797 KO=0     )
> User AccessToken PKCE stage                              (OK=296792 KO=1     )
> tokenUserinfo                                            (OK=48132  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55366  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55366  KO=0     )
>  UI AM idFromSession                                     (OK=55365  KO=0     )
>  UI AM validateGoto                                      (OK=55365  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55364  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55364  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55363  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55363  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55360  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55356  KO=0     )
> Skip 2FA                                                 (OK=137940 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55354  KO=0     )
>  UI IDM uiconfig                                         (OK=55354  KO=0     )
>  UI IDM version                                          (OK=55353  KO=0     )
>  UI IDM privilege                                        (OK=55353  KO=0     )
>  UI IDM features                                         (OK=55353  KO=0     )
>  UI IDM login                                            (OK=55353  KO=0     )
>  UI IDM dashboard                                        (OK=55353  KO=0     )
>  UI IDM managed user schema                              (OK=55353  KO=0     )
>  UI IDM user                                             (OK=55353  KO=0     )
>  UI IDM oidcToken                                        (OK=55353  KO=0     )
> userinfo                                                 (OK=55353  KO=0     )
> GetUUid                                                  (OK=82662  KO=0     )
> UI-Logout                                                (OK=55350  KO=0     )
> GetOpenidConfig                                          (OK=247607 KO=0     )
> UI-Logout Redirect 1                                     (OK=55350  KO=0     )
>  UI AM revoke1                                           (OK=55350  KO=0     )
>  UI AM revoke2                                           (OK=55350  KO=0     )
>  UI AM endsession                                        (OK=55350  KO=0     )
> CreatePolicy                                             (OK=82627  KO=32    )
> RootUserinfo                                             (OK=184261 KO=0     )
> getIdToken                                               (OK=18397  KO=0     )
> getIdToken Redirect 1                                    (OK=18397  KO=0     )
> createOrganization                                       (OK=18397  KO=0     )
> queryOrganization                                        (OK=18397  KO=0     )
> deleteOrganization                                       (OK=18397  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9224   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9224   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6841   KO=0     )
> ReadPolicy                                               (OK=82531  KO=7     )
> DeletePolicy                                             (OK=82394  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1150   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6936 (99.17%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 31463  / active: 348    / done: 257264
================================================================================

22:03:48.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:48.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:49.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:49.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:49.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:50.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:50.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:50.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:51.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:51.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:51.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:52.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:53.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:53 GMT                                    3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3601516 KO=53    )
> restLoginInitiate                                        (OK=248758 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=248753 KO=0     )
> User Authorize PKCE stage                                (OK=297230 KO=0     )
> User AccessToken PKCE stage                              (OK=297226 KO=1     )
> tokenUserinfo                                            (OK=48199  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55444  KO=0     )
>  UI AM idFromSession                                     (OK=55443  KO=0     )
>  UI AM validateGoto                                      (OK=55443  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55442  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55440  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55438  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55438  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55435  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55435  KO=0     )
> Skip 2FA                                                 (OK=138155 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55435  KO=0     )
>  UI IDM uiconfig                                         (OK=55435  KO=0     )
>  UI IDM version                                          (OK=55435  KO=0     )
>  UI IDM privilege                                        (OK=55435  KO=0     )
>  UI IDM features                                         (OK=55435  KO=0     )
>  UI IDM login                                            (OK=55435  KO=0     )
>  UI IDM dashboard                                        (OK=55434  KO=0     )
>  UI IDM managed user schema                              (OK=55434  KO=0     )
>  UI IDM user                                             (OK=55434  KO=0     )
>  UI IDM oidcToken                                        (OK=55433  KO=0     )
> userinfo                                                 (OK=55432  KO=0     )
> GetUUid                                                  (OK=82794  KO=0     )
> UI-Logout                                                (OK=55432  KO=0     )
> GetOpenidConfig                                          (OK=247991 KO=0     )
> UI-Logout Redirect 1                                     (OK=55432  KO=0     )
>  UI AM revoke1                                           (OK=55432  KO=0     )
>  UI AM revoke2                                           (OK=55432  KO=0     )
>  UI AM endsession                                        (OK=55432  KO=0     )
> CreatePolicy                                             (OK=82760  KO=32    )
> RootUserinfo                                             (OK=184548 KO=0     )
> getIdToken                                               (OK=18418  KO=0     )
> getIdToken Redirect 1                                    (OK=18418  KO=0     )
> createOrganization                                       (OK=18418  KO=0     )
> queryOrganization                                        (OK=18418  KO=0     )
> deleteOrganization                                       (OK=18418  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9244   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9244   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6852   KO=0     )
> ReadPolicy                                               (OK=82652  KO=7     )
> DeletePolicy                                             (OK=82525  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1155   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6949 (99.17%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 31071  / active: 348    / done: 257656
================================================================================

22:03:54.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:54.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:54.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:54.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:55.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:55.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:55.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:56.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:56.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:56.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:56.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:57.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:57.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:57.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:57.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:58.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:03:58.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:03:58 GMT                                    3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3607163 KO=53    )
> restLoginInitiate                                        (OK=249169 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=249155 KO=0     )
> User Authorize PKCE stage                                (OK=297702 KO=0     )
> User AccessToken PKCE stage                              (OK=297697 KO=1     )
> tokenUserinfo                                            (OK=48275  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55532  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55532  KO=0     )
>  UI AM idFromSession                                     (OK=55529  KO=0     )
>  UI AM validateGoto                                      (OK=55529  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55529  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55529  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55528  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55528  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55523  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55523  KO=0     )
> Skip 2FA                                                 (OK=138374 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55522  KO=0     )
>  UI IDM uiconfig                                         (OK=55522  KO=0     )
>  UI IDM version                                          (OK=55522  KO=0     )
>  UI IDM privilege                                        (OK=55520  KO=0     )
>  UI IDM features                                         (OK=55521  KO=0     )
>  UI IDM login                                            (OK=55520  KO=0     )
>  UI IDM dashboard                                        (OK=55520  KO=0     )
>  UI IDM managed user schema                              (OK=55520  KO=0     )
>  UI IDM user                                             (OK=55520  KO=0     )
>  UI IDM oidcToken                                        (OK=55518  KO=0     )
> userinfo                                                 (OK=55518  KO=0     )
> GetUUid                                                  (OK=82928  KO=0     )
> UI-Logout                                                (OK=55518  KO=0     )
> GetOpenidConfig                                          (OK=248378 KO=0     )
> UI-Logout Redirect 1                                     (OK=55516  KO=0     )
>  UI AM revoke1                                           (OK=55516  KO=0     )
>  UI AM revoke2                                           (OK=55516  KO=0     )
>  UI AM endsession                                        (OK=55516  KO=0     )
> CreatePolicy                                             (OK=82896  KO=32    )
> RootUserinfo                                             (OK=184814 KO=0     )
> getIdToken                                               (OK=18446  KO=0     )
> getIdToken Redirect 1                                    (OK=18446  KO=0     )
> createOrganization                                       (OK=18446  KO=0     )
> queryOrganization                                        (OK=18446  KO=0     )
> deleteOrganization                                       (OK=18444  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9256   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9255   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6862   KO=0     )
> ReadPolicy                                               (OK=82784  KO=7     )
> DeletePolicy                                             (OK=82645  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1158   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6966 (99.17%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 30646  / active: 383    / done: 258046
================================================================================

22:03:58.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:00.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:00.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:00.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:00.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:00.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:00.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:01.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:01.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:01.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:01.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:01.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:02.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:02.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:02.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:03.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:03 GMT                                    3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3612864 KO=53    )
> restLoginInitiate                                        (OK=249565 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=249558 KO=0     )
> User Authorize PKCE stage                                (OK=298170 KO=0     )
> User AccessToken PKCE stage                              (OK=298165 KO=1     )
> tokenUserinfo                                            (OK=48348  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55616  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55615  KO=0     )
>  UI AM idFromSession                                     (OK=55614  KO=0     )
>  UI AM validateGoto                                      (OK=55615  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55612  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55610  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55610  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55610  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55608  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55605  KO=0     )
> Skip 2FA                                                 (OK=138603 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55605  KO=0     )
>  UI IDM uiconfig                                         (OK=55605  KO=0     )
>  UI IDM version                                          (OK=55605  KO=0     )
>  UI IDM privilege                                        (OK=55604  KO=0     )
>  UI IDM features                                         (OK=55604  KO=0     )
>  UI IDM login                                            (OK=55604  KO=0     )
>  UI IDM dashboard                                        (OK=55604  KO=0     )
>  UI IDM managed user schema                              (OK=55604  KO=0     )
>  UI IDM user                                             (OK=55604  KO=0     )
>  UI IDM oidcToken                                        (OK=55604  KO=0     )
> userinfo                                                 (OK=55604  KO=0     )
> GetUUid                                                  (OK=83070  KO=0     )
> UI-Logout                                                (OK=55604  KO=0     )
> GetOpenidConfig                                          (OK=248786 KO=0     )
> UI-Logout Redirect 1                                     (OK=55604  KO=0     )
>  UI AM revoke1                                           (OK=55604  KO=0     )
>  UI AM revoke2                                           (OK=55604  KO=0     )
>  UI AM endsession                                        (OK=55604  KO=0     )
> CreatePolicy                                             (OK=83034  KO=32    )
> RootUserinfo                                             (OK=185114 KO=0     )
> getIdToken                                               (OK=18479  KO=0     )
> getIdToken Redirect 1                                    (OK=18479  KO=0     )
> createOrganization                                       (OK=18479  KO=0     )
> queryOrganization                                        (OK=18479  KO=0     )
> deleteOrganization                                       (OK=18479  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9270   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9270   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6877   KO=0     )
> ReadPolicy                                               (OK=82921  KO=7     )
> DeletePolicy                                             (OK=82775  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1161   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6982 (99.18%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 30238  / active: 376    / done: 258461
================================================================================

22:04:04.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:05.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:05.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:06.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:07.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:07.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:07.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:07.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:08.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:08.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:08.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:08 GMT                                    3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3618625 KO=53    )
> restLoginInitiate                                        (OK=249967 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=249958 KO=0     )
> User Authorize PKCE stage                                (OK=298640 KO=0     )
> User AccessToken PKCE stage                              (OK=298632 KO=1     )
> tokenUserinfo                                            (OK=48428  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55703  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55703  KO=0     )
>  UI AM idFromSession                                     (OK=55701  KO=0     )
>  UI AM validateGoto                                      (OK=55701  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55698  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55695  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55695  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55694  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55694  KO=0     )
> Skip 2FA                                                 (OK=138818 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55694  KO=0     )
>  UI IDM uiconfig                                         (OK=55694  KO=0     )
>  UI IDM version                                          (OK=55694  KO=0     )
>  UI IDM privilege                                        (OK=55694  KO=0     )
>  UI IDM features                                         (OK=55694  KO=0     )
>  UI IDM login                                            (OK=55694  KO=0     )
>  UI IDM dashboard                                        (OK=55694  KO=0     )
>  UI IDM managed user schema                              (OK=55694  KO=0     )
>  UI IDM user                                             (OK=55694  KO=0     )
>  UI IDM oidcToken                                        (OK=55693  KO=0     )
> userinfo                                                 (OK=55692  KO=0     )
> GetUUid                                                  (OK=83190  KO=0     )
> UI-Logout                                                (OK=55692  KO=0     )
> GetOpenidConfig                                          (OK=249182 KO=0     )
> UI-Logout Redirect 1                                     (OK=55692  KO=0     )
>  UI AM revoke1                                           (OK=55692  KO=0     )
>  UI AM revoke2                                           (OK=55692  KO=0     )
>  UI AM endsession                                        (OK=55692  KO=0     )
> CreatePolicy                                             (OK=83155  KO=32    )
> RootUserinfo                                             (OK=185411 KO=0     )
> getIdToken                                               (OK=18514  KO=0     )
> getIdToken Redirect 1                                    (OK=18514  KO=0     )
> createOrganization                                       (OK=18514  KO=0     )
> queryOrganization                                        (OK=18513  KO=0     )
> deleteOrganization                                       (OK=18513  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9285   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9284   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6898   KO=0     )
> ReadPolicy                                               (OK=83059  KO=7     )
> DeletePolicy                                             (OK=82914  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1163   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6999 (99.18%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 29822  / active: 371    / done: 258882
================================================================================

22:04:08.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:09.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:09.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:09.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:09.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:09.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:10.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:10.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:10.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:11.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:12.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:12.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:12.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:12.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:12.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:13.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:13.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:13.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:13.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:13.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:13.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:13 GMT                                    3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3624268 KO=53    )
> restLoginInitiate                                        (OK=250361 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=250350 KO=0     )
> User Authorize PKCE stage                                (OK=299107 KO=0     )
> User AccessToken PKCE stage                              (OK=299103 KO=1     )
> tokenUserinfo                                            (OK=48499  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55791  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55791  KO=0     )
>  UI AM idFromSession                                     (OK=55790  KO=0     )
>  UI AM validateGoto                                      (OK=55790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55789  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55787  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55786  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55786  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55781  KO=0     )
> Skip 2FA                                                 (OK=139036 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55781  KO=0     )
>  UI IDM uiconfig                                         (OK=55781  KO=0     )
>  UI IDM version                                          (OK=55781  KO=0     )
>  UI IDM privilege                                        (OK=55781  KO=0     )
>  UI IDM features                                         (OK=55781  KO=0     )
>  UI IDM login                                            (OK=55781  KO=0     )
>  UI IDM dashboard                                        (OK=55780  KO=0     )
>  UI IDM managed user schema                              (OK=55780  KO=0     )
>  UI IDM user                                             (OK=55780  KO=0     )
>  UI IDM oidcToken                                        (OK=55778  KO=0     )
> userinfo                                                 (OK=55777  KO=0     )
> GetUUid                                                  (OK=83339  KO=0     )
> UI-Logout                                                (OK=55776  KO=0     )
> GetOpenidConfig                                          (OK=249590 KO=0     )
> UI-Logout Redirect 1                                     (OK=55775  KO=0     )
>  UI AM revoke1                                           (OK=55774  KO=0     )
>  UI AM revoke2                                           (OK=55774  KO=0     )
>  UI AM endsession                                        (OK=55774  KO=0     )
> CreatePolicy                                             (OK=83305  KO=32    )
> RootUserinfo                                             (OK=185648 KO=0     )
> getIdToken                                               (OK=18539  KO=0     )
> getIdToken Redirect 1                                    (OK=18539  KO=0     )
> createOrganization                                       (OK=18539  KO=0     )
> queryOrganization                                        (OK=18539  KO=0     )
> deleteOrganization                                       (OK=18539  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9299   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9299   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6914   KO=0     )
> ReadPolicy                                               (OK=83178  KO=7     )
> DeletePolicy                                             (OK=83049  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1167   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7020 (99.18%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 29411  / active: 369    / done: 259295
================================================================================

22:04:13.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:14.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:14.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:15.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:15.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:15.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:16.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:17.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:17.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:17.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:17.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:17.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:17.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:18.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:18.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:18 GMT                                    3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3629350 KO=53    )
> restLoginInitiate                                        (OK=250718 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=250709 KO=0     )
> User Authorize PKCE stage                                (OK=299525 KO=0     )
> User AccessToken PKCE stage                              (OK=299519 KO=1     )
> tokenUserinfo                                            (OK=48561  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55864  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55863  KO=0     )
>  UI AM idFromSession                                     (OK=55863  KO=0     )
>  UI AM validateGoto                                      (OK=55863  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55861  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55859  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55859  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55859  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55856  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55854  KO=0     )
> Skip 2FA                                                 (OK=139244 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55854  KO=0     )
>  UI IDM uiconfig                                         (OK=55854  KO=0     )
>  UI IDM version                                          (OK=55854  KO=0     )
>  UI IDM privilege                                        (OK=55854  KO=0     )
>  UI IDM features                                         (OK=55854  KO=0     )
>  UI IDM login                                            (OK=55854  KO=0     )
>  UI IDM dashboard                                        (OK=55854  KO=0     )
>  UI IDM managed user schema                              (OK=55854  KO=0     )
>  UI IDM user                                             (OK=55854  KO=0     )
>  UI IDM oidcToken                                        (OK=55854  KO=0     )
> userinfo                                                 (OK=55854  KO=0     )
> GetUUid                                                  (OK=83457  KO=0     )
> UI-Logout                                                (OK=55852  KO=0     )
> GetOpenidConfig                                          (OK=249973 KO=0     )
> UI-Logout Redirect 1                                     (OK=55851  KO=0     )
>  UI AM revoke1                                           (OK=55850  KO=0     )
>  UI AM revoke2                                           (OK=55850  KO=0     )
>  UI AM endsession                                        (OK=55851  KO=0     )
> CreatePolicy                                             (OK=83419  KO=32    )
> RootUserinfo                                             (OK=185976 KO=0     )
> getIdToken                                               (OK=18556  KO=0     )
> getIdToken Redirect 1                                    (OK=18555  KO=0     )
> createOrganization                                       (OK=18555  KO=0     )
> queryOrganization                                        (OK=18555  KO=0     )
> deleteOrganization                                       (OK=18555  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9314   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9314   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6927   KO=0     )
> ReadPolicy                                               (OK=83330  KO=7     )
> DeletePolicy                                             (OK=83168  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1171   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7035 (99.18%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 29040  / active: 390    / done: 259645
================================================================================

22:04:19.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:19.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:20.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:21.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:21.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:21.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:21.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:21.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:22.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:22.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:23 GMT                                    3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3634846 KO=53    )
> restLoginInitiate                                        (OK=251109 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=251099 KO=0     )
> User Authorize PKCE stage                                (OK=299974 KO=0     )
> User AccessToken PKCE stage                              (OK=299971 KO=1     )
> tokenUserinfo                                            (OK=48624  KO=0     )
> UI-Post-Login - stage 1                                  (OK=55949  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55946  KO=0     )
>  UI AM idFromSession                                     (OK=55945  KO=0     )
>  UI AM validateGoto                                      (OK=55946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55941  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55940  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55937  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55935  KO=0     )
> Skip 2FA                                                 (OK=139471 KO=0     )
>  UI Enduser sessioncheck                                 (OK=55935  KO=0     )
>  UI IDM uiconfig                                         (OK=55935  KO=0     )
>  UI IDM version                                          (OK=55935  KO=0     )
>  UI IDM privilege                                        (OK=55935  KO=0     )
>  UI IDM features                                         (OK=55935  KO=0     )
>  UI IDM login                                            (OK=55935  KO=0     )
>  UI IDM dashboard                                        (OK=55932  KO=0     )
>  UI IDM managed user schema                              (OK=55932  KO=0     )
>  UI IDM user                                             (OK=55932  KO=0     )
>  UI IDM oidcToken                                        (OK=55930  KO=0     )
> userinfo                                                 (OK=55930  KO=0     )
> GetUUid                                                  (OK=83592  KO=0     )
> UI-Logout                                                (OK=55930  KO=0     )
> GetOpenidConfig                                          (OK=250373 KO=0     )
> UI-Logout Redirect 1                                     (OK=55929  KO=0     )
>  UI AM revoke1                                           (OK=55928  KO=0     )
>  UI AM revoke2                                           (OK=55928  KO=0     )
>  UI AM endsession                                        (OK=55928  KO=0     )
> CreatePolicy                                             (OK=83554  KO=32    )
> RootUserinfo                                             (OK=186300 KO=0     )
> getIdToken                                               (OK=18585  KO=0     )
> getIdToken Redirect 1                                    (OK=18585  KO=0     )
> createOrganization                                       (OK=18585  KO=0     )
> queryOrganization                                        (OK=18585  KO=0     )
> deleteOrganization                                       (OK=18585  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9326   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9326   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6942   KO=0     )
> ReadPolicy                                               (OK=83440  KO=7     )
> DeletePolicy                                             (OK=83320  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1172   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7050 (99.18%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 28634  / active: 374    / done: 260067
================================================================================

22:04:23.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:23.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:24.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:24.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:25.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:25.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:26.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:27.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:27.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:27.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:27.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:28 GMT                                    3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3641169 KO=53    )
> restLoginInitiate                                        (OK=251529 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=251524 KO=0     )
> User Authorize PKCE stage                                (OK=300489 KO=0     )
> User AccessToken PKCE stage                              (OK=300484 KO=1     )
> tokenUserinfo                                            (OK=48709  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56054  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56052  KO=0     )
>  UI AM idFromSession                                     (OK=56049  KO=0     )
>  UI AM validateGoto                                      (OK=56050  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56044  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56044  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56044  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56043  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56042  KO=0     )
> Skip 2FA                                                 (OK=139691 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56042  KO=0     )
>  UI IDM uiconfig                                         (OK=56042  KO=0     )
>  UI IDM version                                          (OK=56042  KO=0     )
>  UI IDM privilege                                        (OK=56042  KO=0     )
>  UI IDM features                                         (OK=56042  KO=0     )
>  UI IDM login                                            (OK=56042  KO=0     )
>  UI IDM dashboard                                        (OK=56042  KO=0     )
>  UI IDM managed user schema                              (OK=56041  KO=0     )
>  UI IDM user                                             (OK=56041  KO=0     )
>  UI IDM oidcToken                                        (OK=56038  KO=0     )
> userinfo                                                 (OK=56037  KO=0     )
> GetUUid                                                  (OK=83718  KO=0     )
> UI-Logout                                                (OK=56037  KO=0     )
> GetOpenidConfig                                          (OK=250749 KO=0     )
> UI-Logout Redirect 1                                     (OK=56035  KO=0     )
>  UI AM revoke1                                           (OK=56035  KO=0     )
>  UI AM revoke2                                           (OK=56035  KO=0     )
>  UI AM endsession                                        (OK=56035  KO=0     )
> CreatePolicy                                             (OK=83684  KO=32    )
> RootUserinfo                                             (OK=186642 KO=0     )
> getIdToken                                               (OK=18609  KO=0     )
> getIdToken Redirect 1                                    (OK=18609  KO=0     )
> createOrganization                                       (OK=18609  KO=0     )
> queryOrganization                                        (OK=18608  KO=0     )
> deleteOrganization                                       (OK=18608  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9335   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9335   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6961   KO=0     )
> ReadPolicy                                               (OK=83576  KO=7     )
> DeletePolicy                                             (OK=83433  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1173   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7062 (99.19%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 28206  / active: 389    / done: 260480
================================================================================

22:04:29.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:29.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:29.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:29.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:30.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:30.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:30.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:31.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:31.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:31.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:32.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:32.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:32.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:32.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:32.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:32.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:33.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:33.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:33.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:33 GMT                                    3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3647155 KO=53    )
> restLoginInitiate                                        (OK=251928 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=251915 KO=0     )
> User Authorize PKCE stage                                (OK=300969 KO=0     )
> User AccessToken PKCE stage                              (OK=300964 KO=1     )
> tokenUserinfo                                            (OK=48783  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56147  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56147  KO=0     )
>  UI AM idFromSession                                     (OK=56146  KO=0     )
>  UI AM validateGoto                                      (OK=56145  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56143  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56143  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56143  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56143  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56141  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56141  KO=0     )
> Skip 2FA                                                 (OK=139902 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56141  KO=0     )
>  UI IDM uiconfig                                         (OK=56141  KO=0     )
>  UI IDM version                                          (OK=56141  KO=0     )
>  UI IDM privilege                                        (OK=56141  KO=0     )
>  UI IDM features                                         (OK=56141  KO=0     )
>  UI IDM login                                            (OK=56141  KO=0     )
>  UI IDM dashboard                                        (OK=56141  KO=0     )
>  UI IDM managed user schema                              (OK=56141  KO=0     )
>  UI IDM user                                             (OK=56141  KO=0     )
>  UI IDM oidcToken                                        (OK=56141  KO=0     )
> userinfo                                                 (OK=56140  KO=0     )
> GetUUid                                                  (OK=83835  KO=0     )
> UI-Logout                                                (OK=56137  KO=0     )
> GetOpenidConfig                                          (OK=251127 KO=0     )
> UI-Logout Redirect 1                                     (OK=56135  KO=0     )
>  UI AM revoke1                                           (OK=56135  KO=0     )
>  UI AM revoke2                                           (OK=56135  KO=0     )
>  UI AM endsession                                        (OK=56135  KO=0     )
> CreatePolicy                                             (OK=83799  KO=32    )
> RootUserinfo                                             (OK=186949 KO=0     )
> getIdToken                                               (OK=18639  KO=0     )
> getIdToken Redirect 1                                    (OK=18639  KO=0     )
> createOrganization                                       (OK=18639  KO=0     )
> queryOrganization                                        (OK=18639  KO=0     )
> deleteOrganization                                       (OK=18639  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9350   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9350   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6976   KO=0     )
> ReadPolicy                                               (OK=83706  KO=7     )
> DeletePolicy                                             (OK=83565  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1176   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7081 (99.19%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 27791  / active: 364    / done: 260920
================================================================================

22:04:34.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:34.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:34.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:34.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:34.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:35.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:35.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:36.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:36.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:37.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:37.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:37.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:37.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:38 GMT                                    3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3652823 KO=53    )
> restLoginInitiate                                        (OK=252333 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=252323 KO=0     )
> User Authorize PKCE stage                                (OK=301443 KO=0     )
> User AccessToken PKCE stage                              (OK=301434 KO=1     )
> tokenUserinfo                                            (OK=48861  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56241  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56241  KO=0     )
>  UI AM idFromSession                                     (OK=56239  KO=0     )
>  UI AM validateGoto                                      (OK=56239  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56228  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56227  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56227  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56227  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56226  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56226  KO=0     )
> Skip 2FA                                                 (OK=140121 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56225  KO=0     )
>  UI IDM uiconfig                                         (OK=56225  KO=0     )
>  UI IDM version                                          (OK=56225  KO=0     )
>  UI IDM privilege                                        (OK=56225  KO=0     )
>  UI IDM features                                         (OK=56225  KO=0     )
>  UI IDM login                                            (OK=56225  KO=0     )
>  UI IDM dashboard                                        (OK=56225  KO=0     )
>  UI IDM managed user schema                              (OK=56225  KO=0     )
>  UI IDM user                                             (OK=56225  KO=0     )
>  UI IDM oidcToken                                        (OK=56224  KO=0     )
> userinfo                                                 (OK=56224  KO=0     )
> GetUUid                                                  (OK=83963  KO=0     )
> UI-Logout                                                (OK=56224  KO=0     )
> GetOpenidConfig                                          (OK=251506 KO=0     )
> UI-Logout Redirect 1                                     (OK=56219  KO=0     )
>  UI AM revoke1                                           (OK=56219  KO=0     )
>  UI AM revoke2                                           (OK=56219  KO=0     )
>  UI AM endsession                                        (OK=56219  KO=0     )
> CreatePolicy                                             (OK=83928  KO=32    )
> RootUserinfo                                             (OK=187256 KO=0     )
> getIdToken                                               (OK=18671  KO=0     )
> getIdToken Redirect 1                                    (OK=18671  KO=0     )
> createOrganization                                       (OK=18670  KO=0     )
> queryOrganization                                        (OK=18670  KO=0     )
> deleteOrganization                                       (OK=18670  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9361   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9361   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6990   KO=0     )
> ReadPolicy                                               (OK=83824  KO=7     )
> DeletePolicy                                             (OK=83695  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1178   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7094 (99.19%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 27376  / active: 379    / done: 261320
================================================================================

22:04:38.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:38.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:38.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:39.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:39.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:39.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:39.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:39.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:40.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:40.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:40.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:41.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:41.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:41.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:41.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:41.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:42.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:42.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:42.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:42.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:42.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:43.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:43.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:43.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:43 GMT                                    3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3658473 KO=53    )
> restLoginInitiate                                        (OK=252725 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=252714 KO=0     )
> User Authorize PKCE stage                                (OK=301902 KO=0     )
> User AccessToken PKCE stage                              (OK=301898 KO=1     )
> tokenUserinfo                                            (OK=48934  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56322  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56322  KO=0     )
>  UI AM idFromSession                                     (OK=56322  KO=0     )
>  UI AM validateGoto                                      (OK=56322  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56319  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56317  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56316  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56316  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56313  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56312  KO=0     )
> Skip 2FA                                                 (OK=140332 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56312  KO=0     )
>  UI IDM uiconfig                                         (OK=56312  KO=0     )
>  UI IDM version                                          (OK=56312  KO=0     )
>  UI IDM privilege                                        (OK=56311  KO=0     )
>  UI IDM features                                         (OK=56311  KO=0     )
>  UI IDM login                                            (OK=56311  KO=0     )
>  UI IDM dashboard                                        (OK=56311  KO=0     )
>  UI IDM managed user schema                              (OK=56311  KO=0     )
>  UI IDM user                                             (OK=56311  KO=0     )
>  UI IDM oidcToken                                        (OK=56311  KO=0     )
> userinfo                                                 (OK=56311  KO=0     )
> GetUUid                                                  (OK=84094  KO=0     )
> UI-Logout                                                (OK=56311  KO=0     )
> GetOpenidConfig                                          (OK=251884 KO=0     )
> UI-Logout Redirect 1                                     (OK=56311  KO=0     )
>  UI AM revoke1                                           (OK=56311  KO=0     )
>  UI AM revoke2                                           (OK=56310  KO=0     )
>  UI AM endsession                                        (OK=56310  KO=0     )
> CreatePolicy                                             (OK=84061  KO=32    )
> RootUserinfo                                             (OK=187544 KO=0     )
> getIdToken                                               (OK=18701  KO=0     )
> getIdToken Redirect 1                                    (OK=18701  KO=0     )
> createOrganization                                       (OK=18701  KO=0     )
> queryOrganization                                        (OK=18701  KO=0     )
> deleteOrganization                                       (OK=18701  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9383   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9383   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7009   KO=0     )
> ReadPolicy                                               (OK=83952  KO=7     )
> DeletePolicy                                             (OK=83814  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1181   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7118 (99.19%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 26963  / active: 362    / done: 261750
================================================================================

22:04:43.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:44.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:44.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:44.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:44.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:44.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:45.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:45.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:46.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:46.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:46.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:47.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:47.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:48.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:48 GMT                                    3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3663457 KO=53    )
> restLoginInitiate                                        (OK=253057 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=253045 KO=0     )
> User Authorize PKCE stage                                (OK=302297 KO=0     )
> User AccessToken PKCE stage                              (OK=302291 KO=1     )
> tokenUserinfo                                            (OK=48991  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56397  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56397  KO=0     )
>  UI AM idFromSession                                     (OK=56396  KO=0     )
>  UI AM validateGoto                                      (OK=56395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56394  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56393  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56393  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56393  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56392  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56391  KO=0     )
> Skip 2FA                                                 (OK=140519 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56390  KO=0     )
>  UI IDM uiconfig                                         (OK=56390  KO=0     )
>  UI IDM version                                          (OK=56390  KO=0     )
>  UI IDM privilege                                        (OK=56390  KO=0     )
>  UI IDM features                                         (OK=56390  KO=0     )
>  UI IDM login                                            (OK=56390  KO=0     )
>  UI IDM dashboard                                        (OK=56390  KO=0     )
>  UI IDM managed user schema                              (OK=56390  KO=0     )
>  UI IDM user                                             (OK=56390  KO=0     )
>  UI IDM oidcToken                                        (OK=56390  KO=0     )
> userinfo                                                 (OK=56390  KO=0     )
> GetUUid                                                  (OK=84200  KO=0     )
> UI-Logout                                                (OK=56389  KO=0     )
> GetOpenidConfig                                          (OK=252251 KO=0     )
> UI-Logout Redirect 1                                     (OK=56389  KO=0     )
>  UI AM revoke1                                           (OK=56389  KO=0     )
>  UI AM revoke2                                           (OK=56389  KO=0     )
>  UI AM endsession                                        (OK=56389  KO=0     )
> CreatePolicy                                             (OK=84166  KO=32    )
> RootUserinfo                                             (OK=187790 KO=0     )
> getIdToken                                               (OK=18730  KO=0     )
> getIdToken Redirect 1                                    (OK=18730  KO=0     )
> createOrganization                                       (OK=18730  KO=0     )
> queryOrganization                                        (OK=18730  KO=0     )
> deleteOrganization                                       (OK=18730  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9394   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7020   KO=0     )
> ReadPolicy                                               (OK=84085  KO=7     )
> DeletePolicy                                             (OK=83945  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1186   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7132 (99.19%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 26615  / active: 338    / done: 262122
================================================================================

22:04:48.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:49.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:49.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:50.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:50.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:50.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:50.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:50.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:51.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:51.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:51.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:51.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:51.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:52.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:52.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:52.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:52.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:52.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:53.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:53 GMT                                    3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3669165 KO=53    )
> restLoginInitiate                                        (OK=253466 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=253456 KO=0     )
> User Authorize PKCE stage                                (OK=302775 KO=0     )
> User AccessToken PKCE stage                              (OK=302770 KO=1     )
> tokenUserinfo                                            (OK=49063  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56490  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56490  KO=0     )
>  UI AM idFromSession                                     (OK=56490  KO=0     )
>  UI AM validateGoto                                      (OK=56490  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56485  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56485  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56485  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56484  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56481  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56481  KO=0     )
> Skip 2FA                                                 (OK=140746 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56479  KO=0     )
>  UI IDM uiconfig                                         (OK=56479  KO=0     )
>  UI IDM version                                          (OK=56479  KO=0     )
>  UI IDM privilege                                        (OK=56479  KO=0     )
>  UI IDM features                                         (OK=56479  KO=0     )
>  UI IDM login                                            (OK=56479  KO=0     )
>  UI IDM dashboard                                        (OK=56476  KO=0     )
>  UI IDM managed user schema                              (OK=56476  KO=0     )
>  UI IDM user                                             (OK=56475  KO=0     )
>  UI IDM oidcToken                                        (OK=56474  KO=0     )
> userinfo                                                 (OK=56473  KO=0     )
> GetUUid                                                  (OK=84347  KO=0     )
> UI-Logout                                                (OK=56471  KO=0     )
> GetOpenidConfig                                          (OK=252632 KO=0     )
> UI-Logout Redirect 1                                     (OK=56469  KO=0     )
>  UI AM revoke1                                           (OK=56468  KO=0     )
>  UI AM revoke2                                           (OK=56468  KO=0     )
>  UI AM endsession                                        (OK=56468  KO=0     )
> CreatePolicy                                             (OK=84312  KO=32    )
> RootUserinfo                                             (OK=188070 KO=0     )
> getIdToken                                               (OK=18756  KO=0     )
> getIdToken Redirect 1                                    (OK=18756  KO=0     )
> createOrganization                                       (OK=18756  KO=0     )
> queryOrganization                                        (OK=18755  KO=0     )
> deleteOrganization                                       (OK=18753  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9405   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9405   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7037   KO=0     )
> ReadPolicy                                               (OK=84189  KO=7     )
> DeletePolicy                                             (OK=84074  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1189   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7151 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 26201  / active: 369    / done: 262505
================================================================================

22:04:53.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:54.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:54.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:55.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:55.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:55.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:55.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:55.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:55.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:56.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:56.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:56.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:57.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:58.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:04:58 GMT                                    3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3674344 KO=53    )
> restLoginInitiate                                        (OK=253832 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=253817 KO=0     )
> User Authorize PKCE stage                                (OK=303199 KO=0     )
> User AccessToken PKCE stage                              (OK=303191 KO=1     )
> tokenUserinfo                                            (OK=49135  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56565  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56565  KO=0     )
>  UI AM idFromSession                                     (OK=56562  KO=0     )
>  UI AM validateGoto                                      (OK=56562  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56562  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56560  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56560  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56560  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56559  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56559  KO=0     )
> Skip 2FA                                                 (OK=140944 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56559  KO=0     )
>  UI IDM uiconfig                                         (OK=56559  KO=0     )
>  UI IDM version                                          (OK=56559  KO=0     )
>  UI IDM privilege                                        (OK=56559  KO=0     )
>  UI IDM features                                         (OK=56559  KO=0     )
>  UI IDM login                                            (OK=56559  KO=0     )
>  UI IDM dashboard                                        (OK=56558  KO=0     )
>  UI IDM managed user schema                              (OK=56558  KO=0     )
>  UI IDM user                                             (OK=56558  KO=0     )
>  UI IDM oidcToken                                        (OK=56557  KO=0     )
> userinfo                                                 (OK=56556  KO=0     )
> GetUUid                                                  (OK=84457  KO=0     )
> UI-Logout                                                (OK=56555  KO=0     )
> GetOpenidConfig                                          (OK=252993 KO=0     )
> UI-Logout Redirect 1                                     (OK=56554  KO=0     )
>  UI AM revoke1                                           (OK=56554  KO=0     )
>  UI AM revoke2                                           (OK=56554  KO=0     )
>  UI AM endsession                                        (OK=56554  KO=0     )
> CreatePolicy                                             (OK=84422  KO=32    )
> RootUserinfo                                             (OK=188348 KO=0     )
> getIdToken                                               (OK=18779  KO=0     )
> getIdToken Redirect 1                                    (OK=18779  KO=0     )
> createOrganization                                       (OK=18779  KO=0     )
> queryOrganization                                        (OK=18778  KO=0     )
> deleteOrganization                                       (OK=18777  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9417   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9417   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7050   KO=0     )
> ReadPolicy                                               (OK=84333  KO=7     )
> DeletePolicy                                             (OK=84180  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1191   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7165 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 25825  / active: 372    / done: 262878
================================================================================

22:04:58.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:58.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:58.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:58.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:59.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:04:59.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:00.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:00.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:01.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:01.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:01.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:01.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:01.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:01.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:02.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:02.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:02.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:02.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:03.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:03 GMT                                    3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3679744 KO=53    )
> restLoginInitiate                                        (OK=254186 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=254176 KO=0     )
> User Authorize PKCE stage                                (OK=303630 KO=0     )
> User AccessToken PKCE stage                              (OK=303625 KO=1     )
> tokenUserinfo                                            (OK=49199  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56650  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56649  KO=0     )
>  UI AM idFromSession                                     (OK=56648  KO=0     )
>  UI AM validateGoto                                      (OK=56648  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56647  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56646  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56646  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56646  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56645  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56645  KO=0     )
> Skip 2FA                                                 (OK=141138 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56644  KO=0     )
>  UI IDM uiconfig                                         (OK=56644  KO=0     )
>  UI IDM version                                          (OK=56644  KO=0     )
>  UI IDM privilege                                        (OK=56644  KO=0     )
>  UI IDM features                                         (OK=56644  KO=0     )
>  UI IDM login                                            (OK=56644  KO=0     )
>  UI IDM dashboard                                        (OK=56644  KO=0     )
>  UI IDM managed user schema                              (OK=56644  KO=0     )
>  UI IDM user                                             (OK=56644  KO=0     )
>  UI IDM oidcToken                                        (OK=56642  KO=0     )
> userinfo                                                 (OK=56639  KO=0     )
> GetUUid                                                  (OK=84560  KO=0     )
> UI-Logout                                                (OK=56639  KO=0     )
> GetOpenidConfig                                          (OK=253353 KO=0     )
> UI-Logout Redirect 1                                     (OK=56639  KO=0     )
>  UI AM revoke1                                           (OK=56638  KO=0     )
>  UI AM revoke2                                           (OK=56638  KO=0     )
>  UI AM endsession                                        (OK=56638  KO=0     )
> CreatePolicy                                             (OK=84525  KO=32    )
> RootUserinfo                                             (OK=188726 KO=0     )
> getIdToken                                               (OK=18804  KO=0     )
> getIdToken Redirect 1                                    (OK=18804  KO=0     )
> createOrganization                                       (OK=18803  KO=0     )
> queryOrganization                                        (OK=18801  KO=0     )
> deleteOrganization                                       (OK=18800  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9423   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7068   KO=0     )
> ReadPolicy                                               (OK=84446  KO=7     )
> DeletePolicy                                             (OK=84323  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1192   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7184 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 25463  / active: 329    / done: 263283
================================================================================

22:05:03.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:04.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:04.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:04.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:05.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:05.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:06.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:07.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:08.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:08.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:08.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:08.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:08.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:08 GMT                                    3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3685170 KO=53    )
> restLoginInitiate                                        (OK=254576 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=254569 KO=0     )
> User Authorize PKCE stage                                (OK=304092 KO=0     )
> User AccessToken PKCE stage                              (OK=304088 KO=1     )
> tokenUserinfo                                            (OK=49271  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56732  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56732  KO=0     )
>  UI AM idFromSession                                     (OK=56730  KO=0     )
>  UI AM validateGoto                                      (OK=56730  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56729  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56729  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56729  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56729  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56728  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56727  KO=0     )
> Skip 2FA                                                 (OK=141364 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56724  KO=0     )
>  UI IDM uiconfig                                         (OK=56724  KO=0     )
>  UI IDM version                                          (OK=56724  KO=0     )
>  UI IDM privilege                                        (OK=56722  KO=0     )
>  UI IDM features                                         (OK=56722  KO=0     )
>  UI IDM login                                            (OK=56722  KO=0     )
>  UI IDM dashboard                                        (OK=56722  KO=0     )
>  UI IDM managed user schema                              (OK=56722  KO=0     )
>  UI IDM user                                             (OK=56722  KO=0     )
>  UI IDM oidcToken                                        (OK=56720  KO=0     )
> userinfo                                                 (OK=56719  KO=0     )
> GetUUid                                                  (OK=84697  KO=0     )
> UI-Logout                                                (OK=56719  KO=0     )
> GetOpenidConfig                                          (OK=253705 KO=0     )
> UI-Logout Redirect 1                                     (OK=56717  KO=0     )
>  UI AM revoke1                                           (OK=56717  KO=0     )
>  UI AM revoke2                                           (OK=56717  KO=0     )
>  UI AM endsession                                        (OK=56717  KO=0     )
> CreatePolicy                                             (OK=84662  KO=32    )
> RootUserinfo                                             (OK=189026 KO=0     )
> getIdToken                                               (OK=18832  KO=0     )
> getIdToken Redirect 1                                    (OK=18832  KO=0     )
> createOrganization                                       (OK=18831  KO=0     )
> queryOrganization                                        (OK=18831  KO=0     )
> deleteOrganization                                       (OK=18831  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9437   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9437   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7083   KO=0     )
> ReadPolicy                                               (OK=84548  KO=7     )
> DeletePolicy                                             (OK=84439  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1194   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7197 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 25059  / active: 343    / done: 263673
================================================================================

22:05:09.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:09.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:09.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:10.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:10.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:10.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:11.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:11.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:12.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:12.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:12.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:13.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:13 GMT                                    3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3691112 KO=53    )
> restLoginInitiate                                        (OK=254983 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=254976 KO=0     )
> User Authorize PKCE stage                                (OK=304578 KO=0     )
> User AccessToken PKCE stage                              (OK=304571 KO=1     )
> tokenUserinfo                                            (OK=49342  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56832  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56832  KO=0     )
>  UI AM idFromSession                                     (OK=56828  KO=0     )
>  UI AM validateGoto                                      (OK=56828  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56828  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56827  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56825  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56822  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56821  KO=0     )
> Skip 2FA                                                 (OK=141584 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56820  KO=0     )
>  UI IDM uiconfig                                         (OK=56820  KO=0     )
>  UI IDM version                                          (OK=56819  KO=0     )
>  UI IDM privilege                                        (OK=56819  KO=0     )
>  UI IDM features                                         (OK=56819  KO=0     )
>  UI IDM login                                            (OK=56819  KO=0     )
>  UI IDM dashboard                                        (OK=56818  KO=0     )
>  UI IDM managed user schema                              (OK=56818  KO=0     )
>  UI IDM user                                             (OK=56818  KO=0     )
>  UI IDM oidcToken                                        (OK=56818  KO=0     )
> userinfo                                                 (OK=56817  KO=0     )
> GetUUid                                                  (OK=84822  KO=0     )
> UI-Logout                                                (OK=56816  KO=0     )
> GetOpenidConfig                                          (OK=254069 KO=0     )
> UI-Logout Redirect 1                                     (OK=56814  KO=0     )
>  UI AM revoke1                                           (OK=56813  KO=0     )
>  UI AM revoke2                                           (OK=56813  KO=0     )
>  UI AM endsession                                        (OK=56813  KO=0     )
> CreatePolicy                                             (OK=84783  KO=32    )
> RootUserinfo                                             (OK=189296 KO=0     )
> getIdToken                                               (OK=18869  KO=0     )
> getIdToken Redirect 1                                    (OK=18869  KO=0     )
> createOrganization                                       (OK=18869  KO=0     )
> queryOrganization                                        (OK=18869  KO=0     )
> deleteOrganization                                       (OK=18869  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9449   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9449   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7102   KO=0     )
> ReadPolicy                                               (OK=84685  KO=7     )
> DeletePolicy                                             (OK=84538  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1197   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7209 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 24639  / active: 375    / done: 264061
================================================================================

22:05:14.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:14.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:14.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:14.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:14.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:16.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:16.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:17.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:18.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:18.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:18.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:18.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:18.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:18 GMT                                    3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3696942 KO=53    )
> restLoginInitiate                                        (OK=255387 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=255383 KO=0     )
> User Authorize PKCE stage                                (OK=305062 KO=0     )
> User AccessToken PKCE stage                              (OK=305054 KO=1     )
> tokenUserinfo                                            (OK=49419  KO=0     )
> UI-Post-Login - stage 1                                  (OK=56918  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56917  KO=0     )
>  UI AM idFromSession                                     (OK=56915  KO=0     )
>  UI AM validateGoto                                      (OK=56915  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56913  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56913  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56913  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56913  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56910  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56909  KO=0     )
> Skip 2FA                                                 (OK=141817 KO=0     )
>  UI Enduser sessioncheck                                 (OK=56908  KO=0     )
>  UI IDM uiconfig                                         (OK=56908  KO=0     )
>  UI IDM version                                          (OK=56908  KO=0     )
>  UI IDM privilege                                        (OK=56908  KO=0     )
>  UI IDM features                                         (OK=56908  KO=0     )
>  UI IDM login                                            (OK=56908  KO=0     )
>  UI IDM dashboard                                        (OK=56908  KO=0     )
>  UI IDM managed user schema                              (OK=56908  KO=0     )
>  UI IDM user                                             (OK=56908  KO=0     )
>  UI IDM oidcToken                                        (OK=56908  KO=0     )
> userinfo                                                 (OK=56907  KO=0     )
> GetUUid                                                  (OK=84944  KO=0     )
> UI-Logout                                                (OK=56907  KO=0     )
> GetOpenidConfig                                          (OK=254449 KO=0     )
> UI-Logout Redirect 1                                     (OK=56907  KO=0     )
>  UI AM revoke1                                           (OK=56903  KO=0     )
>  UI AM revoke2                                           (OK=56904  KO=0     )
>  UI AM endsession                                        (OK=56903  KO=0     )
> CreatePolicy                                             (OK=84907  KO=32    )
> RootUserinfo                                             (OK=189646 KO=0     )
> getIdToken                                               (OK=18901  KO=0     )
> getIdToken Redirect 1                                    (OK=18901  KO=0     )
> createOrganization                                       (OK=18901  KO=0     )
> queryOrganization                                        (OK=18901  KO=0     )
> deleteOrganization                                       (OK=18900  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9463   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9462   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7117   KO=0     )
> ReadPolicy                                               (OK=84807  KO=7     )
> DeletePolicy                                             (OK=84674  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1200   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7222 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 24219  / active: 381    / done: 264475
================================================================================

22:05:19.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:19.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:19.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:19.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:20.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:20.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:21.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:21.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:22.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:22.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:22.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:23.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:23.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:23.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:23.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:23 GMT                                    3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3702804 KO=53    )
> restLoginInitiate                                        (OK=255782 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=255774 KO=0     )
> User Authorize PKCE stage                                (OK=305535 KO=0     )
> User AccessToken PKCE stage                              (OK=305528 KO=1     )
> tokenUserinfo                                            (OK=49496  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57018  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57016  KO=0     )
>  UI AM idFromSession                                     (OK=57014  KO=0     )
>  UI AM validateGoto                                      (OK=57014  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57009  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57008  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57007  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57007  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57005  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57005  KO=0     )
> Skip 2FA                                                 (OK=142020 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57004  KO=0     )
>  UI IDM uiconfig                                         (OK=57004  KO=0     )
>  UI IDM version                                          (OK=57003  KO=0     )
>  UI IDM privilege                                        (OK=57003  KO=0     )
>  UI IDM features                                         (OK=57003  KO=0     )
>  UI IDM login                                            (OK=57003  KO=0     )
>  UI IDM dashboard                                        (OK=57002  KO=0     )
>  UI IDM managed user schema                              (OK=57001  KO=0     )
>  UI IDM user                                             (OK=57001  KO=0     )
>  UI IDM oidcToken                                        (OK=57001  KO=0     )
> userinfo                                                 (OK=57000  KO=0     )
> GetUUid                                                  (OK=85058  KO=0     )
> UI-Logout                                                (OK=56999  KO=0     )
> GetOpenidConfig                                          (OK=254808 KO=0     )
> UI-Logout Redirect 1                                     (OK=56999  KO=0     )
>  UI AM revoke1                                           (OK=56998  KO=0     )
>  UI AM revoke2                                           (OK=56998  KO=0     )
>  UI AM endsession                                        (OK=56998  KO=0     )
> CreatePolicy                                             (OK=85025  KO=32    )
> RootUserinfo                                             (OK=189991 KO=0     )
> getIdToken                                               (OK=18929  KO=0     )
> getIdToken Redirect 1                                    (OK=18929  KO=0     )
> createOrganization                                       (OK=18929  KO=0     )
> queryOrganization                                        (OK=18929  KO=0     )
> deleteOrganization                                       (OK=18929  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9479   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9479   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7132   KO=0     )
> ReadPolicy                                               (OK=84929  KO=7     )
> DeletePolicy                                             (OK=84800  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1203   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7237 (99.20%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 23810  / active: 354    / done: 264911
================================================================================

22:05:23.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:23.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:24.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:24.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:24.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:24.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:24.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:24.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:25.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:26.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:27.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:27.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:27.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:27.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:28 GMT                                    3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3708223 KO=53    )
> restLoginInitiate                                        (OK=256130 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256122 KO=0     )
> User Authorize PKCE stage                                (OK=305952 KO=0     )
> User AccessToken PKCE stage                              (OK=305946 KO=1     )
> tokenUserinfo                                            (OK=49554  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57106  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57105  KO=0     )
>  UI AM idFromSession                                     (OK=57104  KO=0     )
>  UI AM validateGoto                                      (OK=57104  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57100  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57099  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57099  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57099  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57098  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57098  KO=0     )
> Skip 2FA                                                 (OK=142196 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57096  KO=0     )
>  UI IDM uiconfig                                         (OK=57096  KO=0     )
>  UI IDM version                                          (OK=57096  KO=0     )
>  UI IDM privilege                                        (OK=57096  KO=0     )
>  UI IDM features                                         (OK=57096  KO=0     )
>  UI IDM login                                            (OK=57096  KO=0     )
>  UI IDM dashboard                                        (OK=57096  KO=0     )
>  UI IDM managed user schema                              (OK=57096  KO=0     )
>  UI IDM user                                             (OK=57096  KO=0     )
>  UI IDM oidcToken                                        (OK=57096  KO=0     )
> userinfo                                                 (OK=57096  KO=0     )
> GetUUid                                                  (OK=85154  KO=0     )
> UI-Logout                                                (OK=57095  KO=0     )
> GetOpenidConfig                                          (OK=255146 KO=0     )
> UI-Logout Redirect 1                                     (OK=57094  KO=0     )
>  UI AM revoke1                                           (OK=57092  KO=0     )
>  UI AM revoke2                                           (OK=57092  KO=0     )
>  UI AM endsession                                        (OK=57093  KO=0     )
> CreatePolicy                                             (OK=85120  KO=32    )
> RootUserinfo                                             (OK=190265 KO=0     )
> getIdToken                                               (OK=18959  KO=0     )
> getIdToken Redirect 1                                    (OK=18959  KO=0     )
> createOrganization                                       (OK=18958  KO=0     )
> queryOrganization                                        (OK=18958  KO=0     )
> deleteOrganization                                       (OK=18958  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9492   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9492   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7152   KO=0     )
> ReadPolicy                                               (OK=85047  KO=7     )
> DeletePolicy                                             (OK=84921  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1208   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7257 (99.21%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 23452  / active: 317    / done: 265306
================================================================================

22:05:28.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:29.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:29.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:29.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:29.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:29.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:30.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:31.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:31.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:31.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:31.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:31.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:32.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:32.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:33.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:33.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:33.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:33.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:33 GMT                                    3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3713942 KO=53    )
> restLoginInitiate                                        (OK=256514 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256507 KO=0     )
> User Authorize PKCE stage                                (OK=306410 KO=0     )
> User AccessToken PKCE stage                              (OK=306407 KO=1     )
> tokenUserinfo                                            (OK=49615  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57199  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57199  KO=0     )
>  UI AM idFromSession                                     (OK=57199  KO=0     )
>  UI AM validateGoto                                      (OK=57199  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57197  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57197  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57197  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57197  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57194  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57194  KO=0     )
> Skip 2FA                                                 (OK=142402 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57194  KO=0     )
>  UI IDM uiconfig                                         (OK=57194  KO=0     )
>  UI IDM version                                          (OK=57194  KO=0     )
>  UI IDM privilege                                        (OK=57192  KO=0     )
>  UI IDM features                                         (OK=57193  KO=0     )
>  UI IDM login                                            (OK=57194  KO=0     )
>  UI IDM dashboard                                        (OK=57192  KO=0     )
>  UI IDM managed user schema                              (OK=57192  KO=0     )
>  UI IDM user                                             (OK=57192  KO=0     )
>  UI IDM oidcToken                                        (OK=57192  KO=0     )
> userinfo                                                 (OK=57192  KO=0     )
> GetUUid                                                  (OK=85273  KO=0     )
> UI-Logout                                                (OK=57191  KO=0     )
> GetOpenidConfig                                          (OK=255479 KO=0     )
> UI-Logout Redirect 1                                     (OK=57191  KO=0     )
>  UI AM revoke1                                           (OK=57188  KO=0     )
>  UI AM revoke2                                           (OK=57188  KO=0     )
>  UI AM endsession                                        (OK=57188  KO=0     )
> CreatePolicy                                             (OK=85240  KO=32    )
> RootUserinfo                                             (OK=190532 KO=0     )
> getIdToken                                               (OK=18991  KO=0     )
> getIdToken Redirect 1                                    (OK=18990  KO=0     )
> createOrganization                                       (OK=18988  KO=0     )
> queryOrganization                                        (OK=18987  KO=0     )
> deleteOrganization                                       (OK=18987  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9507   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9507   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7171   KO=0     )
> ReadPolicy                                               (OK=85145  KO=7     )
> DeletePolicy                                             (OK=85041  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1210   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7285 (99.21%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 91%
          waiting: 23050  / active: 315    / done: 265710
================================================================================

22:05:34.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:34.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:34.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:35.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:35.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:36.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:36.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:36.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:38 GMT                                    3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3719621 KO=53    )
> restLoginInitiate                                        (OK=256915 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256906 KO=0     )
> User Authorize PKCE stage                                (OK=306880 KO=0     )
> User AccessToken PKCE stage                              (OK=306876 KO=1     )
> tokenUserinfo                                            (OK=49683  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57298  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57298  KO=0     )
>  UI AM idFromSession                                     (OK=57295  KO=0     )
>  UI AM validateGoto                                      (OK=57294  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57289  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57289  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57287  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57287  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57281  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57281  KO=0     )
> Skip 2FA                                                 (OK=142623 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57280  KO=0     )
>  UI IDM uiconfig                                         (OK=57280  KO=0     )
>  UI IDM version                                          (OK=57280  KO=0     )
>  UI IDM privilege                                        (OK=57280  KO=0     )
>  UI IDM features                                         (OK=57280  KO=0     )
>  UI IDM login                                            (OK=57280  KO=0     )
>  UI IDM dashboard                                        (OK=57280  KO=0     )
>  UI IDM managed user schema                              (OK=57280  KO=0     )
>  UI IDM user                                             (OK=57279  KO=0     )
>  UI IDM oidcToken                                        (OK=57276  KO=0     )
> userinfo                                                 (OK=57275  KO=0     )
> GetUUid                                                  (OK=85407  KO=0     )
> UI-Logout                                                (OK=57274  KO=0     )
> GetOpenidConfig                                          (OK=255829 KO=0     )
> UI-Logout Redirect 1                                     (OK=57274  KO=0     )
>  UI AM revoke1                                           (OK=57274  KO=0     )
>  UI AM revoke2                                           (OK=57274  KO=0     )
>  UI AM endsession                                        (OK=57274  KO=0     )
> CreatePolicy                                             (OK=85373  KO=32    )
> RootUserinfo                                             (OK=190822 KO=0     )
> getIdToken                                               (OK=19023  KO=0     )
> getIdToken Redirect 1                                    (OK=19023  KO=0     )
> createOrganization                                       (OK=19022  KO=0     )
> queryOrganization                                        (OK=19021  KO=0     )
> deleteOrganization                                       (OK=19020  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9530   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9529   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7187   KO=0     )
> ReadPolicy                                               (OK=85265  KO=7     )
> DeletePolicy                                             (OK=85136  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1212   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7293 (99.21%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 22628  / active: 365    / done: 266082
================================================================================

22:05:39.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:39.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:40.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:40.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:40.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:40.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:41.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:42.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:42.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:42.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:42.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:43.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:43 GMT                                    3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3725141 KO=53    )
> restLoginInitiate                                        (OK=257264 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=257260 KO=0     )
> User Authorize PKCE stage                                (OK=307319 KO=0     )
> User AccessToken PKCE stage                              (OK=307315 KO=1     )
> tokenUserinfo                                            (OK=49742  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57379  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57377  KO=0     )
>  UI AM idFromSession                                     (OK=57377  KO=0     )
>  UI AM validateGoto                                      (OK=57377  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57376  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57376  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57376  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57376  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57374  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57373  KO=0     )
> Skip 2FA                                                 (OK=142828 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57373  KO=0     )
>  UI IDM uiconfig                                         (OK=57373  KO=0     )
>  UI IDM version                                          (OK=57373  KO=0     )
>  UI IDM privilege                                        (OK=57373  KO=0     )
>  UI IDM features                                         (OK=57373  KO=0     )
>  UI IDM login                                            (OK=57373  KO=0     )
>  UI IDM dashboard                                        (OK=57373  KO=0     )
>  UI IDM managed user schema                              (OK=57373  KO=0     )
>  UI IDM user                                             (OK=57373  KO=0     )
>  UI IDM oidcToken                                        (OK=57371  KO=0     )
> userinfo                                                 (OK=57369  KO=0     )
> GetUUid                                                  (OK=85539  KO=0     )
> UI-Logout                                                (OK=57369  KO=0     )
> GetOpenidConfig                                          (OK=256212 KO=0     )
> UI-Logout Redirect 1                                     (OK=57369  KO=0     )
>  UI AM revoke1                                           (OK=57368  KO=0     )
>  UI AM revoke2                                           (OK=57367  KO=0     )
>  UI AM endsession                                        (OK=57368  KO=0     )
> CreatePolicy                                             (OK=85501  KO=32    )
> RootUserinfo                                             (OK=191068 KO=0     )
> getIdToken                                               (OK=19047  KO=0     )
> getIdToken Redirect 1                                    (OK=19047  KO=0     )
> createOrganization                                       (OK=19047  KO=0     )
> queryOrganization                                        (OK=19047  KO=0     )
> deleteOrganization                                       (OK=19047  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9544   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9542   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7210   KO=0     )
> ReadPolicy                                               (OK=85392  KO=7     )
> DeletePolicy                                             (OK=85255  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1216   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7305 (99.21%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 22265  / active: 349    / done: 266461
================================================================================

22:05:44.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:45.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:45.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:46.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:46.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:46.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:46.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:46.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:47.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:47.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:47.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:48 GMT                                    3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3730283 KO=53    )
> restLoginInitiate                                        (OK=257652 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=257644 KO=0     )
> User Authorize PKCE stage                                (OK=307755 KO=0     )
> User AccessToken PKCE stage                              (OK=307747 KO=1     )
> tokenUserinfo                                            (OK=49817  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57451  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57451  KO=0     )
>  UI AM idFromSession                                     (OK=57450  KO=0     )
>  UI AM validateGoto                                      (OK=57450  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57447  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57446  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57446  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57446  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57445  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57443  KO=0     )
> Skip 2FA                                                 (OK=143050 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57442  KO=0     )
>  UI IDM uiconfig                                         (OK=57442  KO=0     )
>  UI IDM version                                          (OK=57442  KO=0     )
>  UI IDM privilege                                        (OK=57442  KO=0     )
>  UI IDM features                                         (OK=57442  KO=0     )
>  UI IDM login                                            (OK=57442  KO=0     )
>  UI IDM dashboard                                        (OK=57441  KO=0     )
>  UI IDM managed user schema                              (OK=57441  KO=0     )
>  UI IDM user                                             (OK=57441  KO=0     )
>  UI IDM oidcToken                                        (OK=57441  KO=0     )
> userinfo                                                 (OK=57440  KO=0     )
> GetUUid                                                  (OK=85661  KO=0     )
> UI-Logout                                                (OK=57440  KO=0     )
> GetOpenidConfig                                          (OK=256586 KO=0     )
> UI-Logout Redirect 1                                     (OK=57440  KO=0     )
>  UI AM revoke1                                           (OK=57438  KO=0     )
>  UI AM revoke2                                           (OK=57438  KO=0     )
>  UI AM endsession                                        (OK=57438  KO=0     )
> CreatePolicy                                             (OK=85625  KO=32    )
> RootUserinfo                                             (OK=191342 KO=0     )
> getIdToken                                               (OK=19080  KO=0     )
> getIdToken Redirect 1                                    (OK=19080  KO=0     )
> createOrganization                                       (OK=19079  KO=0     )
> queryOrganization                                        (OK=19078  KO=0     )
> deleteOrganization                                       (OK=19078  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9563   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9563   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7227   KO=0     )
> ReadPolicy                                               (OK=85525  KO=7     )
> DeletePolicy                                             (OK=85382  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1224   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7316 (99.21%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 21859  / active: 373    / done: 266843
================================================================================

22:05:48.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:49.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:50.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:50.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:50.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:50.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:50.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:50.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:51.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:51.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:51.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:52.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:52.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:52.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:52.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:53 GMT                                    3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3736252 KO=53    )
> restLoginInitiate                                        (OK=258044 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=258037 KO=0     )
> User Authorize PKCE stage                                (OK=308235 KO=0     )
> User AccessToken PKCE stage                              (OK=308230 KO=1     )
> tokenUserinfo                                            (OK=49885  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57547  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57547  KO=0     )
>  UI AM idFromSession                                     (OK=57546  KO=0     )
>  UI AM validateGoto                                      (OK=57546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57544  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57543  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57543  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57543  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57541  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57540  KO=0     )
> Skip 2FA                                                 (OK=143266 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57539  KO=0     )
>  UI IDM uiconfig                                         (OK=57539  KO=0     )
>  UI IDM version                                          (OK=57539  KO=0     )
>  UI IDM privilege                                        (OK=57539  KO=0     )
>  UI IDM features                                         (OK=57538  KO=0     )
>  UI IDM login                                            (OK=57539  KO=0     )
>  UI IDM dashboard                                        (OK=57538  KO=0     )
>  UI IDM managed user schema                              (OK=57538  KO=0     )
>  UI IDM user                                             (OK=57538  KO=0     )
>  UI IDM oidcToken                                        (OK=57537  KO=0     )
> userinfo                                                 (OK=57536  KO=0     )
> GetUUid                                                  (OK=85801  KO=0     )
> UI-Logout                                                (OK=57536  KO=0     )
> GetOpenidConfig                                          (OK=256990 KO=0     )
> UI-Logout Redirect 1                                     (OK=57536  KO=0     )
>  UI AM revoke1                                           (OK=57536  KO=0     )
>  UI AM revoke2                                           (OK=57536  KO=0     )
>  UI AM endsession                                        (OK=57536  KO=0     )
> CreatePolicy                                             (OK=85769  KO=32    )
> RootUserinfo                                             (OK=191621 KO=0     )
> getIdToken                                               (OK=19109  KO=0     )
> getIdToken Redirect 1                                    (OK=19109  KO=0     )
> createOrganization                                       (OK=19109  KO=0     )
> queryOrganization                                        (OK=19109  KO=0     )
> deleteOrganization                                       (OK=19109  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9575   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7247   KO=0     )
> ReadPolicy                                               (OK=85648  KO=7     )
> DeletePolicy                                             (OK=85518  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1226   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7331 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 21453  / active: 362    / done: 267260
================================================================================

22:05:53.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:53.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:53.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:53.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:54.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:54.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:54.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:54.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:54.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:55.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:55.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:55.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:57.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:58.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:58.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:58.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:58.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:05:58 GMT                                    3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3741755 KO=53    )
> restLoginInitiate                                        (OK=258439 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=258433 KO=0     )
> User Authorize PKCE stage                                (OK=308698 KO=0     )
> User AccessToken PKCE stage                              (OK=308685 KO=1     )
> tokenUserinfo                                            (OK=49951  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57628  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57628  KO=0     )
>  UI AM idFromSession                                     (OK=57628  KO=0     )
>  UI AM validateGoto                                      (OK=57628  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57624  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57623  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57623  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57623  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57619  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57618  KO=0     )
> Skip 2FA                                                 (OK=143499 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57618  KO=0     )
>  UI IDM uiconfig                                         (OK=57618  KO=0     )
>  UI IDM version                                          (OK=57618  KO=0     )
>  UI IDM privilege                                        (OK=57618  KO=0     )
>  UI IDM features                                         (OK=57618  KO=0     )
>  UI IDM login                                            (OK=57618  KO=0     )
>  UI IDM dashboard                                        (OK=57617  KO=0     )
>  UI IDM managed user schema                              (OK=57617  KO=0     )
>  UI IDM user                                             (OK=57617  KO=0     )
>  UI IDM oidcToken                                        (OK=57616  KO=0     )
> userinfo                                                 (OK=57616  KO=0     )
> GetUUid                                                  (OK=85934  KO=0     )
> UI-Logout                                                (OK=57615  KO=0     )
> GetOpenidConfig                                          (OK=257386 KO=0     )
> UI-Logout Redirect 1                                     (OK=57615  KO=0     )
>  UI AM revoke1                                           (OK=57615  KO=0     )
>  UI AM revoke2                                           (OK=57615  KO=0     )
>  UI AM endsession                                        (OK=57615  KO=0     )
> CreatePolicy                                             (OK=85899  KO=32    )
> RootUserinfo                                             (OK=191920 KO=0     )
> getIdToken                                               (OK=19143  KO=0     )
> getIdToken Redirect 1                                    (OK=19142  KO=0     )
> createOrganization                                       (OK=19141  KO=0     )
> queryOrganization                                        (OK=19141  KO=0     )
> deleteOrganization                                       (OK=19140  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9586   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7262   KO=0     )
> ReadPolicy                                               (OK=85792  KO=7     )
> DeletePolicy                                             (OK=85640  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1230   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7348 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 21047  / active: 386    / done: 267642
================================================================================

22:05:59.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:05:59.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:00.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:00.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:00.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:00.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:01.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:01.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:01.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:01.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:02.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:03.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:03 GMT                                    3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3747404 KO=53    )
> restLoginInitiate                                        (OK=258818 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=258814 KO=0     )
> User Authorize PKCE stage                                (OK=309150 KO=0     )
> User AccessToken PKCE stage                              (OK=309143 KO=1     )
> tokenUserinfo                                            (OK=50007  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57713  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57712  KO=0     )
>  UI AM idFromSession                                     (OK=57711  KO=0     )
>  UI AM validateGoto                                      (OK=57711  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57709  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57708  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57708  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57708  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57705  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57705  KO=0     )
> Skip 2FA                                                 (OK=143725 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57704  KO=0     )
>  UI IDM uiconfig                                         (OK=57704  KO=0     )
>  UI IDM version                                          (OK=57704  KO=0     )
>  UI IDM privilege                                        (OK=57704  KO=0     )
>  UI IDM features                                         (OK=57704  KO=0     )
>  UI IDM login                                            (OK=57704  KO=0     )
>  UI IDM dashboard                                        (OK=57704  KO=0     )
>  UI IDM managed user schema                              (OK=57704  KO=0     )
>  UI IDM user                                             (OK=57704  KO=0     )
>  UI IDM oidcToken                                        (OK=57703  KO=0     )
> userinfo                                                 (OK=57703  KO=0     )
> GetUUid                                                  (OK=86076  KO=0     )
> UI-Logout                                                (OK=57702  KO=0     )
> GetOpenidConfig                                          (OK=257803 KO=0     )
> UI-Logout Redirect 1                                     (OK=57701  KO=0     )
>  UI AM revoke1                                           (OK=57700  KO=0     )
>  UI AM revoke2                                           (OK=57700  KO=0     )
>  UI AM endsession                                        (OK=57700  KO=0     )
> CreatePolicy                                             (OK=86043  KO=32    )
> RootUserinfo                                             (OK=192226 KO=0     )
> getIdToken                                               (OK=19169  KO=0     )
> getIdToken Redirect 1                                    (OK=19169  KO=0     )
> createOrganization                                       (OK=19168  KO=0     )
> queryOrganization                                        (OK=19167  KO=0     )
> deleteOrganization                                       (OK=19167  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9601   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9601   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7282   KO=0     )
> ReadPolicy                                               (OK=85921  KO=7     )
> DeletePolicy                                             (OK=85784  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1235   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7360 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 20652  / active: 384    / done: 268039
================================================================================

22:06:03.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:03.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:03.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:04.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:05.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:06.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:06.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:07.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:07.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:08.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:08.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:08 GMT                                    3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3752579 KO=53    )
> restLoginInitiate                                        (OK=259173 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=259162 KO=0     )
> User Authorize PKCE stage                                (OK=309561 KO=0     )
> User AccessToken PKCE stage                              (OK=309554 KO=1     )
> tokenUserinfo                                            (OK=50058  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57791  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57790  KO=0     )
>  UI AM idFromSession                                     (OK=57789  KO=0     )
>  UI AM validateGoto                                      (OK=57789  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57785  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57784  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57784  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57784  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57783  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57782  KO=0     )
> Skip 2FA                                                 (OK=143930 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57782  KO=0     )
>  UI IDM uiconfig                                         (OK=57782  KO=0     )
>  UI IDM version                                          (OK=57782  KO=0     )
>  UI IDM privilege                                        (OK=57782  KO=0     )
>  UI IDM features                                         (OK=57782  KO=0     )
>  UI IDM login                                            (OK=57782  KO=0     )
>  UI IDM dashboard                                        (OK=57782  KO=0     )
>  UI IDM managed user schema                              (OK=57781  KO=0     )
>  UI IDM user                                             (OK=57780  KO=0     )
>  UI IDM oidcToken                                        (OK=57779  KO=0     )
> userinfo                                                 (OK=57776  KO=0     )
> GetUUid                                                  (OK=86200  KO=0     )
> UI-Logout                                                (OK=57775  KO=0     )
> GetOpenidConfig                                          (OK=258202 KO=0     )
> UI-Logout Redirect 1                                     (OK=57775  KO=0     )
>  UI AM revoke1                                           (OK=57775  KO=0     )
>  UI AM revoke2                                           (OK=57775  KO=0     )
>  UI AM endsession                                        (OK=57775  KO=0     )
> CreatePolicy                                             (OK=86165  KO=32    )
> RootUserinfo                                             (OK=192510 KO=0     )
> getIdToken                                               (OK=19198  KO=0     )
> getIdToken Redirect 1                                    (OK=19198  KO=0     )
> createOrganization                                       (OK=19198  KO=0     )
> queryOrganization                                        (OK=19197  KO=0     )
> deleteOrganization                                       (OK=19197  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9618   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9617   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7297   KO=0     )
> ReadPolicy                                               (OK=86066  KO=7     )
> DeletePolicy                                             (OK=85914  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1238   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7371 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 20275  / active: 389    / done: 268411
================================================================================

22:06:08.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:08.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:08.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:09.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:10.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:10.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:10.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:11.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:12.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:12.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:12.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:13.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:13.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:13 GMT                                    3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3757863 KO=53    )
> restLoginInitiate                                        (OK=259522 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=259516 KO=0     )
> User Authorize PKCE stage                                (OK=309983 KO=0     )
> User AccessToken PKCE stage                              (OK=309975 KO=1     )
> tokenUserinfo                                            (OK=50113  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57871  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57871  KO=0     )
>  UI AM idFromSession                                     (OK=57870  KO=0     )
>  UI AM validateGoto                                      (OK=57870  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57867  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57866  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57866  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57866  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57865  KO=0     )
> Skip 2FA                                                 (OK=144136 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57863  KO=0     )
>  UI IDM uiconfig                                         (OK=57863  KO=0     )
>  UI IDM version                                          (OK=57863  KO=0     )
>  UI IDM privilege                                        (OK=57863  KO=0     )
>  UI IDM features                                         (OK=57863  KO=0     )
>  UI IDM login                                            (OK=57863  KO=0     )
>  UI IDM dashboard                                        (OK=57863  KO=0     )
>  UI IDM managed user schema                              (OK=57863  KO=0     )
>  UI IDM user                                             (OK=57863  KO=0     )
>  UI IDM oidcToken                                        (OK=57862  KO=0     )
> userinfo                                                 (OK=57862  KO=0     )
> GetUUid                                                  (OK=86329  KO=0     )
> UI-Logout                                                (OK=57862  KO=0     )
> GetOpenidConfig                                          (OK=258591 KO=0     )
> UI-Logout Redirect 1                                     (OK=57862  KO=0     )
>  UI AM revoke1                                           (OK=57861  KO=0     )
>  UI AM revoke2                                           (OK=57861  KO=0     )
>  UI AM endsession                                        (OK=57861  KO=0     )
> CreatePolicy                                             (OK=86295  KO=32    )
> RootUserinfo                                             (OK=192809 KO=0     )
> getIdToken                                               (OK=19213  KO=0     )
> getIdToken Redirect 1                                    (OK=19213  KO=0     )
> createOrganization                                       (OK=19213  KO=0     )
> queryOrganization                                        (OK=19212  KO=0     )
> deleteOrganization                                       (OK=19211  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9631   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9631   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7314   KO=0     )
> ReadPolicy                                               (OK=86183  KO=7     )
> DeletePolicy                                             (OK=86056  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1241   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7390 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 19920  / active: 358    / done: 268797
================================================================================

22:06:13.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:14.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:15.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:15.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:15.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:15.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:16.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:16.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:16.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:16.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:16.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:17.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:18 GMT                                    3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3763558 KO=53    )
> restLoginInitiate                                        (OK=259915 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=259902 KO=0     )
> User Authorize PKCE stage                                (OK=310448 KO=0     )
> User AccessToken PKCE stage                              (OK=310442 KO=1     )
> tokenUserinfo                                            (OK=50174  KO=0     )
> UI-Post-Login - stage 1                                  (OK=57960  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57960  KO=0     )
>  UI AM idFromSession                                     (OK=57960  KO=0     )
>  UI AM validateGoto                                      (OK=57960  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57958  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57957  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57957  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57957  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57954  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57954  KO=0     )
> Skip 2FA                                                 (OK=144360 KO=0     )
>  UI Enduser sessioncheck                                 (OK=57954  KO=0     )
>  UI IDM uiconfig                                         (OK=57954  KO=0     )
>  UI IDM version                                          (OK=57954  KO=0     )
>  UI IDM privilege                                        (OK=57954  KO=0     )
>  UI IDM features                                         (OK=57954  KO=0     )
>  UI IDM login                                            (OK=57954  KO=0     )
>  UI IDM dashboard                                        (OK=57953  KO=0     )
>  UI IDM managed user schema                              (OK=57953  KO=0     )
>  UI IDM user                                             (OK=57953  KO=0     )
>  UI IDM oidcToken                                        (OK=57951  KO=0     )
> userinfo                                                 (OK=57951  KO=0     )
> GetUUid                                                  (OK=86461  KO=0     )
> UI-Logout                                                (OK=57950  KO=0     )
> GetOpenidConfig                                          (OK=258971 KO=0     )
> UI-Logout Redirect 1                                     (OK=57948  KO=0     )
>  UI AM revoke1                                           (OK=57946  KO=0     )
>  UI AM revoke2                                           (OK=57946  KO=0     )
>  UI AM endsession                                        (OK=57946  KO=0     )
> CreatePolicy                                             (OK=86424  KO=32    )
> RootUserinfo                                             (OK=193109 KO=0     )
> getIdToken                                               (OK=19241  KO=0     )
> getIdToken Redirect 1                                    (OK=19241  KO=0     )
> createOrganization                                       (OK=19241  KO=0     )
> queryOrganization                                        (OK=19241  KO=0     )
> deleteOrganization                                       (OK=19241  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9639   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7336   KO=0     )
> ReadPolicy                                               (OK=86316  KO=7     )
> DeletePolicy                                             (OK=86175  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1244   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7402 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 19517  / active: 381    / done: 269177
================================================================================

22:06:18.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:19.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:19.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:19.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:19.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:19.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:19.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:20.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:20.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:21.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:22.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:22.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:23.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:23.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:23.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:23 GMT                                    3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3769065 KO=53    )
> restLoginInitiate                                        (OK=260289 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=260280 KO=0     )
> User Authorize PKCE stage                                (OK=310900 KO=0     )
> User AccessToken PKCE stage                              (OK=310890 KO=1     )
> tokenUserinfo                                            (OK=50247  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58045  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58045  KO=0     )
>  UI AM idFromSession                                     (OK=58044  KO=0     )
>  UI AM validateGoto                                      (OK=58044  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58042  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58042  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58041  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58041  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58038  KO=0     )
> Skip 2FA                                                 (OK=144567 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58037  KO=0     )
>  UI IDM uiconfig                                         (OK=58037  KO=0     )
>  UI IDM version                                          (OK=58037  KO=0     )
>  UI IDM privilege                                        (OK=58037  KO=0     )
>  UI IDM features                                         (OK=58037  KO=0     )
>  UI IDM login                                            (OK=58037  KO=0     )
>  UI IDM dashboard                                        (OK=58036  KO=0     )
>  UI IDM managed user schema                              (OK=58036  KO=0     )
>  UI IDM user                                             (OK=58036  KO=0     )
>  UI IDM oidcToken                                        (OK=58036  KO=0     )
> userinfo                                                 (OK=58034  KO=0     )
> GetUUid                                                  (OK=86593  KO=0     )
> UI-Logout                                                (OK=58034  KO=0     )
> GetOpenidConfig                                          (OK=259368 KO=0     )
> UI-Logout Redirect 1                                     (OK=58034  KO=0     )
>  UI AM revoke1                                           (OK=58034  KO=0     )
>  UI AM revoke2                                           (OK=58034  KO=0     )
>  UI AM endsession                                        (OK=58034  KO=0     )
> CreatePolicy                                             (OK=86559  KO=32    )
> RootUserinfo                                             (OK=193394 KO=0     )
> getIdToken                                               (OK=19265  KO=0     )
> getIdToken Redirect 1                                    (OK=19264  KO=0     )
> createOrganization                                       (OK=19264  KO=0     )
> queryOrganization                                        (OK=19264  KO=0     )
> deleteOrganization                                       (OK=19264  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9656   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9656   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7353   KO=0     )
> ReadPolicy                                               (OK=86448  KO=7     )
> DeletePolicy                                             (OK=86305  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1248   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7417 (99.22%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 19125  / active: 370    / done: 269580
================================================================================

22:06:23.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:23.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:24.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:24.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:25.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:25.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:25.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:26.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:26.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:26.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:27.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:27.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:27.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:27.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:28.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:28.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:28 GMT                                    3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3774858 KO=53    )
> restLoginInitiate                                        (OK=260683 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=260674 KO=0     )
> User Authorize PKCE stage                                (OK=311364 KO=0     )
> User AccessToken PKCE stage                              (OK=311357 KO=1     )
> tokenUserinfo                                            (OK=50323  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58141  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58141  KO=0     )
>  UI AM idFromSession                                     (OK=58138  KO=0     )
>  UI AM validateGoto                                      (OK=58138  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58136  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58136  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58136  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58136  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58131  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58131  KO=0     )
> Skip 2FA                                                 (OK=144769 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58131  KO=0     )
>  UI IDM uiconfig                                         (OK=58131  KO=0     )
>  UI IDM version                                          (OK=58131  KO=0     )
>  UI IDM privilege                                        (OK=58131  KO=0     )
>  UI IDM features                                         (OK=58131  KO=0     )
>  UI IDM login                                            (OK=58131  KO=0     )
>  UI IDM dashboard                                        (OK=58131  KO=0     )
>  UI IDM managed user schema                              (OK=58131  KO=0     )
>  UI IDM user                                             (OK=58131  KO=0     )
>  UI IDM oidcToken                                        (OK=58130  KO=0     )
> userinfo                                                 (OK=58128  KO=0     )
> GetUUid                                                  (OK=86725  KO=0     )
> UI-Logout                                                (OK=58127  KO=0     )
> GetOpenidConfig                                          (OK=259766 KO=0     )
> UI-Logout Redirect 1                                     (OK=58127  KO=0     )
>  UI AM revoke1                                           (OK=58127  KO=0     )
>  UI AM revoke2                                           (OK=58127  KO=0     )
>  UI AM endsession                                        (OK=58127  KO=0     )
> CreatePolicy                                             (OK=86693  KO=32    )
> RootUserinfo                                             (OK=193609 KO=0     )
> getIdToken                                               (OK=19298  KO=0     )
> getIdToken Redirect 1                                    (OK=19298  KO=0     )
> createOrganization                                       (OK=19298  KO=0     )
> queryOrganization                                        (OK=19298  KO=0     )
> deleteOrganization                                       (OK=19298  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9668   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7363   KO=0     )
> ReadPolicy                                               (OK=86581  KO=7     )
> DeletePolicy                                             (OK=86438  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1251   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7433 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 18717  / active: 367    / done: 269991
================================================================================

22:06:28.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:28.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:29.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:29.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:29.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:29.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:30.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:31.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:31.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:31.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:32.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:32.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:33.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:33.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:33.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:33.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:33 GMT                                    3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3779974 KO=53    )
> restLoginInitiate                                        (OK=261054 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=261039 KO=0     )
> User Authorize PKCE stage                                (OK=311789 KO=0     )
> User AccessToken PKCE stage                              (OK=311783 KO=1     )
> tokenUserinfo                                            (OK=50392  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58211  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58211  KO=0     )
>  UI AM idFromSession                                     (OK=58211  KO=0     )
>  UI AM validateGoto                                      (OK=58211  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58208  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58208  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58207  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58207  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58207  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58206  KO=0     )
> Skip 2FA                                                 (OK=144981 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58205  KO=0     )
>  UI IDM uiconfig                                         (OK=58205  KO=0     )
>  UI IDM version                                          (OK=58205  KO=0     )
>  UI IDM privilege                                        (OK=58205  KO=0     )
>  UI IDM features                                         (OK=58205  KO=0     )
>  UI IDM login                                            (OK=58205  KO=0     )
>  UI IDM dashboard                                        (OK=58204  KO=0     )
>  UI IDM managed user schema                              (OK=58204  KO=0     )
>  UI IDM user                                             (OK=58204  KO=0     )
>  UI IDM oidcToken                                        (OK=58204  KO=0     )
> userinfo                                                 (OK=58204  KO=0     )
> GetUUid                                                  (OK=86850  KO=0     )
> UI-Logout                                                (OK=58204  KO=0     )
> GetOpenidConfig                                          (OK=260159 KO=0     )
> UI-Logout Redirect 1                                     (OK=58204  KO=0     )
>  UI AM revoke1                                           (OK=58204  KO=0     )
>  UI AM revoke2                                           (OK=58204  KO=0     )
>  UI AM endsession                                        (OK=58204  KO=0     )
> CreatePolicy                                             (OK=86815  KO=32    )
> RootUserinfo                                             (OK=193860 KO=0     )
> getIdToken                                               (OK=19322  KO=0     )
> getIdToken Redirect 1                                    (OK=19322  KO=0     )
> createOrganization                                       (OK=19322  KO=0     )
> queryOrganization                                        (OK=19322  KO=0     )
> deleteOrganization                                       (OK=19322  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9687   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9686   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7373   KO=0     )
> ReadPolicy                                               (OK=86715  KO=7     )
> DeletePolicy                                             (OK=86571  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1253   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7449 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 18328  / active: 368    / done: 270379
================================================================================

22:06:33.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:33.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:34.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:35.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:35.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:36.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:36.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:37.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:37.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:38.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:38.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:38 GMT                                    3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3785556 KO=53    )
> restLoginInitiate                                        (OK=261444 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=261437 KO=0     )
> User Authorize PKCE stage                                (OK=312258 KO=0     )
> User AccessToken PKCE stage                              (OK=312251 KO=1     )
> tokenUserinfo                                            (OK=50473  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58296  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58296  KO=0     )
>  UI AM idFromSession                                     (OK=58294  KO=0     )
>  UI AM validateGoto                                      (OK=58295  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58292  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58292  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58290  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58290  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58289  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58288  KO=0     )
> Skip 2FA                                                 (OK=145202 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58288  KO=0     )
>  UI IDM uiconfig                                         (OK=58288  KO=0     )
>  UI IDM version                                          (OK=58288  KO=0     )
>  UI IDM privilege                                        (OK=58288  KO=0     )
>  UI IDM features                                         (OK=58288  KO=0     )
>  UI IDM login                                            (OK=58288  KO=0     )
>  UI IDM dashboard                                        (OK=58287  KO=0     )
>  UI IDM managed user schema                              (OK=58287  KO=0     )
>  UI IDM user                                             (OK=58287  KO=0     )
>  UI IDM oidcToken                                        (OK=58286  KO=0     )
> userinfo                                                 (OK=58284  KO=0     )
> GetUUid                                                  (OK=86980  KO=0     )
> UI-Logout                                                (OK=58282  KO=0     )
> GetOpenidConfig                                          (OK=260544 KO=0     )
> UI-Logout Redirect 1                                     (OK=58282  KO=0     )
>  UI AM revoke1                                           (OK=58281  KO=0     )
>  UI AM revoke2                                           (OK=58281  KO=0     )
>  UI AM endsession                                        (OK=58282  KO=0     )
> CreatePolicy                                             (OK=86943  KO=32    )
> RootUserinfo                                             (OK=194186 KO=0     )
> getIdToken                                               (OK=19351  KO=0     )
> getIdToken Redirect 1                                    (OK=19351  KO=0     )
> createOrganization                                       (OK=19351  KO=0     )
> queryOrganization                                        (OK=19351  KO=0     )
> deleteOrganization                                       (OK=19351  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9703   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9702   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7387   KO=0     )
> ReadPolicy                                               (OK=86836  KO=7     )
> DeletePolicy                                             (OK=86707  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1259   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7460 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 17921  / active: 374    / done: 270780
================================================================================

22:06:38.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:39.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:39.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:40.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:40.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:41.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:41.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:41.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:42.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:42.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:43.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:43.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:43.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:43 GMT                                    3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3791131 KO=53    )
> restLoginInitiate                                        (OK=261823 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=261820 KO=0     )
> User Authorize PKCE stage                                (OK=312719 KO=0     )
> User AccessToken PKCE stage                              (OK=312708 KO=1     )
> tokenUserinfo                                            (OK=50542  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58381  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58381  KO=0     )
>  UI AM idFromSession                                     (OK=58381  KO=0     )
>  UI AM validateGoto                                      (OK=58381  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58378  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58378  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58378  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58378  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58374  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58374  KO=0     )
> Skip 2FA                                                 (OK=145420 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58373  KO=0     )
>  UI IDM uiconfig                                         (OK=58373  KO=0     )
>  UI IDM version                                          (OK=58373  KO=0     )
>  UI IDM privilege                                        (OK=58373  KO=0     )
>  UI IDM features                                         (OK=58373  KO=0     )
>  UI IDM login                                            (OK=58373  KO=0     )
>  UI IDM dashboard                                        (OK=58373  KO=0     )
>  UI IDM managed user schema                              (OK=58373  KO=0     )
>  UI IDM user                                             (OK=58373  KO=0     )
>  UI IDM oidcToken                                        (OK=58372  KO=0     )
> userinfo                                                 (OK=58371  KO=0     )
> GetUUid                                                  (OK=87127  KO=0     )
> UI-Logout                                                (OK=58371  KO=0     )
> GetOpenidConfig                                          (OK=260942 KO=0     )
> UI-Logout Redirect 1                                     (OK=58371  KO=0     )
>  UI AM revoke1                                           (OK=58371  KO=0     )
>  UI AM revoke2                                           (OK=58371  KO=0     )
>  UI AM endsession                                        (OK=58371  KO=0     )
> CreatePolicy                                             (OK=87093  KO=32    )
> RootUserinfo                                             (OK=194448 KO=0     )
> getIdToken                                               (OK=19372  KO=0     )
> getIdToken Redirect 1                                    (OK=19372  KO=0     )
> createOrganization                                       (OK=19372  KO=0     )
> queryOrganization                                        (OK=19372  KO=0     )
> deleteOrganization                                       (OK=19371  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9718   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9717   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7402   KO=0     )
> ReadPolicy                                               (OK=86964  KO=7     )
> DeletePolicy                                             (OK=86828  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1262   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7473 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 17531  / active: 373    / done: 271171
================================================================================

22:06:43.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:44.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:45.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:45.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:46.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:47.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:48.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:48.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:48.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:48.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:48 GMT                                    3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3797021 KO=53    )
> restLoginInitiate                                        (OK=262235 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=262219 KO=0     )
> User Authorize PKCE stage                                (OK=313182 KO=0     )
> User AccessToken PKCE stage                              (OK=313173 KO=1     )
> tokenUserinfo                                            (OK=50606  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58482  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58480  KO=0     )
>  UI AM idFromSession                                     (OK=58480  KO=0     )
>  UI AM validateGoto                                      (OK=58480  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58476  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58475  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58475  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58475  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58473  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58472  KO=0     )
> Skip 2FA                                                 (OK=145626 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58471  KO=0     )
>  UI IDM uiconfig                                         (OK=58471  KO=0     )
>  UI IDM version                                          (OK=58471  KO=0     )
>  UI IDM privilege                                        (OK=58471  KO=0     )
>  UI IDM features                                         (OK=58471  KO=0     )
>  UI IDM login                                            (OK=58471  KO=0     )
>  UI IDM dashboard                                        (OK=58471  KO=0     )
>  UI IDM managed user schema                              (OK=58471  KO=0     )
>  UI IDM user                                             (OK=58470  KO=0     )
>  UI IDM oidcToken                                        (OK=58468  KO=0     )
> userinfo                                                 (OK=58465  KO=0     )
> GetUUid                                                  (OK=87261  KO=0     )
> UI-Logout                                                (OK=58465  KO=0     )
> GetOpenidConfig                                          (OK=261355 KO=0     )
> UI-Logout Redirect 1                                     (OK=58465  KO=0     )
>  UI AM revoke1                                           (OK=58465  KO=0     )
>  UI AM revoke2                                           (OK=58465  KO=0     )
>  UI AM endsession                                        (OK=58465  KO=0     )
> CreatePolicy                                             (OK=87229  KO=32    )
> RootUserinfo                                             (OK=194686 KO=0     )
> getIdToken                                               (OK=19394  KO=0     )
> getIdToken Redirect 1                                    (OK=19394  KO=0     )
> createOrganization                                       (OK=19394  KO=0     )
> queryOrganization                                        (OK=19394  KO=0     )
> deleteOrganization                                       (OK=19394  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9729   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9729   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7423   KO=0     )
> ReadPolicy                                               (OK=87114  KO=7     )
> DeletePolicy                                             (OK=86956  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1264   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7495 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 17109  / active: 399    / done: 271567
================================================================================

22:06:49.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:49.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:49.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:51.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:51.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:51.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:51.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:52.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:53.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:53 GMT                                    3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3802887 KO=53    )
> restLoginInitiate                                        (OK=262627 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=262616 KO=0     )
> User Authorize PKCE stage                                (OK=313665 KO=0     )
> User AccessToken PKCE stage                              (OK=313661 KO=1     )
> tokenUserinfo                                            (OK=50683  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58569  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58566  KO=0     )
>  UI AM idFromSession                                     (OK=58565  KO=0     )
>  UI AM validateGoto                                      (OK=58565  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58563  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58563  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58563  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58563  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58563  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58561  KO=0     )
> Skip 2FA                                                 (OK=145855 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58561  KO=0     )
>  UI IDM uiconfig                                         (OK=58561  KO=0     )
>  UI IDM version                                          (OK=58561  KO=0     )
>  UI IDM privilege                                        (OK=58561  KO=0     )
>  UI IDM features                                         (OK=58561  KO=0     )
>  UI IDM login                                            (OK=58561  KO=0     )
>  UI IDM dashboard                                        (OK=58561  KO=0     )
>  UI IDM managed user schema                              (OK=58561  KO=0     )
>  UI IDM user                                             (OK=58561  KO=0     )
>  UI IDM oidcToken                                        (OK=58561  KO=0     )
> userinfo                                                 (OK=58561  KO=0     )
> GetUUid                                                  (OK=87418  KO=0     )
> UI-Logout                                                (OK=58560  KO=0     )
> GetOpenidConfig                                          (OK=261797 KO=0     )
> UI-Logout Redirect 1                                     (OK=58560  KO=0     )
>  UI AM revoke1                                           (OK=58558  KO=0     )
>  UI AM revoke2                                           (OK=58558  KO=0     )
>  UI AM endsession                                        (OK=58558  KO=0     )
> CreatePolicy                                             (OK=87381  KO=32    )
> RootUserinfo                                             (OK=194936 KO=0     )
> getIdToken                                               (OK=19421  KO=0     )
> getIdToken Redirect 1                                    (OK=19420  KO=0     )
> createOrganization                                       (OK=19419  KO=0     )
> queryOrganization                                        (OK=19418  KO=0     )
> deleteOrganization                                       (OK=19418  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9739   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9739   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7445   KO=0     )
> ReadPolicy                                               (OK=87252  KO=7     )
> DeletePolicy                                             (OK=87105  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1266   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7504 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 16697  / active: 403    / done: 271975
================================================================================

22:06:53.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:53.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:53.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:54.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:54.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:54.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:55.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:55.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:55.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:55.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:55.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:56.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:56.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:56.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:56.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:57.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:57.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:58.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:06:58 GMT                                    3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3808100 KO=53    )
> restLoginInitiate                                        (OK=263013 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=263007 KO=0     )
> User Authorize PKCE stage                                (OK=314104 KO=0     )
> User AccessToken PKCE stage                              (OK=314095 KO=1     )
> tokenUserinfo                                            (OK=50751  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58639  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58637  KO=0     )
>  UI AM idFromSession                                     (OK=58637  KO=0     )
>  UI AM validateGoto                                      (OK=58637  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58630  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58630  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58630  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58630  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58630  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58629  KO=0     )
> Skip 2FA                                                 (OK=146090 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58629  KO=0     )
>  UI IDM uiconfig                                         (OK=58629  KO=0     )
>  UI IDM version                                          (OK=58629  KO=0     )
>  UI IDM privilege                                        (OK=58629  KO=0     )
>  UI IDM features                                         (OK=58629  KO=0     )
>  UI IDM login                                            (OK=58629  KO=0     )
>  UI IDM dashboard                                        (OK=58629  KO=0     )
>  UI IDM managed user schema                              (OK=58629  KO=0     )
>  UI IDM user                                             (OK=58629  KO=0     )
>  UI IDM oidcToken                                        (OK=58627  KO=0     )
> userinfo                                                 (OK=58626  KO=0     )
> GetUUid                                                  (OK=87554  KO=0     )
> UI-Logout                                                (OK=58625  KO=0     )
> GetOpenidConfig                                          (OK=262225 KO=0     )
> UI-Logout Redirect 1                                     (OK=58625  KO=0     )
>  UI AM revoke1                                           (OK=58624  KO=0     )
>  UI AM revoke2                                           (OK=58624  KO=0     )
>  UI AM endsession                                        (OK=58624  KO=0     )
> CreatePolicy                                             (OK=87521  KO=32    )
> RootUserinfo                                             (OK=195215 KO=0     )
> getIdToken                                               (OK=19458  KO=0     )
> getIdToken Redirect 1                                    (OK=19458  KO=0     )
> createOrganization                                       (OK=19458  KO=0     )
> queryOrganization                                        (OK=19456  KO=0     )
> deleteOrganization                                       (OK=19456  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9747   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9747   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7465   KO=0     )
> ReadPolicy                                               (OK=87403  KO=7     )
> DeletePolicy                                             (OK=87245  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1267   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7522 (99.23%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 16310  / active: 395    / done: 272370
================================================================================

22:06:59.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:06:59.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:00.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:00.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:01.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:01.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:01.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:02.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:02.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:03.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:03.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:03.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:03 GMT                                    3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3813730 KO=53    )
> restLoginInitiate                                        (OK=263389 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=263384 KO=0     )
> User Authorize PKCE stage                                (OK=314559 KO=0     )
> User AccessToken PKCE stage                              (OK=314554 KO=1     )
> tokenUserinfo                                            (OK=50822  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58730  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58730  KO=0     )
>  UI AM idFromSession                                     (OK=58730  KO=0     )
>  UI AM validateGoto                                      (OK=58730  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58723  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58723  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58719  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58719  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58717  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58716  KO=0     )
> Skip 2FA                                                 (OK=146291 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58716  KO=0     )
>  UI IDM uiconfig                                         (OK=58716  KO=0     )
>  UI IDM version                                          (OK=58716  KO=0     )
>  UI IDM privilege                                        (OK=58716  KO=0     )
>  UI IDM features                                         (OK=58716  KO=0     )
>  UI IDM login                                            (OK=58716  KO=0     )
>  UI IDM dashboard                                        (OK=58715  KO=0     )
>  UI IDM managed user schema                              (OK=58715  KO=0     )
>  UI IDM user                                             (OK=58715  KO=0     )
>  UI IDM oidcToken                                        (OK=58715  KO=0     )
> userinfo                                                 (OK=58715  KO=0     )
> GetUUid                                                  (OK=87672  KO=0     )
> UI-Logout                                                (OK=58715  KO=0     )
> GetOpenidConfig                                          (OK=262634 KO=0     )
> UI-Logout Redirect 1                                     (OK=58715  KO=0     )
>  UI AM revoke1                                           (OK=58713  KO=0     )
>  UI AM revoke2                                           (OK=58713  KO=0     )
>  UI AM endsession                                        (OK=58713  KO=0     )
> CreatePolicy                                             (OK=87638  KO=32    )
> RootUserinfo                                             (OK=195534 KO=0     )
> getIdToken                                               (OK=19473  KO=0     )
> getIdToken Redirect 1                                    (OK=19473  KO=0     )
> createOrganization                                       (OK=19472  KO=0     )
> queryOrganization                                        (OK=19472  KO=0     )
> deleteOrganization                                       (OK=19472  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9762   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9762   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7484   KO=0     )
> ReadPolicy                                               (OK=87543  KO=7     )
> DeletePolicy                                             (OK=87395  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1268   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7534 (99.24%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 15919  / active: 384    / done: 272772
================================================================================

22:07:03.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:03.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:03.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:04.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:04.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:04.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:04.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:05.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:05.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:05.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:06.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:07.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:08.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:08 GMT                                    3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3819312 KO=53    )
> restLoginInitiate                                        (OK=263765 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=263757 KO=0     )
> User Authorize PKCE stage                                (OK=315006 KO=0     )
> User AccessToken PKCE stage                              (OK=315000 KO=1     )
> tokenUserinfo                                            (OK=50891  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58813  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58813  KO=0     )
>  UI AM idFromSession                                     (OK=58812  KO=0     )
>  UI AM validateGoto                                      (OK=58812  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58808  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58808  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58808  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58808  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58807  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58806  KO=0     )
> Skip 2FA                                                 (OK=146501 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58805  KO=0     )
>  UI IDM uiconfig                                         (OK=58805  KO=0     )
>  UI IDM version                                          (OK=58805  KO=0     )
>  UI IDM privilege                                        (OK=58805  KO=0     )
>  UI IDM features                                         (OK=58805  KO=0     )
>  UI IDM login                                            (OK=58805  KO=0     )
>  UI IDM dashboard                                        (OK=58805  KO=0     )
>  UI IDM managed user schema                              (OK=58805  KO=0     )
>  UI IDM user                                             (OK=58805  KO=0     )
>  UI IDM oidcToken                                        (OK=58804  KO=0     )
> userinfo                                                 (OK=58804  KO=0     )
> GetUUid                                                  (OK=87792  KO=0     )
> UI-Logout                                                (OK=58803  KO=0     )
> GetOpenidConfig                                          (OK=263011 KO=0     )
> UI-Logout Redirect 1                                     (OK=58802  KO=0     )
>  UI AM revoke1                                           (OK=58802  KO=0     )
>  UI AM revoke2                                           (OK=58802  KO=0     )
>  UI AM endsession                                        (OK=58802  KO=0     )
> CreatePolicy                                             (OK=87758  KO=32    )
> RootUserinfo                                             (OK=195850 KO=0     )
> getIdToken                                               (OK=19503  KO=0     )
> getIdToken Redirect 1                                    (OK=19503  KO=0     )
> createOrganization                                       (OK=19502  KO=0     )
> queryOrganization                                        (OK=19502  KO=0     )
> deleteOrganization                                       (OK=19502  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9773   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9770   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7500   KO=0     )
> ReadPolicy                                               (OK=87661  KO=7     )
> DeletePolicy                                             (OK=87536  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1270   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7547 (99.24%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 15534  / active: 336    / done: 273205
================================================================================

22:07:09.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:09.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:09.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:09.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:10.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:11.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:11.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:11.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:11.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:12.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:12.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:13.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:13.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:13 GMT                                    3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3824202 KO=53    )
> restLoginInitiate                                        (OK=264105 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=264094 KO=0     )
> User Authorize PKCE stage                                (OK=315404 KO=0     )
> User AccessToken PKCE stage                              (OK=315400 KO=1     )
> tokenUserinfo                                            (OK=50958  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58888  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58887  KO=0     )
>  UI AM idFromSession                                     (OK=58887  KO=0     )
>  UI AM validateGoto                                      (OK=58887  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58883  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58883  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58882  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58882  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58881  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58881  KO=0     )
> Skip 2FA                                                 (OK=146680 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58880  KO=0     )
>  UI IDM uiconfig                                         (OK=58880  KO=0     )
>  UI IDM version                                          (OK=58880  KO=0     )
>  UI IDM privilege                                        (OK=58878  KO=0     )
>  UI IDM features                                         (OK=58878  KO=0     )
>  UI IDM login                                            (OK=58878  KO=0     )
>  UI IDM dashboard                                        (OK=58877  KO=0     )
>  UI IDM managed user schema                              (OK=58877  KO=0     )
>  UI IDM user                                             (OK=58876  KO=0     )
>  UI IDM oidcToken                                        (OK=58876  KO=0     )
> userinfo                                                 (OK=58876  KO=0     )
> GetUUid                                                  (OK=87897  KO=0     )
> UI-Logout                                                (OK=58876  KO=0     )
> GetOpenidConfig                                          (OK=263353 KO=0     )
> UI-Logout Redirect 1                                     (OK=58876  KO=0     )
>  UI AM revoke1                                           (OK=58874  KO=0     )
>  UI AM revoke2                                           (OK=58875  KO=0     )
>  UI AM endsession                                        (OK=58875  KO=0     )
> CreatePolicy                                             (OK=87865  KO=32    )
> RootUserinfo                                             (OK=196139 KO=0     )
> getIdToken                                               (OK=19527  KO=0     )
> getIdToken Redirect 1                                    (OK=19527  KO=0     )
> createOrganization                                       (OK=19526  KO=0     )
> queryOrganization                                        (OK=19526  KO=0     )
> deleteOrganization                                       (OK=19526  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9791   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9791   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7510   KO=0     )
> ReadPolicy                                               (OK=87781  KO=7     )
> DeletePolicy                                             (OK=87650  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1279   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7560 (99.24%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 15176  / active: 332    / done: 273567
================================================================================

22:07:14.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:14.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:15.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:15.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:16.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:16.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:16.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:16.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:16.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:17.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:17.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:17.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:17.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:17.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:17.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:18.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:18.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:18 GMT                                    3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3829554 KO=53    )
> restLoginInitiate                                        (OK=264479 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=264475 KO=0     )
> User Authorize PKCE stage                                (OK=315852 KO=0     )
> User AccessToken PKCE stage                              (OK=315844 KO=1     )
> tokenUserinfo                                            (OK=51020  KO=0     )
> UI-Post-Login - stage 1                                  (OK=58965  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58965  KO=0     )
>  UI AM idFromSession                                     (OK=58964  KO=0     )
>  UI AM validateGoto                                      (OK=58964  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58963  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58962  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58962  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58962  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58959  KO=0     )
> Skip 2FA                                                 (OK=146906 KO=0     )
>  UI Enduser sessioncheck                                 (OK=58959  KO=0     )
>  UI IDM uiconfig                                         (OK=58959  KO=0     )
>  UI IDM version                                          (OK=58959  KO=0     )
>  UI IDM privilege                                        (OK=58959  KO=0     )
>  UI IDM features                                         (OK=58959  KO=0     )
>  UI IDM login                                            (OK=58959  KO=0     )
>  UI IDM dashboard                                        (OK=58959  KO=0     )
>  UI IDM managed user schema                              (OK=58959  KO=0     )
>  UI IDM user                                             (OK=58959  KO=0     )
>  UI IDM oidcToken                                        (OK=58959  KO=0     )
> userinfo                                                 (OK=58959  KO=0     )
> GetUUid                                                  (OK=88048  KO=0     )
> UI-Logout                                                (OK=58959  KO=0     )
> GetOpenidConfig                                          (OK=263731 KO=0     )
> UI-Logout Redirect 1                                     (OK=58959  KO=0     )
>  UI AM revoke1                                           (OK=58958  KO=0     )
>  UI AM revoke2                                           (OK=58958  KO=0     )
>  UI AM endsession                                        (OK=58958  KO=0     )
> CreatePolicy                                             (OK=88011  KO=32    )
> RootUserinfo                                             (OK=196387 KO=0     )
> getIdToken                                               (OK=19553  KO=0     )
> getIdToken Redirect 1                                    (OK=19553  KO=0     )
> createOrganization                                       (OK=19553  KO=0     )
> queryOrganization                                        (OK=19553  KO=0     )
> deleteOrganization                                       (OK=19552  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9804   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9804   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7525   KO=0     )
> ReadPolicy                                               (OK=87888  KO=7     )
> DeletePolicy                                             (OK=87770  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1280   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7577 (99.24%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 14792  / active: 338    / done: 273945
================================================================================

22:07:19.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:19.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:19.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:19.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:19.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:20.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:20.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:20.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:20.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:21.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:21.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:22.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:22.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:23.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:23.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:23.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:23 GMT                                    3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3835299 KO=53    )
> restLoginInitiate                                        (OK=264891 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=264884 KO=0     )
> User Authorize PKCE stage                                (OK=316331 KO=0     )
> User AccessToken PKCE stage                              (OK=316324 KO=1     )
> tokenUserinfo                                            (OK=51092  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59055  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59055  KO=0     )
>  UI AM idFromSession                                     (OK=59055  KO=0     )
>  UI AM validateGoto                                      (OK=59055  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59051  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59051  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59051  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59051  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59047  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59047  KO=0     )
> Skip 2FA                                                 (OK=147140 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59046  KO=0     )
>  UI IDM uiconfig                                         (OK=59046  KO=0     )
>  UI IDM version                                          (OK=59046  KO=0     )
>  UI IDM privilege                                        (OK=59045  KO=0     )
>  UI IDM features                                         (OK=59046  KO=0     )
>  UI IDM login                                            (OK=59046  KO=0     )
>  UI IDM dashboard                                        (OK=59043  KO=0     )
>  UI IDM managed user schema                              (OK=59043  KO=0     )
>  UI IDM user                                             (OK=59043  KO=0     )
>  UI IDM oidcToken                                        (OK=59042  KO=0     )
> userinfo                                                 (OK=59041  KO=0     )
> GetUUid                                                  (OK=88188  KO=0     )
> UI-Logout                                                (OK=59040  KO=0     )
> GetOpenidConfig                                          (OK=264124 KO=0     )
> UI-Logout Redirect 1                                     (OK=59040  KO=0     )
>  UI AM revoke1                                           (OK=59040  KO=0     )
>  UI AM revoke2                                           (OK=59040  KO=0     )
>  UI AM endsession                                        (OK=59040  KO=0     )
> CreatePolicy                                             (OK=88153  KO=32    )
> RootUserinfo                                             (OK=196654 KO=0     )
> getIdToken                                               (OK=19586  KO=0     )
> getIdToken Redirect 1                                    (OK=19586  KO=0     )
> createOrganization                                       (OK=19586  KO=0     )
> queryOrganization                                        (OK=19586  KO=0     )
> deleteOrganization                                       (OK=19586  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9825   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7539   KO=0     )
> ReadPolicy                                               (OK=88032  KO=7     )
> DeletePolicy                                             (OK=87879  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1283   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7593 (99.24%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 14356  / active: 398    / done: 274321
================================================================================

22:07:23.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:24.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:25.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:25.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:27.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:28.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:28.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:28.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:28 GMT                                    3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3840530 KO=53    )
> restLoginInitiate                                        (OK=265248 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=265240 KO=0     )
> User Authorize PKCE stage                                (OK=316751 KO=0     )
> User AccessToken PKCE stage                              (OK=316746 KO=1     )
> tokenUserinfo                                            (OK=51162  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59129  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59129  KO=0     )
>  UI AM idFromSession                                     (OK=59128  KO=0     )
>  UI AM validateGoto                                      (OK=59128  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59127  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59127  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59127  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59126  KO=0     )
> Skip 2FA                                                 (OK=147335 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59126  KO=0     )
>  UI IDM uiconfig                                         (OK=59126  KO=0     )
>  UI IDM version                                          (OK=59126  KO=0     )
>  UI IDM privilege                                        (OK=59126  KO=0     )
>  UI IDM features                                         (OK=59126  KO=0     )
>  UI IDM login                                            (OK=59126  KO=0     )
>  UI IDM dashboard                                        (OK=59126  KO=0     )
>  UI IDM managed user schema                              (OK=59126  KO=0     )
>  UI IDM user                                             (OK=59126  KO=0     )
>  UI IDM oidcToken                                        (OK=59125  KO=0     )
> userinfo                                                 (OK=59124  KO=0     )
> GetUUid                                                  (OK=88314  KO=0     )
> UI-Logout                                                (OK=59124  KO=0     )
> GetOpenidConfig                                          (OK=264534 KO=0     )
> UI-Logout Redirect 1                                     (OK=59123  KO=0     )
>  UI AM revoke1                                           (OK=59122  KO=0     )
>  UI AM revoke2                                           (OK=59122  KO=0     )
>  UI AM endsession                                        (OK=59122  KO=0     )
> CreatePolicy                                             (OK=88279  KO=32    )
> RootUserinfo                                             (OK=196920 KO=0     )
> getIdToken                                               (OK=19604  KO=0     )
> getIdToken Redirect 1                                    (OK=19603  KO=0     )
> createOrganization                                       (OK=19603  KO=0     )
> queryOrganization                                        (OK=19603  KO=0     )
> deleteOrganization                                       (OK=19603  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9840   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9840   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7551   KO=0     )
> ReadPolicy                                               (OK=88176  KO=7     )
> DeletePolicy                                             (OK=88022  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1286   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7608 (99.24%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 13986  / active: 368    / done: 274721
================================================================================

22:07:28.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:28.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:28.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:29.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:29.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:29.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:29.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:30.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:30.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:30.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:31.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:31.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:31.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:32.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:32.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:32.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:32.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:33.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:33.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:33 GMT                                    3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3845414 KO=53    )
> restLoginInitiate                                        (OK=265609 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=265605 KO=0     )
> User Authorize PKCE stage                                (OK=317160 KO=0     )
> User AccessToken PKCE stage                              (OK=317151 KO=1     )
> tokenUserinfo                                            (OK=51226  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59197  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59197  KO=0     )
>  UI AM idFromSession                                     (OK=59196  KO=0     )
>  UI AM validateGoto                                      (OK=59196  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59192  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59190  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59190  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59190  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59190  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59189  KO=0     )
> Skip 2FA                                                 (OK=147546 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59189  KO=0     )
>  UI IDM uiconfig                                         (OK=59189  KO=0     )
>  UI IDM version                                          (OK=59189  KO=0     )
>  UI IDM privilege                                        (OK=59189  KO=0     )
>  UI IDM features                                         (OK=59189  KO=0     )
>  UI IDM login                                            (OK=59189  KO=0     )
>  UI IDM dashboard                                        (OK=59189  KO=0     )
>  UI IDM managed user schema                              (OK=59189  KO=0     )
>  UI IDM user                                             (OK=59189  KO=0     )
>  UI IDM oidcToken                                        (OK=59189  KO=0     )
> userinfo                                                 (OK=59189  KO=0     )
> GetUUid                                                  (OK=88437  KO=0     )
> UI-Logout                                                (OK=59187  KO=0     )
> GetOpenidConfig                                          (OK=264930 KO=0     )
> UI-Logout Redirect 1                                     (OK=59187  KO=0     )
>  UI AM revoke1                                           (OK=59187  KO=0     )
>  UI AM revoke2                                           (OK=59187  KO=0     )
>  UI AM endsession                                        (OK=59187  KO=0     )
> CreatePolicy                                             (OK=88402  KO=32    )
> RootUserinfo                                             (OK=197222 KO=0     )
> getIdToken                                               (OK=19633  KO=0     )
> getIdToken Redirect 1                                    (OK=19632  KO=0     )
> createOrganization                                       (OK=19631  KO=0     )
> queryOrganization                                        (OK=19631  KO=0     )
> deleteOrganization                                       (OK=19631  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9853   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9853   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7563   KO=0     )
> ReadPolicy                                               (OK=88302  KO=7     )
> DeletePolicy                                             (OK=88167  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1289   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7627 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 13612  / active: 356    / done: 275107
================================================================================

22:07:33.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:33.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:33.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:34.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:34.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:35.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:36.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:36.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:36.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:37.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:37.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:37.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:37.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:37.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:38 GMT                                    3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3850463 KO=53    )
> restLoginInitiate                                        (OK=265985 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=265976 KO=0     )
> User Authorize PKCE stage                                (OK=317585 KO=0     )
> User AccessToken PKCE stage                              (OK=317573 KO=1     )
> tokenUserinfo                                            (OK=51296  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59272  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59271  KO=0     )
>  UI AM idFromSession                                     (OK=59269  KO=0     )
>  UI AM validateGoto                                      (OK=59269  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59265  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59265  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59265  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59265  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59261  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59260  KO=0     )
> Skip 2FA                                                 (OK=147760 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59259  KO=0     )
>  UI IDM uiconfig                                         (OK=59259  KO=0     )
>  UI IDM version                                          (OK=59259  KO=0     )
>  UI IDM privilege                                        (OK=59258  KO=0     )
>  UI IDM features                                         (OK=59258  KO=0     )
>  UI IDM login                                            (OK=59258  KO=0     )
>  UI IDM dashboard                                        (OK=59258  KO=0     )
>  UI IDM managed user schema                              (OK=59258  KO=0     )
>  UI IDM user                                             (OK=59258  KO=0     )
>  UI IDM oidcToken                                        (OK=59258  KO=0     )
> userinfo                                                 (OK=59256  KO=0     )
> GetUUid                                                  (OK=88553  KO=0     )
> UI-Logout                                                (OK=59256  KO=0     )
> GetOpenidConfig                                          (OK=265296 KO=0     )
> UI-Logout Redirect 1                                     (OK=59256  KO=0     )
>  UI AM revoke1                                           (OK=59254  KO=0     )
>  UI AM revoke2                                           (OK=59254  KO=0     )
>  UI AM endsession                                        (OK=59254  KO=0     )
> CreatePolicy                                             (OK=88520  KO=32    )
> RootUserinfo                                             (OK=197517 KO=0     )
> getIdToken                                               (OK=19662  KO=0     )
> getIdToken Redirect 1                                    (OK=19662  KO=0     )
> createOrganization                                       (OK=19660  KO=0     )
> queryOrganization                                        (OK=19659  KO=0     )
> deleteOrganization                                       (OK=19659  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9868   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9868   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7574   KO=0     )
> ReadPolicy                                               (OK=88427  KO=7     )
> DeletePolicy                                             (OK=88295  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1293   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7641 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 13215  / active: 366    / done: 275494
================================================================================

22:07:38.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:39.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:39.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:39.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:39.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:40.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:40.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:40.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:40.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:40.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:41.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:43.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:43.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:43.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:43.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:43.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:43 GMT                                    3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3856315 KO=53    )
> restLoginInitiate                                        (OK=266379 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=266369 KO=0     )
> User Authorize PKCE stage                                (OK=318055 KO=0     )
> User AccessToken PKCE stage                              (OK=318051 KO=1     )
> tokenUserinfo                                            (OK=51359  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59362  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59361  KO=0     )
>  UI AM idFromSession                                     (OK=59361  KO=0     )
>  UI AM validateGoto                                      (OK=59361  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59357  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59356  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59356  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59356  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59353  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59353  KO=0     )
> Skip 2FA                                                 (OK=147984 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59351  KO=0     )
>  UI IDM uiconfig                                         (OK=59351  KO=0     )
>  UI IDM version                                          (OK=59351  KO=0     )
>  UI IDM privilege                                        (OK=59351  KO=0     )
>  UI IDM features                                         (OK=59351  KO=0     )
>  UI IDM login                                            (OK=59351  KO=0     )
>  UI IDM dashboard                                        (OK=59351  KO=0     )
>  UI IDM managed user schema                              (OK=59351  KO=0     )
>  UI IDM user                                             (OK=59351  KO=0     )
>  UI IDM oidcToken                                        (OK=59351  KO=0     )
> userinfo                                                 (OK=59350  KO=0     )
> GetUUid                                                  (OK=88691  KO=0     )
> UI-Logout                                                (OK=59349  KO=0     )
> GetOpenidConfig                                          (OK=265676 KO=0     )
> UI-Logout Redirect 1                                     (OK=59349  KO=0     )
>  UI AM revoke1                                           (OK=59349  KO=0     )
>  UI AM revoke2                                           (OK=59349  KO=0     )
>  UI AM endsession                                        (OK=59349  KO=0     )
> CreatePolicy                                             (OK=88658  KO=32    )
> RootUserinfo                                             (OK=197847 KO=0     )
> getIdToken                                               (OK=19696  KO=0     )
> getIdToken Redirect 1                                    (OK=19696  KO=0     )
> createOrganization                                       (OK=19694  KO=0     )
> queryOrganization                                        (OK=19692  KO=0     )
> deleteOrganization                                       (OK=19692  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9876   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9876   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7589   KO=0     )
> ReadPolicy                                               (OK=88541  KO=7     )
> DeletePolicy                                             (OK=88419  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1294   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7657 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12816  / active: 364    / done: 275895
================================================================================

22:07:44.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:44.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:44.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:44.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:45.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:45.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:45.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:47.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:47.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:48 GMT                                    3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3861866 KO=53    )
> restLoginInitiate                                        (OK=266761 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=266753 KO=0     )
> User Authorize PKCE stage                                (OK=318508 KO=0     )
> User AccessToken PKCE stage                              (OK=318502 KO=1     )
> tokenUserinfo                                            (OK=51421  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59444  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59444  KO=0     )
>  UI AM idFromSession                                     (OK=59444  KO=0     )
>  UI AM validateGoto                                      (OK=59444  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59442  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59442  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59442  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59441  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59440  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59440  KO=0     )
> Skip 2FA                                                 (OK=148207 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59440  KO=0     )
>  UI IDM uiconfig                                         (OK=59440  KO=0     )
>  UI IDM version                                          (OK=59440  KO=0     )
>  UI IDM privilege                                        (OK=59439  KO=0     )
>  UI IDM features                                         (OK=59440  KO=0     )
>  UI IDM login                                            (OK=59440  KO=0     )
>  UI IDM dashboard                                        (OK=59438  KO=0     )
>  UI IDM managed user schema                              (OK=59438  KO=0     )
>  UI IDM user                                             (OK=59438  KO=0     )
>  UI IDM oidcToken                                        (OK=59438  KO=0     )
> userinfo                                                 (OK=59438  KO=0     )
> GetUUid                                                  (OK=88825  KO=0     )
> UI-Logout                                                (OK=59437  KO=0     )
> GetOpenidConfig                                          (OK=266058 KO=0     )
> UI-Logout Redirect 1                                     (OK=59437  KO=0     )
>  UI AM revoke1                                           (OK=59436  KO=0     )
>  UI AM revoke2                                           (OK=59435  KO=0     )
>  UI AM endsession                                        (OK=59436  KO=0     )
> CreatePolicy                                             (OK=88792  KO=32    )
> RootUserinfo                                             (OK=198123 KO=0     )
> getIdToken                                               (OK=19717  KO=0     )
> getIdToken Redirect 1                                    (OK=19717  KO=0     )
> createOrganization                                       (OK=19717  KO=0     )
> queryOrganization                                        (OK=19717  KO=0     )
> deleteOrganization                                       (OK=19717  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9889   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9889   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7608   KO=0     )
> ReadPolicy                                               (OK=88682  KO=7     )
> DeletePolicy                                             (OK=88532  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1298   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7671 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12421  / active: 385    / done: 276269
================================================================================

22:07:48.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:48.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:49.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:49.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:49.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:49.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:50.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:50.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:50.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:50.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:51.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:51.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:51.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:51.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:51.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:51.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:52.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:52.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:52.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:53 GMT                                    3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3867285 KO=53    )
> restLoginInitiate                                        (OK=267137 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=267126 KO=0     )
> User Authorize PKCE stage                                (OK=318949 KO=0     )
> User AccessToken PKCE stage                              (OK=318940 KO=1     )
> tokenUserinfo                                            (OK=51480  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59527  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59527  KO=0     )
>  UI AM idFromSession                                     (OK=59527  KO=0     )
>  UI AM validateGoto                                      (OK=59527  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59524  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59524  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59523  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59523  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59519  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59518  KO=0     )
> Skip 2FA                                                 (OK=148419 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59517  KO=0     )
>  UI IDM uiconfig                                         (OK=59517  KO=0     )
>  UI IDM version                                          (OK=59517  KO=0     )
>  UI IDM privilege                                        (OK=59517  KO=0     )
>  UI IDM features                                         (OK=59517  KO=0     )
>  UI IDM login                                            (OK=59517  KO=0     )
>  UI IDM dashboard                                        (OK=59517  KO=0     )
>  UI IDM managed user schema                              (OK=59517  KO=0     )
>  UI IDM user                                             (OK=59517  KO=0     )
>  UI IDM oidcToken                                        (OK=59517  KO=0     )
> userinfo                                                 (OK=59516  KO=0     )
> GetUUid                                                  (OK=88962  KO=0     )
> UI-Logout                                                (OK=59516  KO=0     )
> GetOpenidConfig                                          (OK=266474 KO=0     )
> UI-Logout Redirect 1                                     (OK=59516  KO=0     )
>  UI AM revoke1                                           (OK=59516  KO=0     )
>  UI AM revoke2                                           (OK=59516  KO=0     )
>  UI AM endsession                                        (OK=59516  KO=0     )
> CreatePolicy                                             (OK=88928  KO=32    )
> RootUserinfo                                             (OK=198401 KO=0     )
> getIdToken                                               (OK=19749  KO=0     )
> getIdToken Redirect 1                                    (OK=19749  KO=0     )
> createOrganization                                       (OK=19749  KO=0     )
> queryOrganization                                        (OK=19749  KO=0     )
> deleteOrganization                                       (OK=19749  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9903   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9902   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7622   KO=0     )
> ReadPolicy                                               (OK=88816  KO=7     )
> DeletePolicy                                             (OK=88676  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1300   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7692 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12031  / active: 369    / done: 276675
================================================================================

22:07:54.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:54.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:55.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:57.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:57.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:57.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:57.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:57.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:07:58 GMT                                    3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3872563 KO=53    )
> restLoginInitiate                                        (OK=267507 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=267503 KO=0     )
> User Authorize PKCE stage                                (OK=319387 KO=0     )
> User AccessToken PKCE stage                              (OK=319382 KO=1     )
> tokenUserinfo                                            (OK=51553  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59605  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59605  KO=0     )
>  UI AM idFromSession                                     (OK=59604  KO=0     )
>  UI AM validateGoto                                      (OK=59604  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59600  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59600  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59600  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59600  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59595  KO=0     )
> Skip 2FA                                                 (OK=148630 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59595  KO=0     )
>  UI IDM uiconfig                                         (OK=59595  KO=0     )
>  UI IDM version                                          (OK=59595  KO=0     )
>  UI IDM privilege                                        (OK=59595  KO=0     )
>  UI IDM features                                         (OK=59595  KO=0     )
>  UI IDM login                                            (OK=59595  KO=0     )
>  UI IDM dashboard                                        (OK=59595  KO=0     )
>  UI IDM managed user schema                              (OK=59595  KO=0     )
>  UI IDM user                                             (OK=59595  KO=0     )
>  UI IDM oidcToken                                        (OK=59593  KO=0     )
> userinfo                                                 (OK=59593  KO=0     )
> GetUUid                                                  (OK=89093  KO=0     )
> UI-Logout                                                (OK=59593  KO=0     )
> GetOpenidConfig                                          (OK=266873 KO=0     )
> UI-Logout Redirect 1                                     (OK=59593  KO=0     )
>  UI AM revoke1                                           (OK=59593  KO=0     )
>  UI AM revoke2                                           (OK=59593  KO=0     )
>  UI AM endsession                                        (OK=59593  KO=0     )
> CreatePolicy                                             (OK=89057  KO=32    )
> RootUserinfo                                             (OK=198675 KO=0     )
> getIdToken                                               (OK=19772  KO=0     )
> getIdToken Redirect 1                                    (OK=19772  KO=0     )
> createOrganization                                       (OK=19772  KO=0     )
> queryOrganization                                        (OK=19772  KO=0     )
> deleteOrganization                                       (OK=19770  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9919   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9918   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7634   KO=0     )
> ReadPolicy                                               (OK=88950  KO=7     )
> DeletePolicy                                             (OK=88808  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1302   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7700 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 11645  / active: 374    / done: 277056
================================================================================

22:07:58.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:58.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:07:59.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:00.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:00.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:01.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:01.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:01.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:01.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:02.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:02.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:03.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:03.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:03.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:03 GMT                                    3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3878205 KO=53    )
> restLoginInitiate                                        (OK=267889 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=267883 KO=0     )
> User Authorize PKCE stage                                (OK=319846 KO=0     )
> User AccessToken PKCE stage                              (OK=319839 KO=1     )
> tokenUserinfo                                            (OK=51624  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59694  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59694  KO=0     )
>  UI AM idFromSession                                     (OK=59693  KO=0     )
>  UI AM validateGoto                                      (OK=59693  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59689  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59688  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59685  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59684  KO=0     )
> Skip 2FA                                                 (OK=148842 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59682  KO=0     )
>  UI IDM uiconfig                                         (OK=59682  KO=0     )
>  UI IDM version                                          (OK=59682  KO=0     )
>  UI IDM privilege                                        (OK=59682  KO=0     )
>  UI IDM features                                         (OK=59682  KO=0     )
>  UI IDM login                                            (OK=59682  KO=0     )
>  UI IDM dashboard                                        (OK=59682  KO=0     )
>  UI IDM managed user schema                              (OK=59682  KO=0     )
>  UI IDM user                                             (OK=59682  KO=0     )
>  UI IDM oidcToken                                        (OK=59681  KO=0     )
> userinfo                                                 (OK=59680  KO=0     )
> GetUUid                                                  (OK=89227  KO=0     )
> UI-Logout                                                (OK=59679  KO=0     )
> GetOpenidConfig                                          (OK=267271 KO=0     )
> UI-Logout Redirect 1                                     (OK=59677  KO=0     )
>  UI AM revoke1                                           (OK=59677  KO=0     )
>  UI AM revoke2                                           (OK=59677  KO=0     )
>  UI AM endsession                                        (OK=59677  KO=0     )
> CreatePolicy                                             (OK=89191  KO=32    )
> RootUserinfo                                             (OK=198956 KO=0     )
> getIdToken                                               (OK=19802  KO=0     )
> getIdToken Redirect 1                                    (OK=19802  KO=0     )
> createOrganization                                       (OK=19802  KO=0     )
> queryOrganization                                        (OK=19802  KO=0     )
> deleteOrganization                                       (OK=19802  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9933   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9932   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7659   KO=0     )
> ReadPolicy                                               (OK=89080  KO=7     )
> DeletePolicy                                             (OK=88939  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1304   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7714 (99.25%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 95%
          waiting: 11248  / active: 366    / done: 277461
================================================================================

22:08:03.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:03.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:04.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:05.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:05.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:05.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:05.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:05.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:05.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:06.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:06.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:07.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:07.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:07.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:07.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:08.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:08.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:08.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:08.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:08.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:08 GMT                                    3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3883825 KO=53    )
> restLoginInitiate                                        (OK=268286 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=268274 KO=0     )
> User Authorize PKCE stage                                (OK=320302 KO=0     )
> User AccessToken PKCE stage                              (OK=320295 KO=1     )
> tokenUserinfo                                            (OK=51695  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59782  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59781  KO=0     )
>  UI AM idFromSession                                     (OK=59778  KO=0     )
>  UI AM validateGoto                                      (OK=59778  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59775  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59773  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59773  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59772  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59772  KO=0     )
> Skip 2FA                                                 (OK=149059 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59771  KO=0     )
>  UI IDM uiconfig                                         (OK=59771  KO=0     )
>  UI IDM version                                          (OK=59770  KO=0     )
>  UI IDM privilege                                        (OK=59770  KO=0     )
>  UI IDM features                                         (OK=59770  KO=0     )
>  UI IDM login                                            (OK=59770  KO=0     )
>  UI IDM dashboard                                        (OK=59769  KO=0     )
>  UI IDM managed user schema                              (OK=59769  KO=0     )
>  UI IDM user                                             (OK=59769  KO=0     )
>  UI IDM oidcToken                                        (OK=59769  KO=0     )
> userinfo                                                 (OK=59769  KO=0     )
> GetUUid                                                  (OK=89359  KO=0     )
> UI-Logout                                                (OK=59768  KO=0     )
> GetOpenidConfig                                          (OK=267667 KO=0     )
> UI-Logout Redirect 1                                     (OK=59765  KO=0     )
>  UI AM revoke1                                           (OK=59765  KO=0     )
>  UI AM revoke2                                           (OK=59765  KO=0     )
>  UI AM endsession                                        (OK=59765  KO=0     )
> CreatePolicy                                             (OK=89323  KO=32    )
> RootUserinfo                                             (OK=199153 KO=0     )
> getIdToken                                               (OK=19836  KO=0     )
> getIdToken Redirect 1                                    (OK=19836  KO=0     )
> createOrganization                                       (OK=19836  KO=0     )
> queryOrganization                                        (OK=19836  KO=0     )
> deleteOrganization                                       (OK=19836  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9953   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9953   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7675   KO=0     )
> ReadPolicy                                               (OK=89215  KO=7     )
> DeletePolicy                                             (OK=89071  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1310   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7734 (99.26%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 10832  / active: 369    / done: 277874
================================================================================

22:08:08.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:08.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:09.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:10.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:11.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:11.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:11.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:12.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:12.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:12.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:12.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:12.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:13 GMT                                    3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3889665 KO=53    )
> restLoginInitiate                                        (OK=268678 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=268669 KO=0     )
> User Authorize PKCE stage                                (OK=320783 KO=0     )
> User AccessToken PKCE stage                              (OK=320777 KO=1     )
> tokenUserinfo                                            (OK=51772  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59870  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59870  KO=0     )
>  UI AM idFromSession                                     (OK=59870  KO=0     )
>  UI AM validateGoto                                      (OK=59870  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59866  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59866  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59866  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59866  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59864  KO=0     )
> Skip 2FA                                                 (OK=149276 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59862  KO=0     )
>  UI IDM uiconfig                                         (OK=59862  KO=0     )
>  UI IDM version                                          (OK=59862  KO=0     )
>  UI IDM privilege                                        (OK=59862  KO=0     )
>  UI IDM features                                         (OK=59862  KO=0     )
>  UI IDM login                                            (OK=59862  KO=0     )
>  UI IDM dashboard                                        (OK=59862  KO=0     )
>  UI IDM managed user schema                              (OK=59862  KO=0     )
>  UI IDM user                                             (OK=59862  KO=0     )
>  UI IDM oidcToken                                        (OK=59860  KO=0     )
> userinfo                                                 (OK=59857  KO=0     )
> GetUUid                                                  (OK=89490  KO=0     )
> UI-Logout                                                (OK=59856  KO=0     )
> GetOpenidConfig                                          (OK=268065 KO=0     )
> UI-Logout Redirect 1                                     (OK=59855  KO=0     )
>  UI AM revoke1                                           (OK=59854  KO=0     )
>  UI AM revoke2                                           (OK=59854  KO=0     )
>  UI AM endsession                                        (OK=59854  KO=0     )
> CreatePolicy                                             (OK=89454  KO=32    )
> RootUserinfo                                             (OK=199413 KO=0     )
> getIdToken                                               (OK=19874  KO=0     )
> getIdToken Redirect 1                                    (OK=19874  KO=0     )
> createOrganization                                       (OK=19873  KO=0     )
> queryOrganization                                        (OK=19873  KO=0     )
> deleteOrganization                                       (OK=19872  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9968   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9968   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7701   KO=0     )
> ReadPolicy                                               (OK=89347  KO=7     )
> DeletePolicy                                             (OK=89205  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1311   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7746 (99.26%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 10427  / active: 366    / done: 278282
================================================================================

22:08:14.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:14.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:14.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:14.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:15.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:16.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:16.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:16.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:16.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:16.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:17.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:17.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:17.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:18 GMT                                    3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3895213 KO=53    )
> restLoginInitiate                                        (OK=269055 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=269050 KO=0     )
> User Authorize PKCE stage                                (OK=321222 KO=0     )
> User AccessToken PKCE stage                              (OK=321218 KO=1     )
> tokenUserinfo                                            (OK=51837  KO=0     )
> UI-Post-Login - stage 1                                  (OK=59958  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59957  KO=0     )
>  UI AM idFromSession                                     (OK=59957  KO=0     )
>  UI AM validateGoto                                      (OK=59957  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59956  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59955  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59954  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59954  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59951  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59951  KO=0     )
> Skip 2FA                                                 (OK=149477 KO=0     )
>  UI Enduser sessioncheck                                 (OK=59951  KO=0     )
>  UI IDM uiconfig                                         (OK=59951  KO=0     )
>  UI IDM version                                          (OK=59951  KO=0     )
>  UI IDM privilege                                        (OK=59951  KO=0     )
>  UI IDM features                                         (OK=59951  KO=0     )
>  UI IDM login                                            (OK=59951  KO=0     )
>  UI IDM dashboard                                        (OK=59951  KO=0     )
>  UI IDM managed user schema                              (OK=59951  KO=0     )
>  UI IDM user                                             (OK=59950  KO=0     )
>  UI IDM oidcToken                                        (OK=59949  KO=0     )
> userinfo                                                 (OK=59949  KO=0     )
> GetUUid                                                  (OK=89610  KO=0     )
> UI-Logout                                                (OK=59949  KO=0     )
> GetOpenidConfig                                          (OK=268447 KO=0     )
> UI-Logout Redirect 1                                     (OK=59947  KO=0     )
>  UI AM revoke1                                           (OK=59947  KO=0     )
>  UI AM revoke2                                           (OK=59947  KO=0     )
>  UI AM endsession                                        (OK=59947  KO=0     )
> CreatePolicy                                             (OK=89576  KO=32    )
> RootUserinfo                                             (OK=199674 KO=0     )
> getIdToken                                               (OK=19900  KO=0     )
> getIdToken Redirect 1                                    (OK=19900  KO=0     )
> createOrganization                                       (OK=19900  KO=0     )
> queryOrganization                                        (OK=19900  KO=0     )
> deleteOrganization                                       (OK=19899  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9979   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9979   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7719   KO=0     )
> ReadPolicy                                               (OK=89474  KO=7     )
> DeletePolicy                                             (OK=89338  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1316   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7771 (99.26%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 10036  / active: 351    / done: 278688
================================================================================

22:08:18.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:18.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:19.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:19.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:20.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:20.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:20.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:21.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:21.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:21.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:22.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:22.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:22.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:22.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:23.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:23 GMT                                    3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3900781 KO=53    )
> restLoginInitiate                                        (OK=269440 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=269437 KO=0     )
> User Authorize PKCE stage                                (OK=321682 KO=0     )
> User AccessToken PKCE stage                              (OK=321676 KO=1     )
> tokenUserinfo                                            (OK=51914  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60045  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60043  KO=0     )
>  UI AM idFromSession                                     (OK=60042  KO=0     )
>  UI AM validateGoto                                      (OK=60042  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60040  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60040  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60040  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60040  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60040  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60039  KO=0     )
> Skip 2FA                                                 (OK=149690 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60039  KO=0     )
>  UI IDM uiconfig                                         (OK=60039  KO=0     )
>  UI IDM version                                          (OK=60039  KO=0     )
>  UI IDM privilege                                        (OK=60039  KO=0     )
>  UI IDM features                                         (OK=60039  KO=0     )
>  UI IDM login                                            (OK=60039  KO=0     )
>  UI IDM dashboard                                        (OK=60039  KO=0     )
>  UI IDM managed user schema                              (OK=60039  KO=0     )
>  UI IDM user                                             (OK=60039  KO=0     )
>  UI IDM oidcToken                                        (OK=60039  KO=0     )
> userinfo                                                 (OK=60035  KO=0     )
> GetUUid                                                  (OK=89743  KO=0     )
> UI-Logout                                                (OK=60035  KO=0     )
> GetOpenidConfig                                          (OK=268830 KO=0     )
> UI-Logout Redirect 1                                     (OK=60034  KO=0     )
>  UI AM revoke1                                           (OK=60033  KO=0     )
>  UI AM revoke2                                           (OK=60033  KO=0     )
>  UI AM endsession                                        (OK=60033  KO=0     )
> CreatePolicy                                             (OK=89709  KO=32    )
> RootUserinfo                                             (OK=199940 KO=0     )
> getIdToken                                               (OK=19922  KO=0     )
> getIdToken Redirect 1                                    (OK=19922  KO=0     )
> createOrganization                                       (OK=19921  KO=0     )
> queryOrganization                                        (OK=19920  KO=0     )
> deleteOrganization                                       (OK=19919  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9997   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9997   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7734   KO=0     )
> ReadPolicy                                               (OK=89601  KO=7     )
> DeletePolicy                                             (OK=89464  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1319   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7786 (99.26%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 9633   / active: 364    / done: 279078
================================================================================

22:08:23.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:25.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:25.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:25.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:25.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:25.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:26.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:26.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:26.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:27.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:27.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:27.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:28.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:28 GMT                                    3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3905761 KO=53    )
> restLoginInitiate                                        (OK=269816 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=269807 KO=0     )
> User Authorize PKCE stage                                (OK=322106 KO=0     )
> User AccessToken PKCE stage                              (OK=322100 KO=1     )
> tokenUserinfo                                            (OK=52002  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60115  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60114  KO=0     )
>  UI AM idFromSession                                     (OK=60113  KO=0     )
>  UI AM validateGoto                                      (OK=60113  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60112  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60110  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60110  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60110  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60109  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60109  KO=0     )
> Skip 2FA                                                 (OK=149886 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60108  KO=0     )
>  UI IDM uiconfig                                         (OK=60108  KO=0     )
>  UI IDM version                                          (OK=60108  KO=0     )
>  UI IDM privilege                                        (OK=60108  KO=0     )
>  UI IDM features                                         (OK=60108  KO=0     )
>  UI IDM login                                            (OK=60108  KO=0     )
>  UI IDM dashboard                                        (OK=60107  KO=0     )
>  UI IDM managed user schema                              (OK=60107  KO=0     )
>  UI IDM user                                             (OK=60106  KO=0     )
>  UI IDM oidcToken                                        (OK=60106  KO=0     )
> userinfo                                                 (OK=60105  KO=0     )
> GetUUid                                                  (OK=89859  KO=0     )
> UI-Logout                                                (OK=60104  KO=0     )
> GetOpenidConfig                                          (OK=269206 KO=0     )
> UI-Logout Redirect 1                                     (OK=60103  KO=0     )
>  UI AM revoke1                                           (OK=60102  KO=0     )
>  UI AM revoke2                                           (OK=60102  KO=0     )
>  UI AM endsession                                        (OK=60103  KO=0     )
> CreatePolicy                                             (OK=89824  KO=32    )
> RootUserinfo                                             (OK=200198 KO=0     )
> getIdToken                                               (OK=19946  KO=0     )
> getIdToken Redirect 1                                    (OK=19946  KO=0     )
> createOrganization                                       (OK=19946  KO=0     )
> queryOrganization                                        (OK=19946  KO=0     )
> deleteOrganization                                       (OK=19946  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10012  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10011  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7749   KO=0     )
> ReadPolicy                                               (OK=89734  KO=7     )
> DeletePolicy                                             (OK=89594  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1319   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7799 (99.26%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 9243   / active: 358    / done: 279474
================================================================================

22:08:28.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:29.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:29.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:29.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:30.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:30.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:30.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:30.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:31.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:31.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:31.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:32.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:32.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:33.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:33 GMT                                    3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3911118 KO=53    )
> restLoginInitiate                                        (OK=270191 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=270183 KO=0     )
> User Authorize PKCE stage                                (OK=322549 KO=0     )
> User AccessToken PKCE stage                              (OK=322547 KO=1     )
> tokenUserinfo                                            (OK=52082  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60194  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60194  KO=0     )
>  UI AM idFromSession                                     (OK=60192  KO=0     )
>  UI AM validateGoto                                      (OK=60192  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60190  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60190  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60189  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60189  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60186  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60185  KO=0     )
> Skip 2FA                                                 (OK=150089 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60185  KO=0     )
>  UI IDM uiconfig                                         (OK=60185  KO=0     )
>  UI IDM version                                          (OK=60185  KO=0     )
>  UI IDM privilege                                        (OK=60184  KO=0     )
>  UI IDM features                                         (OK=60184  KO=0     )
>  UI IDM login                                            (OK=60184  KO=0     )
>  UI IDM dashboard                                        (OK=60183  KO=0     )
>  UI IDM managed user schema                              (OK=60183  KO=0     )
>  UI IDM user                                             (OK=60183  KO=0     )
>  UI IDM oidcToken                                        (OK=60183  KO=0     )
> userinfo                                                 (OK=60181  KO=0     )
> GetUUid                                                  (OK=89988  KO=0     )
> UI-Logout                                                (OK=60181  KO=0     )
> GetOpenidConfig                                          (OK=269580 KO=0     )
> UI-Logout Redirect 1                                     (OK=60181  KO=0     )
>  UI AM revoke1                                           (OK=60181  KO=0     )
>  UI AM revoke2                                           (OK=60181  KO=0     )
>  UI AM endsession                                        (OK=60181  KO=0     )
> CreatePolicy                                             (OK=89954  KO=32    )
> RootUserinfo                                             (OK=200479 KO=0     )
> getIdToken                                               (OK=19986  KO=0     )
> getIdToken Redirect 1                                    (OK=19986  KO=0     )
> createOrganization                                       (OK=19986  KO=0     )
> queryOrganization                                        (OK=19986  KO=0     )
> deleteOrganization                                       (OK=19985  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10032  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10031  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7769   KO=0     )
> ReadPolicy                                               (OK=89845  KO=7     )
> DeletePolicy                                             (OK=89721  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1323   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7813 (99.26%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8847   / active: 339    / done: 279889
================================================================================

22:08:33.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:33.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:34.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:34.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:34.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:34.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:34.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:35.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:35.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:35.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:36.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:36.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:36.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:36.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:36.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:36.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:37.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:37.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:37.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:38.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:38.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:38 GMT                                    3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3916794 KO=53    )
> restLoginInitiate                                        (OK=270566 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=270561 KO=0     )
> User Authorize PKCE stage                                (OK=323002 KO=0     )
> User AccessToken PKCE stage                              (OK=322996 KO=1     )
> tokenUserinfo                                            (OK=52138  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60287  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60287  KO=0     )
>  UI AM idFromSession                                     (OK=60286  KO=0     )
>  UI AM validateGoto                                      (OK=60286  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60286  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60286  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60286  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60286  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60283  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60281  KO=0     )
> Skip 2FA                                                 (OK=150293 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60281  KO=0     )
>  UI IDM uiconfig                                         (OK=60281  KO=0     )
>  UI IDM version                                          (OK=60281  KO=0     )
>  UI IDM privilege                                        (OK=60280  KO=0     )
>  UI IDM features                                         (OK=60280  KO=0     )
>  UI IDM login                                            (OK=60280  KO=0     )
>  UI IDM dashboard                                        (OK=60280  KO=0     )
>  UI IDM managed user schema                              (OK=60280  KO=0     )
>  UI IDM user                                             (OK=60280  KO=0     )
>  UI IDM oidcToken                                        (OK=60280  KO=0     )
> userinfo                                                 (OK=60280  KO=0     )
> GetUUid                                                  (OK=90100  KO=0     )
> UI-Logout                                                (OK=60280  KO=0     )
> GetOpenidConfig                                          (OK=269933 KO=0     )
> UI-Logout Redirect 1                                     (OK=60278  KO=0     )
>  UI AM revoke1                                           (OK=60278  KO=0     )
>  UI AM revoke2                                           (OK=60278  KO=0     )
>  UI AM endsession                                        (OK=60278  KO=0     )
> CreatePolicy                                             (OK=90063  KO=32    )
> RootUserinfo                                             (OK=200714 KO=0     )
> getIdToken                                               (OK=20016  KO=0     )
> getIdToken Redirect 1                                    (OK=20016  KO=0     )
> createOrganization                                       (OK=20016  KO=0     )
> queryOrganization                                        (OK=20015  KO=0     )
> deleteOrganization                                       (OK=20013  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10047  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10047  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7787   KO=0     )
> ReadPolicy                                               (OK=89977  KO=7     )
> DeletePolicy                                             (OK=89836  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1329   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7834 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8458   / active: 348    / done: 280269
================================================================================

22:08:40.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:40.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:40.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:40.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:40.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:40.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:40.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:41.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:41.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:41.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:41.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:41.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:41.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:42.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:42.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:42.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:42.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:42.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:43.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:43.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:43.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:43.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:43 GMT                                    3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3921973 KO=53    )
> restLoginInitiate                                        (OK=270951 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=270944 KO=0     )
> User Authorize PKCE stage                                (OK=323433 KO=0     )
> User AccessToken PKCE stage                              (OK=323426 KO=1     )
> tokenUserinfo                                            (OK=52210  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60360  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60360  KO=0     )
>  UI AM idFromSession                                     (OK=60358  KO=0     )
>  UI AM validateGoto                                      (OK=60358  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60356  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60356  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60356  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60356  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60355  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60355  KO=0     )
> Skip 2FA                                                 (OK=150511 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60355  KO=0     )
>  UI IDM uiconfig                                         (OK=60355  KO=0     )
>  UI IDM version                                          (OK=60355  KO=0     )
>  UI IDM privilege                                        (OK=60355  KO=0     )
>  UI IDM features                                         (OK=60355  KO=0     )
>  UI IDM login                                            (OK=60355  KO=0     )
>  UI IDM dashboard                                        (OK=60355  KO=0     )
>  UI IDM managed user schema                              (OK=60355  KO=0     )
>  UI IDM user                                             (OK=60355  KO=0     )
>  UI IDM oidcToken                                        (OK=60354  KO=0     )
> userinfo                                                 (OK=60352  KO=0     )
> GetUUid                                                  (OK=90227  KO=0     )
> UI-Logout                                                (OK=60352  KO=0     )
> GetOpenidConfig                                          (OK=270305 KO=0     )
> UI-Logout Redirect 1                                     (OK=60352  KO=0     )
>  UI AM revoke1                                           (OK=60352  KO=0     )
>  UI AM revoke2                                           (OK=60352  KO=0     )
>  UI AM endsession                                        (OK=60352  KO=0     )
> CreatePolicy                                             (OK=90192  KO=32    )
> RootUserinfo                                             (OK=201016 KO=0     )
> getIdToken                                               (OK=20044  KO=0     )
> getIdToken Redirect 1                                    (OK=20044  KO=0     )
> createOrganization                                       (OK=20043  KO=0     )
> queryOrganization                                        (OK=20042  KO=0     )
> deleteOrganization                                       (OK=20042  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10063  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10063  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7799   KO=0     )
> ReadPolicy                                               (OK=90085  KO=7     )
> DeletePolicy                                             (OK=89970  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1332   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7856 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 8055   / active: 350    / done: 280670
================================================================================

22:08:44.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:45.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:46.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:47.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:47.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:48 GMT                                    3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3927320 KO=53    )
> restLoginInitiate                                        (OK=271328 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=271318 KO=0     )
> User Authorize PKCE stage                                (OK=323873 KO=0     )
> User AccessToken PKCE stage                              (OK=323866 KO=1     )
> tokenUserinfo                                            (OK=52275  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60440  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60440  KO=0     )
>  UI AM idFromSession                                     (OK=60440  KO=0     )
>  UI AM validateGoto                                      (OK=60440  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60437  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60436  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60436  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60436  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60434  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60434  KO=0     )
> Skip 2FA                                                 (OK=150722 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60433  KO=0     )
>  UI IDM uiconfig                                         (OK=60433  KO=0     )
>  UI IDM version                                          (OK=60433  KO=0     )
>  UI IDM privilege                                        (OK=60433  KO=0     )
>  UI IDM features                                         (OK=60433  KO=0     )
>  UI IDM login                                            (OK=60433  KO=0     )
>  UI IDM dashboard                                        (OK=60433  KO=0     )
>  UI IDM managed user schema                              (OK=60433  KO=0     )
>  UI IDM user                                             (OK=60433  KO=0     )
>  UI IDM oidcToken                                        (OK=60432  KO=0     )
> userinfo                                                 (OK=60431  KO=0     )
> GetUUid                                                  (OK=90344  KO=0     )
> UI-Logout                                                (OK=60431  KO=0     )
> GetOpenidConfig                                          (OK=270658 KO=0     )
> UI-Logout Redirect 1                                     (OK=60431  KO=0     )
>  UI AM revoke1                                           (OK=60431  KO=0     )
>  UI AM revoke2                                           (OK=60431  KO=0     )
>  UI AM endsession                                        (OK=60431  KO=0     )
> CreatePolicy                                             (OK=90309  KO=32    )
> RootUserinfo                                             (OK=201353 KO=0     )
> getIdToken                                               (OK=20077  KO=0     )
> getIdToken Redirect 1                                    (OK=20077  KO=0     )
> createOrganization                                       (OK=20077  KO=0     )
> queryOrganization                                        (OK=20077  KO=0     )
> deleteOrganization                                       (OK=20075  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10082  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10082  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7814   KO=0     )
> ReadPolicy                                               (OK=90215  KO=7     )
> DeletePolicy                                             (OK=90074  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1336   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7876 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 7661   / active: 361    / done: 281053
================================================================================

22:08:49.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:49.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:49.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:50.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:51.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:52.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:52.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:52.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:52.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:53 GMT                                    3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3933043 KO=53    )
> restLoginInitiate                                        (OK=271739 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=271734 KO=0     )
> User Authorize PKCE stage                                (OK=324353 KO=0     )
> User AccessToken PKCE stage                              (OK=324347 KO=1     )
> tokenUserinfo                                            (OK=52352  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60529  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60529  KO=0     )
>  UI AM idFromSession                                     (OK=60529  KO=0     )
>  UI AM validateGoto                                      (OK=60529  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60524  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60524  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60523  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60523  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60520  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60519  KO=0     )
> Skip 2FA                                                 (OK=150953 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60517  KO=0     )
>  UI IDM uiconfig                                         (OK=60517  KO=0     )
>  UI IDM version                                          (OK=60517  KO=0     )
>  UI IDM privilege                                        (OK=60517  KO=0     )
>  UI IDM features                                         (OK=60517  KO=0     )
>  UI IDM login                                            (OK=60517  KO=0     )
>  UI IDM dashboard                                        (OK=60517  KO=0     )
>  UI IDM managed user schema                              (OK=60517  KO=0     )
>  UI IDM user                                             (OK=60517  KO=0     )
>  UI IDM oidcToken                                        (OK=60516  KO=0     )
> userinfo                                                 (OK=60513  KO=0     )
> GetUUid                                                  (OK=90494  KO=0     )
> UI-Logout                                                (OK=60513  KO=0     )
> GetOpenidConfig                                          (OK=271055 KO=0     )
> UI-Logout Redirect 1                                     (OK=60513  KO=0     )
>  UI AM revoke1                                           (OK=60513  KO=0     )
>  UI AM revoke2                                           (OK=60513  KO=0     )
>  UI AM endsession                                        (OK=60513  KO=0     )
> CreatePolicy                                             (OK=90459  KO=32    )
> RootUserinfo                                             (OK=201597 KO=0     )
> getIdToken                                               (OK=20114  KO=0     )
> getIdToken Redirect 1                                    (OK=20114  KO=0     )
> createOrganization                                       (OK=20112  KO=0     )
> queryOrganization                                        (OK=20112  KO=0     )
> deleteOrganization                                       (OK=20112  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10094  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10094  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7835   KO=0     )
> ReadPolicy                                               (OK=90333  KO=7     )
> DeletePolicy                                             (OK=90207  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1337   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7890 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 7237   / active: 371    / done: 281467
================================================================================

22:08:53.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:53.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:54.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:54.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:55.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:55.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:55.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:56.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:56.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:56.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:57.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:57.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:57.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:57.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:58.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:58.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:08:58 GMT                                    3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3938489 KO=53    )
> restLoginInitiate                                        (OK=272133 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=272126 KO=0     )
> User Authorize PKCE stage                                (OK=324806 KO=0     )
> User AccessToken PKCE stage                              (OK=324800 KO=1     )
> tokenUserinfo                                            (OK=52416  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60605  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60605  KO=0     )
>  UI AM idFromSession                                     (OK=60604  KO=0     )
>  UI AM validateGoto                                      (OK=60604  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60600  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60599  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60599  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60599  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60596  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60596  KO=0     )
> Skip 2FA                                                 (OK=151193 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60596  KO=0     )
>  UI IDM uiconfig                                         (OK=60596  KO=0     )
>  UI IDM version                                          (OK=60596  KO=0     )
>  UI IDM privilege                                        (OK=60596  KO=0     )
>  UI IDM features                                         (OK=60596  KO=0     )
>  UI IDM login                                            (OK=60596  KO=0     )
>  UI IDM dashboard                                        (OK=60596  KO=0     )
>  UI IDM managed user schema                              (OK=60596  KO=0     )
>  UI IDM user                                             (OK=60596  KO=0     )
>  UI IDM oidcToken                                        (OK=60596  KO=0     )
> userinfo                                                 (OK=60592  KO=0     )
> GetUUid                                                  (OK=90630  KO=0     )
> UI-Logout                                                (OK=60591  KO=0     )
> GetOpenidConfig                                          (OK=271456 KO=0     )
> UI-Logout Redirect 1                                     (OK=60591  KO=0     )
>  UI AM revoke1                                           (OK=60590  KO=0     )
>  UI AM revoke2                                           (OK=60589  KO=0     )
>  UI AM endsession                                        (OK=60590  KO=0     )
> CreatePolicy                                             (OK=90594  KO=32    )
> RootUserinfo                                             (OK=201875 KO=0     )
> getIdToken                                               (OK=20148  KO=0     )
> getIdToken Redirect 1                                    (OK=20148  KO=0     )
> createOrganization                                       (OK=20146  KO=0     )
> queryOrganization                                        (OK=20145  KO=0     )
> deleteOrganization                                       (OK=20145  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10111  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10110  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7851   KO=0     )
> ReadPolicy                                               (OK=90481  KO=7     )
> DeletePolicy                                             (OK=90325  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1340   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7908 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6828   / active: 405    / done: 281842
================================================================================

22:08:58.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:59.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:59.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:08:59.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:00.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:00.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:00.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:00.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:00.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:01.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:01.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:01.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:01.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:02.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:03.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:03 GMT                                    3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3944459 KO=53    )
> restLoginInitiate                                        (OK=272521 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=272511 KO=0     )
> User Authorize PKCE stage                                (OK=325275 KO=0     )
> User AccessToken PKCE stage                              (OK=325271 KO=1     )
> tokenUserinfo                                            (OK=52478  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60702  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60701  KO=0     )
>  UI AM idFromSession                                     (OK=60700  KO=0     )
>  UI AM validateGoto                                      (OK=60700  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60697  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60696  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60696  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60696  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60695  KO=0     )
> Skip 2FA                                                 (OK=151401 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60694  KO=0     )
>  UI IDM uiconfig                                         (OK=60694  KO=0     )
>  UI IDM version                                          (OK=60694  KO=0     )
>  UI IDM privilege                                        (OK=60693  KO=0     )
>  UI IDM features                                         (OK=60694  KO=0     )
>  UI IDM login                                            (OK=60693  KO=0     )
>  UI IDM dashboard                                        (OK=60692  KO=0     )
>  UI IDM managed user schema                              (OK=60692  KO=0     )
>  UI IDM user                                             (OK=60692  KO=0     )
>  UI IDM oidcToken                                        (OK=60691  KO=0     )
> userinfo                                                 (OK=60690  KO=0     )
> GetUUid                                                  (OK=90756  KO=0     )
> UI-Logout                                                (OK=60687  KO=0     )
> GetOpenidConfig                                          (OK=271867 KO=0     )
> UI-Logout Redirect 1                                     (OK=60687  KO=0     )
>  UI AM revoke1                                           (OK=60687  KO=0     )
>  UI AM revoke2                                           (OK=60687  KO=0     )
>  UI AM endsession                                        (OK=60687  KO=0     )
> CreatePolicy                                             (OK=90723  KO=32    )
> RootUserinfo                                             (OK=202193 KO=0     )
> getIdToken                                               (OK=20175  KO=0     )
> getIdToken Redirect 1                                    (OK=20175  KO=0     )
> createOrganization                                       (OK=20174  KO=0     )
> queryOrganization                                        (OK=20174  KO=0     )
> deleteOrganization                                       (OK=20174  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10129  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10129  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7870   KO=0     )
> ReadPolicy                                               (OK=90617  KO=7     )
> DeletePolicy                                             (OK=90473  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1341   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7923 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6424   / active: 372    / done: 282279
================================================================================

22:09:03.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:03.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:04.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:04.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:04.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:05.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:05.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:05.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:05.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:06.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:06.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:06.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:06.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:06.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:07.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:07.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:08 GMT                                    3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3950142 KO=53    )
> restLoginInitiate                                        (OK=272895 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=272885 KO=0     )
> User Authorize PKCE stage                                (OK=325728 KO=0     )
> User AccessToken PKCE stage                              (OK=325718 KO=1     )
> tokenUserinfo                                            (OK=52538  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60791  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60790  KO=0     )
>  UI AM idFromSession                                     (OK=60790  KO=0     )
>  UI AM validateGoto                                      (OK=60790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60788  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60788  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60788  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60788  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60787  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60785  KO=0     )
> Skip 2FA                                                 (OK=151614 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60784  KO=0     )
>  UI IDM uiconfig                                         (OK=60784  KO=0     )
>  UI IDM version                                          (OK=60784  KO=0     )
>  UI IDM privilege                                        (OK=60784  KO=0     )
>  UI IDM features                                         (OK=60784  KO=0     )
>  UI IDM login                                            (OK=60784  KO=0     )
>  UI IDM dashboard                                        (OK=60783  KO=0     )
>  UI IDM managed user schema                              (OK=60783  KO=0     )
>  UI IDM user                                             (OK=60783  KO=0     )
>  UI IDM oidcToken                                        (OK=60783  KO=0     )
> userinfo                                                 (OK=60782  KO=0     )
> GetUUid                                                  (OK=90876  KO=0     )
> UI-Logout                                                (OK=60782  KO=0     )
> GetOpenidConfig                                          (OK=272255 KO=0     )
> UI-Logout Redirect 1                                     (OK=60782  KO=0     )
>  UI AM revoke1                                           (OK=60782  KO=0     )
>  UI AM revoke2                                           (OK=60782  KO=0     )
>  UI AM endsession                                        (OK=60782  KO=0     )
> CreatePolicy                                             (OK=90842  KO=32    )
> RootUserinfo                                             (OK=202488 KO=0     )
> getIdToken                                               (OK=20201  KO=0     )
> getIdToken Redirect 1                                    (OK=20201  KO=0     )
> createOrganization                                       (OK=20201  KO=0     )
> queryOrganization                                        (OK=20201  KO=0     )
> deleteOrganization                                       (OK=20201  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10148  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10148  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7887   KO=0     )
> ReadPolicy                                               (OK=90748  KO=7     )
> DeletePolicy                                             (OK=90609  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1345   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7939 (99.27%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6028   / active: 357    / done: 282690
================================================================================

22:09:08.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:08.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:09.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:09.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:09.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:10.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:10.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:10.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:10.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:10.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:10.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:12.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:12.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:12.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:12.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:13 GMT                                    3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3955823 KO=53    )
> restLoginInitiate                                        (OK=273287 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=273281 KO=0     )
> User Authorize PKCE stage                                (OK=326190 KO=0     )
> User AccessToken PKCE stage                              (OK=326179 KO=1     )
> tokenUserinfo                                            (OK=52606  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60888  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60887  KO=0     )
>  UI AM idFromSession                                     (OK=60886  KO=0     )
>  UI AM validateGoto                                      (OK=60886  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60879  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60878  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60875  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60874  KO=0     )
> Skip 2FA                                                 (OK=151825 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60874  KO=0     )
>  UI IDM uiconfig                                         (OK=60874  KO=0     )
>  UI IDM version                                          (OK=60874  KO=0     )
>  UI IDM privilege                                        (OK=60873  KO=0     )
>  UI IDM features                                         (OK=60874  KO=0     )
>  UI IDM login                                            (OK=60873  KO=0     )
>  UI IDM dashboard                                        (OK=60873  KO=0     )
>  UI IDM managed user schema                              (OK=60873  KO=0     )
>  UI IDM user                                             (OK=60873  KO=0     )
>  UI IDM oidcToken                                        (OK=60872  KO=0     )
> userinfo                                                 (OK=60871  KO=0     )
> GetUUid                                                  (OK=91003  KO=0     )
> UI-Logout                                                (OK=60870  KO=0     )
> GetOpenidConfig                                          (OK=272628 KO=0     )
> UI-Logout Redirect 1                                     (OK=60869  KO=0     )
>  UI AM revoke1                                           (OK=60868  KO=0     )
>  UI AM revoke2                                           (OK=60868  KO=0     )
>  UI AM endsession                                        (OK=60868  KO=0     )
> CreatePolicy                                             (OK=90965  KO=32    )
> RootUserinfo                                             (OK=202782 KO=0     )
> getIdToken                                               (OK=20229  KO=0     )
> getIdToken Redirect 1                                    (OK=20229  KO=0     )
> createOrganization                                       (OK=20229  KO=0     )
> queryOrganization                                        (OK=20228  KO=0     )
> deleteOrganization                                       (OK=20227  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10159  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10159  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7904   KO=0     )
> ReadPolicy                                               (OK=90867  KO=7     )
> DeletePolicy                                             (OK=90740  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1350   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7954 (99.28%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5624   / active: 366    / done: 283085
================================================================================

22:09:13.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:14.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:14.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:14.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:14.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:14.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:14.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:15.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:15.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:15.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:15.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:16.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:16.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:17.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:17.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:18.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:18 GMT                                    3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3961123 KO=53    )
> restLoginInitiate                                        (OK=273650 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=273641 KO=0     )
> User Authorize PKCE stage                                (OK=326624 KO=0     )
> User AccessToken PKCE stage                              (OK=326620 KO=1     )
> tokenUserinfo                                            (OK=52671  KO=0     )
> UI-Post-Login - stage 1                                  (OK=60958  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60958  KO=0     )
>  UI AM idFromSession                                     (OK=60958  KO=0     )
>  UI AM validateGoto                                      (OK=60958  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60957  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60957  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60957  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60957  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60955  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60955  KO=0     )
> Skip 2FA                                                 (OK=152040 KO=0     )
>  UI Enduser sessioncheck                                 (OK=60955  KO=0     )
>  UI IDM uiconfig                                         (OK=60955  KO=0     )
>  UI IDM version                                          (OK=60954  KO=0     )
>  UI IDM privilege                                        (OK=60954  KO=0     )
>  UI IDM features                                         (OK=60954  KO=0     )
>  UI IDM login                                            (OK=60954  KO=0     )
>  UI IDM dashboard                                        (OK=60954  KO=0     )
>  UI IDM managed user schema                              (OK=60954  KO=0     )
>  UI IDM user                                             (OK=60954  KO=0     )
>  UI IDM oidcToken                                        (OK=60953  KO=0     )
> userinfo                                                 (OK=60951  KO=0     )
> GetUUid                                                  (OK=91116  KO=0     )
> UI-Logout                                                (OK=60950  KO=0     )
> GetOpenidConfig                                          (OK=272984 KO=0     )
> UI-Logout Redirect 1                                     (OK=60950  KO=0     )
>  UI AM revoke1                                           (OK=60950  KO=0     )
>  UI AM revoke2                                           (OK=60950  KO=0     )
>  UI AM endsession                                        (OK=60950  KO=0     )
> CreatePolicy                                             (OK=91083  KO=32    )
> RootUserinfo                                             (OK=203124 KO=0     )
> getIdToken                                               (OK=20260  KO=0     )
> getIdToken Redirect 1                                    (OK=20260  KO=0     )
> createOrganization                                       (OK=20259  KO=0     )
> queryOrganization                                        (OK=20259  KO=0     )
> deleteOrganization                                       (OK=20258  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10172  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10172  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7921   KO=0     )
> ReadPolicy                                               (OK=90988  KO=7     )
> DeletePolicy                                             (OK=90858  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1351   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7970 (99.28%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 5247   / active: 354    / done: 283474
================================================================================

22:09:18.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:19.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:19.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:20.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:21.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:21.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:22.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:22.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:23.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:23.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:23.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:23 GMT                                    3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3966502 KO=53    )
> restLoginInitiate                                        (OK=274047 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=274038 KO=0     )
> User Authorize PKCE stage                                (OK=327076 KO=0     )
> User AccessToken PKCE stage                              (OK=327071 KO=1     )
> tokenUserinfo                                            (OK=52744  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61039  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61037  KO=0     )
>  UI AM idFromSession                                     (OK=61037  KO=0     )
>  UI AM validateGoto                                      (OK=61037  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61034  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61031  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61031  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61031  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61029  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61029  KO=0     )
> Skip 2FA                                                 (OK=152267 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61029  KO=0     )
>  UI IDM uiconfig                                         (OK=61029  KO=0     )
>  UI IDM version                                          (OK=61029  KO=0     )
>  UI IDM privilege                                        (OK=61029  KO=0     )
>  UI IDM features                                         (OK=61029  KO=0     )
>  UI IDM login                                            (OK=61029  KO=0     )
>  UI IDM dashboard                                        (OK=61029  KO=0     )
>  UI IDM managed user schema                              (OK=61029  KO=0     )
>  UI IDM user                                             (OK=61029  KO=0     )
>  UI IDM oidcToken                                        (OK=61028  KO=0     )
> userinfo                                                 (OK=61026  KO=0     )
> GetUUid                                                  (OK=91251  KO=0     )
> UI-Logout                                                (OK=61025  KO=0     )
> GetOpenidConfig                                          (OK=273359 KO=0     )
> UI-Logout Redirect 1                                     (OK=61025  KO=0     )
>  UI AM revoke1                                           (OK=61023  KO=0     )
>  UI AM revoke2                                           (OK=61023  KO=0     )
>  UI AM endsession                                        (OK=61023  KO=0     )
> CreatePolicy                                             (OK=91216  KO=32    )
> RootUserinfo                                             (OK=203445 KO=0     )
> getIdToken                                               (OK=20294  KO=0     )
> getIdToken Redirect 1                                    (OK=20294  KO=0     )
> createOrganization                                       (OK=20293  KO=0     )
> queryOrganization                                        (OK=20293  KO=0     )
> deleteOrganization                                       (OK=20293  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10186  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10186  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7937   KO=0     )
> ReadPolicy                                               (OK=91108  KO=7     )
> DeletePolicy                                             (OK=90980  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1355   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7981 (99.28%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4837   / active: 367    / done: 283871
================================================================================

22:09:23.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:23.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:24.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:24.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:24.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:24.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:25.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:25.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:25.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:25.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:26.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:26.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:27.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:27.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:28.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:28.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:28.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:28 GMT                                    3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3972500 KO=53    )
> restLoginInitiate                                        (OK=274451 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=274445 KO=0     )
> User Authorize PKCE stage                                (OK=327566 KO=0     )
> User AccessToken PKCE stage                              (OK=327560 KO=1     )
> tokenUserinfo                                            (OK=52807  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61137  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61135  KO=0     )
>  UI AM idFromSession                                     (OK=61133  KO=0     )
>  UI AM validateGoto                                      (OK=61133  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61131  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61130  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61130  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61128  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61127  KO=0     )
> Skip 2FA                                                 (OK=152499 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61126  KO=0     )
>  UI IDM uiconfig                                         (OK=61126  KO=0     )
>  UI IDM version                                          (OK=61126  KO=0     )
>  UI IDM privilege                                        (OK=61126  KO=0     )
>  UI IDM features                                         (OK=61126  KO=0     )
>  UI IDM login                                            (OK=61126  KO=0     )
>  UI IDM dashboard                                        (OK=61125  KO=0     )
>  UI IDM managed user schema                              (OK=61125  KO=0     )
>  UI IDM user                                             (OK=61122  KO=0     )
>  UI IDM oidcToken                                        (OK=61122  KO=0     )
> userinfo                                                 (OK=61122  KO=0     )
> GetUUid                                                  (OK=91383  KO=0     )
> UI-Logout                                                (OK=61118  KO=0     )
> GetOpenidConfig                                          (OK=273744 KO=0     )
> UI-Logout Redirect 1                                     (OK=61116  KO=0     )
>  UI AM revoke1                                           (OK=61114  KO=0     )
>  UI AM revoke2                                           (OK=61114  KO=0     )
>  UI AM endsession                                        (OK=61114  KO=0     )
> CreatePolicy                                             (OK=91348  KO=32    )
> RootUserinfo                                             (OK=203749 KO=0     )
> getIdToken                                               (OK=20328  KO=0     )
> getIdToken Redirect 1                                    (OK=20328  KO=0     )
> createOrganization                                       (OK=20328  KO=0     )
> queryOrganization                                        (OK=20328  KO=0     )
> deleteOrganization                                       (OK=20328  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10195  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10195  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7958   KO=0     )
> ReadPolicy                                               (OK=91240  KO=7     )
> DeletePolicy                                             (OK=91100  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1358   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7998 (99.28%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4425   / active: 383    / done: 284267
================================================================================

22:09:29.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:29.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:29.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:30.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:31.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:31.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:31.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:31.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:32.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:33.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:33.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:33.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:33 GMT                                    3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3977924 KO=53    )
> restLoginInitiate                                        (OK=274833 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=274825 KO=0     )
> User Authorize PKCE stage                                (OK=327999 KO=0     )
> User AccessToken PKCE stage                              (OK=327997 KO=1     )
> tokenUserinfo                                            (OK=52879  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61217  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61217  KO=0     )
>  UI AM idFromSession                                     (OK=61217  KO=0     )
>  UI AM validateGoto                                      (OK=61217  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61212  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61211  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61211  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61210  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61209  KO=0     )
> Skip 2FA                                                 (OK=152697 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61209  KO=0     )
>  UI IDM uiconfig                                         (OK=61209  KO=0     )
>  UI IDM version                                          (OK=61209  KO=0     )
>  UI IDM privilege                                        (OK=61209  KO=0     )
>  UI IDM features                                         (OK=61209  KO=0     )
>  UI IDM login                                            (OK=61209  KO=0     )
>  UI IDM dashboard                                        (OK=61209  KO=0     )
>  UI IDM managed user schema                              (OK=61209  KO=0     )
>  UI IDM user                                             (OK=61209  KO=0     )
>  UI IDM oidcToken                                        (OK=61208  KO=0     )
> userinfo                                                 (OK=61208  KO=0     )
> GetUUid                                                  (OK=91495  KO=0     )
> UI-Logout                                                (OK=61207  KO=0     )
> GetOpenidConfig                                          (OK=274117 KO=0     )
> UI-Logout Redirect 1                                     (OK=61207  KO=0     )
>  UI AM revoke1                                           (OK=61207  KO=0     )
>  UI AM revoke2                                           (OK=61207  KO=0     )
>  UI AM endsession                                        (OK=61207  KO=0     )
> CreatePolicy                                             (OK=91460  KO=32    )
> RootUserinfo                                             (OK=204076 KO=0     )
> getIdToken                                               (OK=20349  KO=0     )
> getIdToken Redirect 1                                    (OK=20349  KO=0     )
> createOrganization                                       (OK=20348  KO=0     )
> queryOrganization                                        (OK=20348  KO=0     )
> deleteOrganization                                       (OK=20348  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10207  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10207  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7968   KO=0     )
> ReadPolicy                                               (OK=91368  KO=7     )
> DeletePolicy                                             (OK=91231  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1359   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8024 (99.28%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4032   / active: 357    / done: 284686
================================================================================

22:09:33.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:34.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:34.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:34.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:35.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:35.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:36.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:36.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:36.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:36.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:36.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:37.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:37.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:38.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:38.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:38.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:38 GMT                                    3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3983066 KO=53    )
> restLoginInitiate                                        (OK=275234 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=275220 KO=0     )
> User Authorize PKCE stage                                (OK=328440 KO=0     )
> User AccessToken PKCE stage                              (OK=328429 KO=1     )
> tokenUserinfo                                            (OK=52961  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61288  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61288  KO=0     )
>  UI AM idFromSession                                     (OK=61286  KO=0     )
>  UI AM validateGoto                                      (OK=61286  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61283  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61281  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61281  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61281  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61276  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61276  KO=0     )
> Skip 2FA                                                 (OK=152923 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61276  KO=0     )
>  UI IDM uiconfig                                         (OK=61276  KO=0     )
>  UI IDM version                                          (OK=61276  KO=0     )
>  UI IDM privilege                                        (OK=61276  KO=0     )
>  UI IDM features                                         (OK=61276  KO=0     )
>  UI IDM login                                            (OK=61276  KO=0     )
>  UI IDM dashboard                                        (OK=61276  KO=0     )
>  UI IDM managed user schema                              (OK=61276  KO=0     )
>  UI IDM user                                             (OK=61276  KO=0     )
>  UI IDM oidcToken                                        (OK=61276  KO=0     )
> userinfo                                                 (OK=61276  KO=0     )
> GetUUid                                                  (OK=91622  KO=0     )
> UI-Logout                                                (OK=61275  KO=0     )
> GetOpenidConfig                                          (OK=274486 KO=0     )
> UI-Logout Redirect 1                                     (OK=61275  KO=0     )
>  UI AM revoke1                                           (OK=61274  KO=0     )
>  UI AM revoke2                                           (OK=61274  KO=0     )
>  UI AM endsession                                        (OK=61274  KO=0     )
> CreatePolicy                                             (OK=91590  KO=32    )
> RootUserinfo                                             (OK=204405 KO=0     )
> getIdToken                                               (OK=20378  KO=0     )
> getIdToken Redirect 1                                    (OK=20378  KO=0     )
> createOrganization                                       (OK=20378  KO=0     )
> queryOrganization                                        (OK=20378  KO=0     )
> deleteOrganization                                       (OK=20378  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10223  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10223  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7983   KO=0     )
> ReadPolicy                                               (OK=91479  KO=7     )
> DeletePolicy                                             (OK=91361  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1363   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8040 (99.28%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3613   / active: 373    / done: 285089
================================================================================

22:09:39.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:39.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:40.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:40.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:40.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:40.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:40.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:40.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:41.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:41.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:41.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:41.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:41.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:42.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:42.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:42.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:43.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:43 GMT                                    3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3988590 KO=53    )
> restLoginInitiate                                        (OK=275631 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=275614 KO=0     )
> User Authorize PKCE stage                                (OK=328908 KO=0     )
> User AccessToken PKCE stage                              (OK=328901 KO=1     )
> tokenUserinfo                                            (OK=53032  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61367  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61367  KO=0     )
>  UI AM idFromSession                                     (OK=61365  KO=0     )
>  UI AM validateGoto                                      (OK=61365  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61361  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61361  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61361  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61358  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61358  KO=0     )
> Skip 2FA                                                 (OK=153151 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61358  KO=0     )
>  UI IDM uiconfig                                         (OK=61358  KO=0     )
>  UI IDM version                                          (OK=61358  KO=0     )
>  UI IDM privilege                                        (OK=61356  KO=0     )
>  UI IDM features                                         (OK=61356  KO=0     )
>  UI IDM login                                            (OK=61356  KO=0     )
>  UI IDM dashboard                                        (OK=61356  KO=0     )
>  UI IDM managed user schema                              (OK=61356  KO=0     )
>  UI IDM user                                             (OK=61356  KO=0     )
>  UI IDM oidcToken                                        (OK=61355  KO=0     )
> userinfo                                                 (OK=61355  KO=0     )
> GetUUid                                                  (OK=91779  KO=0     )
> UI-Logout                                                (OK=61355  KO=0     )
> GetOpenidConfig                                          (OK=274885 KO=0     )
> UI-Logout Redirect 1                                     (OK=61353  KO=0     )
>  UI AM revoke1                                           (OK=61352  KO=0     )
>  UI AM revoke2                                           (OK=61352  KO=0     )
>  UI AM endsession                                        (OK=61352  KO=0     )
> CreatePolicy                                             (OK=91739  KO=32    )
> RootUserinfo                                             (OK=204705 KO=0     )
> getIdToken                                               (OK=20403  KO=0     )
> getIdToken Redirect 1                                    (OK=20403  KO=0     )
> createOrganization                                       (OK=20403  KO=0     )
> queryOrganization                                        (OK=20402  KO=0     )
> deleteOrganization                                       (OK=20402  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10235  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10235  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8003   KO=0     )
> ReadPolicy                                               (OK=91613  KO=7     )
> DeletePolicy                                             (OK=91473  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1365   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8057 (99.29%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 3205   / active: 398    / done: 285472
================================================================================

22:09:43.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:43.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:44.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:44.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:46.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:46.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:46.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:46.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:47.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:47.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:47.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:48.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:48.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:48 GMT                                    3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3994206 KO=53    )
> restLoginInitiate                                        (OK=275987 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=275979 KO=0     )
> User Authorize PKCE stage                                (OK=329350 KO=0     )
> User AccessToken PKCE stage                              (OK=329343 KO=1     )
> tokenUserinfo                                            (OK=53099  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61455  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61455  KO=0     )
>  UI AM idFromSession                                     (OK=61455  KO=0     )
>  UI AM validateGoto                                      (OK=61455  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61453  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61453  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61452  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61451  KO=0     )
> Skip 2FA                                                 (OK=153346 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61451  KO=0     )
>  UI IDM uiconfig                                         (OK=61451  KO=0     )
>  UI IDM version                                          (OK=61450  KO=0     )
>  UI IDM privilege                                        (OK=61449  KO=0     )
>  UI IDM features                                         (OK=61449  KO=0     )
>  UI IDM login                                            (OK=61449  KO=0     )
>  UI IDM dashboard                                        (OK=61449  KO=0     )
>  UI IDM managed user schema                              (OK=61449  KO=0     )
>  UI IDM user                                             (OK=61449  KO=0     )
>  UI IDM oidcToken                                        (OK=61448  KO=0     )
> userinfo                                                 (OK=61448  KO=0     )
> GetUUid                                                  (OK=91910  KO=0     )
> UI-Logout                                                (OK=61447  KO=0     )
> GetOpenidConfig                                          (OK=275300 KO=0     )
> UI-Logout Redirect 1                                     (OK=61445  KO=0     )
>  UI AM revoke1                                           (OK=61444  KO=0     )
>  UI AM revoke2                                           (OK=61444  KO=0     )
>  UI AM endsession                                        (OK=61444  KO=0     )
> CreatePolicy                                             (OK=91878  KO=32    )
> RootUserinfo                                             (OK=204897 KO=0     )
> getIdToken                                               (OK=20432  KO=0     )
> getIdToken Redirect 1                                    (OK=20432  KO=0     )
> createOrganization                                       (OK=20432  KO=0     )
> queryOrganization                                        (OK=20432  KO=0     )
> deleteOrganization                                       (OK=20432  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10251  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10250  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8018   KO=0     )
> ReadPolicy                                               (OK=91762  KO=7     )
> DeletePolicy                                             (OK=91605  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1370   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8070 (99.29%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 2834   / active: 366    / done: 285875
================================================================================

22:09:48.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:48.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:49.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:50.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:51.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:52.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:52.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:09:53.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-20 22:09:53 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3999716 KO=53    )
> restLoginInitiate                                        (OK=276396 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=276385 KO=0     )
> User Authorize PKCE stage                                (OK=329806 KO=0     )
> User AccessToken PKCE stage                              (OK=329802 KO=1     )
> tokenUserinfo                                            (OK=53174  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61540  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61538  KO=0     )
>  UI AM idFromSession                                     (OK=61534  KO=0     )
>  UI AM validateGoto                                      (OK=61534  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61532  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61532  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61531  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61532  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61531  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61531  KO=0     )
> Skip 2FA                                                 (OK=153571 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61531  KO=0     )
>  UI IDM uiconfig                                         (OK=61531  KO=0     )
>  UI IDM version                                          (OK=61531  KO=0     )
>  UI IDM privilege                                        (OK=61531  KO=0     )
>  UI IDM features                                         (OK=61531  KO=0     )
>  UI IDM login                                            (OK=61531  KO=0     )
>  UI IDM dashboard                                        (OK=61531  KO=0     )
>  UI IDM managed user schema                              (OK=61531  KO=0     )
>  UI IDM user                                             (OK=61531  KO=0     )
>  UI IDM oidcToken                                        (OK=61528  KO=0     )
> userinfo                                                 (OK=61527  KO=0     )
> GetUUid                                                  (OK=92051  KO=0     )
> UI-Logout                                                (OK=61527  KO=0     )
> GetOpenidConfig                                          (OK=275726 KO=0     )
> UI-Logout Redirect 1                                     (OK=61525  KO=0     )
>  UI AM revoke1                                           (OK=61525  KO=0     )
>  UI AM revoke2                                           (OK=61524  KO=0     )
>  UI AM endsession                                        (OK=61525  KO=0     )
> CreatePolicy                                             (OK=92017  KO=32    )
> RootUserinfo                                             (OK=205134 KO=0     )
> getIdToken                                               (OK=20454  KO=0     )
> getIdToken Redirect 1                                    (OK=20454  KO=0     )
> createOrganization                                       (OK=20454  KO=0     )
> queryOrganization                                        (OK=20454  KO=0     )
> deleteOrganization                                       (OK=20454  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10264  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10264  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8033   KO=0     )
> ReadPolicy                                               (OK=91902  KO=7     )
> DeletePolicy                                             (OK=91751  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1375   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8090 (99.29%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 2411   / active: 402    / done: 286262
================================================================================


================================================================================
2024-11-20 22:09:53 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3999716 KO=53    )
> restLoginInitiate                                        (OK=276396 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=276385 KO=0     )
> User Authorize PKCE stage                                (OK=329806 KO=0     )
> User AccessToken PKCE stage                              (OK=329802 KO=1     )
> tokenUserinfo                                            (OK=53174  KO=0     )
> UI-Post-Login - stage 1                                  (OK=61540  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61538  KO=0     )
>  UI AM idFromSession                                     (OK=61534  KO=0     )
>  UI AM validateGoto                                      (OK=61534  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61532  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61532  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61531  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61532  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61531  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61531  KO=0     )
> Skip 2FA                                                 (OK=153571 KO=0     )
>  UI Enduser sessioncheck                                 (OK=61531  KO=0     )
>  UI IDM uiconfig                                         (OK=61531  KO=0     )
>  UI IDM version                                          (OK=61531  KO=0     )
>  UI IDM privilege                                        (OK=61531  KO=0     )
>  UI IDM features                                         (OK=61531  KO=0     )
>  UI IDM login                                            (OK=61531  KO=0     )
>  UI IDM dashboard                                        (OK=61531  KO=0     )
>  UI IDM managed user schema                              (OK=61531  KO=0     )
>  UI IDM user                                             (OK=61531  KO=0     )
>  UI IDM oidcToken                                        (OK=61528  KO=0     )
> userinfo                                                 (OK=61527  KO=0     )
> GetUUid                                                  (OK=92051  KO=0     )
> UI-Logout                                                (OK=61527  KO=0     )
> GetOpenidConfig                                          (OK=275726 KO=0     )
> UI-Logout Redirect 1                                     (OK=61525  KO=0     )
>  UI AM revoke1                                           (OK=61525  KO=0     )
>  UI AM revoke2                                           (OK=61524  KO=0     )
>  UI AM endsession                                        (OK=61525  KO=0     )
> CreatePolicy                                             (OK=92017  KO=32    )
> RootUserinfo                                             (OK=205134 KO=0     )
> getIdToken                                               (OK=20454  KO=0     )
> getIdToken Redirect 1                                    (OK=20454  KO=0     )
> createOrganization                                       (OK=20454  KO=0     )
> queryOrganization                                        (OK=20454  KO=0     )
> deleteOrganization                                       (OK=20454  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10264  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10264  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8033   KO=0     )
> ReadPolicy                                               (OK=91902  KO=7     )
> DeletePolicy                                             (OK=91751  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1375   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8090 (99.29%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 0.06%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 2411   / active: 402    / done: 286262
================================================================================

22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 286638: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 286637: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286663: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 286633: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 286635: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286663,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.24669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b6fa193, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3, password -> Pa_ssw0rd, fake-ip -> 153.119.106.61, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7557380),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3
	X-Forwarded-For: 153.119.106.61
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286637,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.141077, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62cd6b95, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"mzuYU76PqCdTWoJnZnKdEn1R4sA.*AAJTSQACMDIAAlNLABxzaVhQSVZYRU02ZC8ydmhOYnFub2l0T3ZvTG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140593569), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mzuYU76PqCdTWoJnZnKdEn1R4sA.*AAJTSQACMDIAAlNLABxzaVhQSVZYRU02ZC8ydmhOYnFub2l0T3ZvTG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140593569))), password -> Pa_ssw0rd, fake-ip -> 26.227.142.45, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4edc019f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@1c8bf8bf, tokenId -> mzuYU76PqCdTWoJnZnKdEn1R4sA.*AAJTSQACMDIAAlNLABxzaVhQSVZYRU02ZC8ydmhOYnFub2l0T3ZvTG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,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=mzuYU76PqCdTWoJnZnKdEn1R4sA.*AAJTSQACMDIAAlNLABxzaVhQSVZYRU02ZC8ydmhOYnFub2l0T3ZvTG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=mzuYU76PqCdTWoJnZnKdEn1R4sA.*AAJTSQACMDIAAlNLABxzaVhQSVZYRU02ZC8ydmhOYnFub2l0T3ZvTG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286664: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 286636: j.i.IOException: Premature close
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286638,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.10700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a15cb8, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"22XIsXIBDlr4UWUI51dy7Q6W0Dc.*AAJTSQACMDIAAlNLABxETzYycDhsLzNjV3oyL2VQaXN3dm0wdWkzSDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140593594), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=22XIsXIBDlr4UWUI51dy7Q6W0Dc.*AAJTSQACMDIAAlNLABxETzYycDhsLzNjV3oyL2VQaXN3dm0wdWkzSDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140593594))), password -> Pa_ssw0rd, fake-ip -> 151.160.248.150, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c68ec4c, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@549e4fbe, tokenId -> 22XIsXIBDlr4UWUI51dy7Q6W0Dc.*AAJTSQACMDIAAlNLABxETzYycDhsLzNjV3oyL2VQaXN3dm0wdWkzSDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
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=22XIsXIBDlr4UWUI51dy7Q6W0Dc.*AAJTSQACMDIAAlNLABxETzYycDhsLzNjV3oyL2VQaXN3dm0wdWkzSDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=22XIsXIBDlr4UWUI51dy7Q6W0Dc.*AAJTSQACMDIAAlNLABxETzYycDhsLzNjV3oyL2VQaXN3dm0wdWkzSDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286664,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.106682, randomPolicyName -> testPolicy681314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a539b6, 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 -> 254.236.100.162, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@649ea03d),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
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: 254.236.100.162
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286633,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.55810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@246df46c, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"m4oWKLgLuX4kA5oJ7fLHpk-NYC0.*AAJTSQACMDIAAlNLABw4d2dSeFNCMjBIaEhYaUlFNzEzTnM0WWdEU1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140593548), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=m4oWKLgLuX4kA5oJ7fLHpk-NYC0.*AAJTSQACMDIAAlNLABw4d2dSeFNCMjBIaEhYaUlFNzEzTnM0WWdEU1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140593548))), password -> Pa_ssw0rd, fake-ip -> 39.184.221.64, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a35ba37, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@23803f9, tokenId -> m4oWKLgLuX4kA5oJ7fLHpk-NYC0.*AAJTSQACMDIAAlNLABw4d2dSeFNCMjBIaEhYaUlFNzEzTnM0WWdEU1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
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=m4oWKLgLuX4kA5oJ7fLHpk-NYC0.*AAJTSQACMDIAAlNLABw4d2dSeFNCMjBIaEhYaUlFNzEzTnM0WWdEU1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=m4oWKLgLuX4kA5oJ7fLHpk-NYC0.*AAJTSQACMDIAAlNLABw4d2dSeFNCMjBIaEhYaUlFNzEzTnM0WWdEU1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286635,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72f9a807, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"scZI6hfReegH5dYc1EP8uZTtHp8.*AAJTSQACMDIAAlNLABxTdEcxNWhOOEJNQUk4ZXJQMHdZemZCbWtmNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140593569), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=scZI6hfReegH5dYc1EP8uZTtHp8.*AAJTSQACMDIAAlNLABxTdEcxNWhOOEJNQUk4ZXJQMHdZemZCbWtmNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140593569))), password -> Pa_ssw0rd, fake-ip -> 211.171.162.165, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4972a78, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@68e3db0b, tokenId -> scZI6hfReegH5dYc1EP8uZTtHp8.*AAJTSQACMDIAAlNLABxTdEcxNWhOOEJNQUk4ZXJQMHdZemZCbWtmNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
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=scZI6hfReegH5dYc1EP8uZTtHp8.*AAJTSQACMDIAAlNLABxTdEcxNWhOOEJNQUk4ZXJQMHdZemZCbWtmNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=scZI6hfReegH5dYc1EP8uZTtHp8.*AAJTSQACMDIAAlNLABxTdEcxNWhOOEJNQUk4ZXJQMHdZemZCbWtmNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286636,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.18835, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5efbff, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"8sMufTPWWP-Z6ooM5-cTu47TRzY.*AAJTSQACMDIAAlNLABw5Tm5IYjJubnBncnFib0JQNjUvbWhPY1ZsM2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732140593565), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8sMufTPWWP-Z6ooM5-cTu47TRzY.*AAJTSQACMDIAAlNLABw5Tm5IYjJubnBncnFib0JQNjUvbWhPY1ZsM2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732140593565))), password -> Pa_ssw0rd, fake-ip -> 137.34.214.34, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e4904b, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2405958, tokenId -> 8sMufTPWWP-Z6ooM5-cTu47TRzY.*AAJTSQACMDIAAlNLABw5Tm5IYjJubnBncnFib0JQNjUvbWhPY1ZsM2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007a5cec698000@3acfee0b,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
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=8sMufTPWWP-Z6ooM5-cTu47TRzY.*AAJTSQACMDIAAlNLABw5Tm5IYjJubnBncnFib0JQNjUvbWhPY1ZsM2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=8sMufTPWWP-Z6ooM5-cTu47TRzY.*AAJTSQACMDIAAlNLABw5Tm5IYjJubnBncnFib0JQNjUvbWhPY1ZsM2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
22:09:53.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 h
[INFO] Finished at: 2024-11-20T22:09:53Z
[INFO] ------------------------------------------------------------------------
2024-11-20 22:09:53,779 INFO    Gatling simulation run ended successfully
2024-11-20 22:09:53,779 DEBUG   No archive name provided. No archive will be created
